Displaying 1 result from an estimated 1 matches for "ntilinux".
2003 Jul 22
3
login script variable problem
...problem with my
login script though.  I can't seem get the %u or %U variable to work.  I am
trying to map a drive letter via the login.bat script file for each user
that authenticates to the domain, however it seems to strip the % symbol
while running and gives an error that it can't find \\ntilinux\u
<file://ntilinux/u>  or \\ntilinux\U <file://ntilinux/U>  respectively.
 
I am running Red Hat 8.0, Samba 2.2.8 and a W2K workstation.
 
Can anyone help?  Thanks.
 
Copy of my smb.conf file
????????????
[global]
workgroup = DOMAIN
server string = ntilinux
encrypt passwords = Yes
smb p...