samba v3 - winbindd -B -Y options gone?

John E. Malmberg wb8tyw at qsl.net
Tue Aug 8 14:56:34 GMT 2006


Gerald (Jerry) Carter wrote:
> John E. Malmberg wrote:
> 
>>The documentation still lists a -Y option to fall 
>>back to a single process behavior at:
>>
>>http://samba.org/samba/docs/man/manpages-3/winbindd.8.html
> 
> 
> I'll fix this.

This is also out of date then.

http://samba.org/samba/docs/man/Samba3-HOWTO/winbind.html

> 
>>And even though -B is now default, is there a way 
>>to restore the previous behavior?
> 
> Nope.

OK, On OpenVMS, if I have to vfork() a child, the child must start at 
main() and set everything up from there.

So it looks like I would need a method of passing the contents of the 
child structure to the new process/image after it was activated, and 
something that would do initialization tasks of main() in winbindd, but 
then set up a winbindd_child structure from the parent, and then jump to 
the child code in winbindd_dual.

Any tips?

-John
wb8tyw at qsl.net
Personal Opinion Only



More information about the samba-technical mailing list