CVS update: samba/source/libsmb

jmcd at samba.org jmcd at samba.org
Wed Mar 24 17:32:55 GMT 2004


Date:	Wed Mar 24 17:32:55 2004
Author:	jmcd

Update of /home/cvs/samba/source/libsmb
In directory dp.samba.org:/tmp/cvs-serv1304/libsmb

Modified Files:
      Tag: SAMBA_3_0
	cliconnect.c 
Log Message:
Fix bugzilla # 1208

Winbind tickets expired.  We now check the expiration time, and acquire
new tickets.  We couln't rely on renewing them, because if we didn't get 
a request before they expired, we wouldn't have renewed them.  Also, there 
is a one-week limit in MS on renewal life, so new tickets would have been
needed after a week anyway.   Default is 10 hours, so we should only be 
acquiring them that often, unless the configuration on the DC is changed (and
the minimum is 1 hour). 


Revisions:
cliconnect.c		1.71.2.54 => 1.71.2.55
	http://www.samba.org/cgi-bin/cvsweb/samba/source/libsmb/cliconnect.c.diff?r1=1.71.2.54&r2=1.71.2.55


More information about the samba-cvs mailing list