hi!

im trying to mount smbfs resources from an ldap

if i put in nisMapEntry this

-fstype=smbfs,credentials=/home/abo/smb.creds

everything is working right. then i want to do it per user but variable
substitution doesn't work, i tried:

-fstype=smbfs,credentials=/home/$USER/smb.creds

-fstype=smbfs,credentials=/home/${USER}/smb.creds

-fstype=smbfs,credentials=~/smb.creds

but no succes.

how can i get per user credentiasl? im on the wrong direction?

thx

abo

_______________________________________________
autofs mailing list
autofs@linux.kernel.org
http://linux.kernel.org/mailman/listinfo/autofs

Reply via email to