Hi i've got a server with lenny installed on it with samba 3.2.5. I need to use preexec and postexec command into the [netlogon] service like this root preexec = /etc/samba/ntlogon -u %U -g %G -o %a -d /etc/samba/netlogon/ -f /etc/samba/ntlogon.conf but the root preexec command is not evaluate. I use the same command into other server with different version of samba and it's ok so do you know if there is a bug with the 3.2.5 version or have you got a solution for me thanks in advance
Christian PERRIER
2010-Feb-19 06:04 UTC
[Samba] Samba 3.2.5 / Debian Lenny preexec/postexec
Quoting Didier Roques (Didier.Roques at brive.unilim.fr):> Hi > i've got a server with lenny installed on it with samba 3.2.5. > > I need to use preexec and postexec command into the [netlogon] service > like this > root preexec = /etc/samba/ntlogon -u %U -g %G -o %a -d > /etc/samba/netlogon/ -f /etc/samba/ntlogon.conf > > but the root preexec command is not evaluate. > > I use the same command into other server with different version of samba > and it's okHave you tried increasing the log level and check what happens in log files?