Searched refs:oldpwfile (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/bsd/openldap/dist/clients/tools/
H A Dldappasswd.c67 static char *oldpwfile = NULL; variable
156 oldpwfile = optarg;
203 if( oldpwfile ) {
204 rc = lutil_get_filed_password( oldpwfile, &oldpw );

Completed in 129 milliseconds