Displaying 2 results from an estimated 2 matches for "samba_system".
2006 May 04
1
providing the current samba PID to a preexec script
Hi all,
I'd to provide the current samba PID with wich the user will be looged
in. It seems this variable is %d in smb.conf
I write it in a log file, and all I can see is the domain name, not the pid
here is the line in my smb.conf :
....
root preexec = /samba_system/scripts/connect.sh %u %m %I %T %D %d
....
what am I doiong wrong ?
Thanks,
val?ry
2005 Dec 02
1
can't mount smb shares
...BUF=8192
mangling method = hash2
Dos charset = 850
Unix charset = ISO8859-1
time server = yes
logon script = %U.bat
logon drive = h:
logon home = \\carbone\%U
logon path = \\carbone\profiles\%U
add machine script = /samba_system/scripts/smbldap-useradd -w "%u"
root preexec = /samba_system/scripts/connect.sh %u %m %I %T %D
root preexec close = yes
domain logons = Yes
os level = 254
local master = Yes
preferred master = Yes
domain master = yes...