Source: http://wiki.procooling.com/index.php/Snap_OS_v3_with_Active_Directory
Snap OS v3 with Active Directory
From Pro/Wiki
Join the *NIX machine to your Active Directory (see WinBind docs)
Turn on NFS sharing in the Snap Server.
Edit the root$ share and add an NFS entry for UID 0 from the IP of your *NIX machine.
Make a directory on the *NIX machine for a NFS mount - e.g. mkdir /mnt/snap
As root, mount the root$ share of the snap using NFS from the *NIX machine
e.g. # mount -t nfs ip.of.snap.server:/root$ /mnt/snap
Edit your /etc/samba/smb.conf to share the mounted folder to Active Directory users.
This should get you up and running. Hope someone finds this useful.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment