Displaying 1 result from an estimated 1 matches for "631688".
Did you mean:
63168
2008 Feb 04
2
root preexec problem
Hi,
I'm doing an upgrade to the latest samba 3.0.28, and something's bugging me: on the old server I had this working OK:
root preexec = /usr/local/bin/ntlogon.py --user=%U --os=%m --dir=/home/samba/netlogon/ && /usr/local/bin/pdc-log.sh %U %m %a %d
On 3.0.28, I can only get the first script to run, everything after && is ignored. I have tried to put just the second