CVS update: samba/source/printing

abartlet at samba.org abartlet at samba.org
Sat Jan 26 17:02:30 EST 2002


Date:	Fri Jan 25 22:02:30 2002
Author:	abartlet

Update of /data/cvs/samba/source/printing
In directory va:/tmp/cvs-serv16689/printing

Modified Files:
	nt_printing.c 
Log Message:
These changes commited on a 'no less broken' basis.

The previous code attempted to call winbind to find out the domain sid.  This
couldn't work for a number of reasons - not the least of which was that both
the client and server ends would reject any name (in this case domain name)
without a \ in it (or lp_winbind_seperator()).

I think this is what was intended to occour.  If there is still some need to
contact winbind for this information, I suggest a new call be created for this
- as it the server-side code doesn't allow for this information to be extracted
easily in any case.

Finally, it gets in the way of the default domain code a bit - hence why I was
actually looking at it...

Andrew Bartlett


Revisions:
nt_printing.c		1.191 => 1.192
	http://www.samba.org/cgi-bin/cvsweb/samba/source/printing/nt_printing.c?r1=1.191&r2=1.192




More information about the samba-cvs mailing list