Kevin on 3 Mar 2005 12:35:10 -0000 |
Some one was asking about how to mount an active directory share on linux last night at the meeting. Here is the command i use. mount -t smbfs -o username={ActiveDirectoryUserName},uid=ruse,gid=ruse //{ActiveDirectoryComputerName}/{ActiveDirectoryShareName} /mnt/gdrive Now to go the other direction, mounting samba shares to an active directory domain, that is the tricky part where you have have the linux machine join the domain and all the jazz. ___________________________________________________________________________ Philadelphia Linux Users Group -- http://www.phillylinux.org Announcements - http://lists.phillylinux.org/mailman/listinfo/plug-announce General Discussion -- http://lists.phillylinux.org/mailman/listinfo/plug
|
|