]> andersk Git - openssh.git/blobdiff - openbsd-compat/port-aix.h
- (dtucker) [auth.c openbsd-compat/port-aix.c openbsd-compat/port-aix.h]
[openssh.git] / openbsd-compat / port-aix.h
index f6bed988db39d8f64e14a27c66e77ecb03b642f3..6d9716dd57a41998dfe82539f813a199c2ab9bf3 100644 (file)
@@ -63,6 +63,8 @@ void aix_usrinfo(struct passwd *);
 
 #ifdef WITH_AIXAUTHENTICATE
 # define CUSTOM_SYS_AUTH_PASSWD 1
+# define CUSTOM_SYS_AUTH_ALLOWED_USER 1
+int sys_auth_allowed_user(struct passwd *);
 # define CUSTOM_FAILED_LOGIN 1
 void record_failed_login(const char *, const char *);
 #endif
This page took 0.040926 seconds and 4 git commands to generate.