Date:   Wed Jul  2 03:04:15 2003
Author: tpot

Update of /data/cvs/samba/source/lib
In directory dp.samba.org:/tmp/cvs-serv28197/lib

Modified Files:
      Tag: SAMBA_3_0
        popt_common.c 
Log Message:
Fix poptOption definition for --no-pass and --kerberos options.  The 'value' 
field for an option should be set to an identifier to use in a switch 
statement or zero if the the arg field is to be updated only.

This fixes smbclient -k always prompting for a password which we don't need.


Revisions:
popt_common.c           1.2.2.6 => 1.2.2.7
        
http://www.samba.org/cgi-bin/cvsweb/samba/source/lib/popt_common.c.diff?r1=1.2.2.6&r2=1.2.2.7

Reply via email to