PATCH HEAD (no ldap secret retrieved)

Ignacio Coupeau icoupeau at unav.es
Mon Dec 17 10:10:18 GMT 2001


I found the error (HEAD 2001/12/17 16:00 GMT) in the logs:
--
[2001/12/17 19:23:22, 0] passdb/secrets.c:fetch_ldap_pw(274)
  fetch_ldap_pw: no ldap secret retrieved!
-- 

follow the code, I found a mistake (?) in the utils/smbpasswd.c:

*************** static int process_root(int argc, char *
*
        user_name[0] = '\0';
  
!       //while ((ch = getopt(argc, argv, "axdehmnijr:swR:D:U:L")) !=
EOF) {
!       while ((ch = getopt(argc, argv, "axdehmnj:r:sw:R:D:U:L")) !=
EOF) {

should be "axdehmnj:r:sw:R:D:U:L" no "axdehmnijr:swR:D:U:L"

Ignacio
____________________________________________________
Ignacio Coupeau, Ph.D.     e-mail: icoupeau at unav.es
CTI, Director              fax:    948 425619
University of Navarra      voice:  948 425600
Pamplona, SPAIN            http://www.unav.es/cti/




More information about the samba-technical mailing list