]> andersk Git - openssh.git/blobdiff - auth-pam.h
- (dtucker) [auth-pam.c auth-pam.h auth-passwd.c]: Bug #874: Re-add PAM
[openssh.git] / auth-pam.h
index ff501f64e77e9cb27cc708c367f66ebd2dcdd781..f756b315ebc0f356643dd7d1e75baf921cbf9110 100644 (file)
@@ -44,5 +44,6 @@ char ** fetch_pam_child_environment(void);
 void free_pam_environment(char **);
 void sshpam_thread_cleanup(void);
 void sshpam_cleanup(void);
+int sshpam_auth_passwd(Authctxt *, const char *);
 
 #endif /* USE_PAM */
This page took 0.032053 seconds and 4 git commands to generate.