]> andersk Git - openssh.git/blobdiff - openbsd-compat/port-aix.h
- (dtucker) [auth-krb5.c platform.{c,h} openbsd-compat/port-aix.{c,h}]
[openssh.git] / openbsd-compat / port-aix.h
index 8bacc5d8487352071b85e563fb12c35077439dec..c6f498fb544d2ab89aab1f046f6980192d41fda9 100644 (file)
@@ -95,6 +95,10 @@ int sys_auth_record_login(const char *, const char *, const char *, Buffer *);
 # define CUSTOM_SYS_AUTH_GET_LASTLOGIN_MSG
 char *sys_auth_get_lastlogin_msg(const char *, uid_t);
 # define CUSTOM_FAILED_LOGIN 1
+# if defined(S_AUTHDOMAIN)  && defined (S_AUTHNAME)
+# define USE_AIX_KRB_NAME
+char *aix_krb5_get_principal_name(char *);
+# endif
 #endif
 
 void aix_setauthdb(const char *);
This page took 0.033453 seconds and 4 git commands to generate.