I'm attempting to mount home folders from AD and they don't seem to work.  I have the following line in the pam_mount.conf file:<br><br>volume * cifs <a href="http://studenta.ucastudent.net">studenta.ucastudent.net
</a> Home /home/&/Desktop/SaveHere uid=& - -<br><br clear="all">But nothing mounts and I don't seen any appreciable errors in the messages file.<br><br>Any help would be appreciated.<br><br>Here are the lines that are not commented in the pam_mount.conf file:
<br><br>debug 1<br>mkmountpoint 1<br>options_allow    nosuid,nodev,loop,encryption,fsck<br>lsof /usr/sbin/lsof %(MNTPT)<br>fsck /sbin/fsck -p %(FSCKTARGET)<br>losetup /sbin/losetup -p0 "%(before=\"-e\" CIPHER)" "%(before=\"-k\" KEYBITS)" %(FSCKLOOP) %(VOLUME)
<br>unlosetup /sbin/losetup -d %(FSCKLOOP)<br>cifsmount /bin/mount -t cifs //%(SERVER)/%(VOLUME) %(MNTPT) -o "username=%(USER),uid=%(USERUID),gid=%(USERGID)%(before=\",\" OPTIONS)"<br>smbmount /usr/bin/smbmount   //%(SERVER)/%(VOLUME) %(MNTPT) -o "username=%(USER),uid=%(USERUID),gid=%(USERGID)%(before=\",\" OPTIONS)"
<br>ncpmount /usr/bin/ncpmount   %(SERVER)/%(USER) %(MNTPT) -o "pass-fd=0,volume=%(VOLUME)%(before=\",\" OPTIONS)"<br>smbumount /usr/bin/smbumount %(MNTPT)<br>ncpumount /usr/bin/ncpumount %(MNTPT)<br>fusemount  /sbin/mount.fuse    %(VOLUME) %(MNTPT) "%(before=\"-o\" OPTIONS)"
<br>fuseumount /usr/bin/fusermount -u %(MNTPT)<br>umount /bin/umount %(MNTPT)<br>lclmount /bin/mount -p0 -t %(FSTYPE) %(VOLUME) %(MNTPT) "%(before=\"-o\" OPTIONS)"<br>cryptmount /bin/mount -t crypt "%(before=\"-o\" OPTIONS)" %(VOLUME) %(MNTPT)
<br>nfsmount /bin/mount %(SERVER):%(VOLUME) %(MNTPT) "%(before=\"-o\" OPTIONS)"<br>mntagain /bin/mount --bind %(PREVMNTPT) %(MNTPT)<br>mntcheck /bin/mount # For BSDs (don't have /etc/mtab)<br>pmvarrun /usr/sbin/pmvarrun -u %(USER) -o %(OPERATION)
<br>volume * cifs <a href="http://studenta.ucastudent.net">studenta.ucastudent.net</a> Home /home/&/Desktop uid=& - -<br><br>-- <br>Mel Wade<br>"The real problem is not whether machines think but whether men do." - BF Skinner
<br><a href="http://www.melwade.com">http://www.melwade.com</a><br>