Searched refs:audit_rshd_fail (Results 1 - 3 of 3) sorted by relevance
| /illumos-gate/usr/src/lib/libbsm/common/ |
| H A D | audit_private.h | 97 extern int audit_rshd_fail(char *, char *, char *, char *, char *);
|
| H A D | audit_rshd.c | 59 audit_rshd_fail(msg, hostname, remuser, locuser, cmdbuf) function
|
| /illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ |
| H A D | in.rshd.c | 103 extern int audit_rshd_fail(char *, char *, char *, char *, char *); 653 (void) audit_rshd_fail("Kerberos Authentication " 664 (void) audit_rshd_fail("Client did not supply required" 733 (void) audit_rshd_fail("Login incorrect", hostname, 765 (void) audit_rshd_fail("Permission denied", 787 (void) audit_rshd_fail( 809 (void) audit_rshd_fail("You must use encryption.", 818 (void) audit_rshd_fail("Another authentication" 825 (void) audit_rshd_fail("Permission denied.", 835 (void) audit_rshd_fail("Login [all...] |
Completed in 85 milliseconds