> How about adding this to the init script then?:
> 
> if [ "`testparm -s --parameter-name='domain logons' 2>/dev/null`" = "No" ] \
>    && [ "`testparm -s --parameter-name='security' 2>/dev/null`" != "DOMAIN" ]
> then
>       exit 0
> fi


I'm not completely sure that using winbindd is limited to
"security=domain". I have no experience of "security=ads" for
instance. Same for "security=server".

But, again, I'm not sure of all this. I actually just feel it would be
too restrictive maybe




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to