Revision of AFP with Open Directory from Wed, 01/27/2010 - 13:51

Revisions allow you to track differences between multiple versions of your content, and revert back to older versions.

How to get FreeNAS 0.7 to authenticate via LDAP against Open Drirectory on OS X Server.

From a forum post on the FreeNAS forums.

UAMS compiling

Installation
If you are running from a hard drive install, you can simply copy uams_pam.so and uams_dhx_pam.so to /etc/uams. Then create symbolic links to them:

cd /etc/uams
ln -sf uams_dhx_pam.so uams_dhx.so
ln -sf uams_pam.so uams_clrtxt.so

However, if you are running an embedded install on a compact flash drive, that modification will be wiped out at reboot.The trick to getting the change to stick is to either update the disk image on the flash drive (pain in the butt), or use Command Scripts to copy the files and sym link them after bootup.

http://sourceforge.net/apps/phpbb/freenas/viewtopic.php?f=50&t=913&p=25518#p25518

Recent Updates

  • 2 years 1 week ago
  • 2 years 1 week ago
  • 2 years 2 weeks ago
    php 8.x
  • 2 years 2 weeks ago
    10.6.7
  • 2 years 2 weeks ago
    Drop Centos 5/6 stuff