Russ Allbery <[email protected]> writes: > Simon Josefsson <[email protected]> writes: > >> I believe these are important for knowing when someone got a ticket, so >> they should definitely be in the syslog. If we are changing this one to >> LOG_AUTH, many other messages should also be moved, since they also >> print user information. However, I wonder what MIT/Heimdal does, or >> what other servers do, like sshd? > > Heimdal uses LOG_AUTH. I believe MIT does as well, although I'm finding > it difficult to locate the exact code that sets the default. sshd uses > LOG_AUTH.
Thanks -- I have changed shishid to use LOG_AUTHPRIV now (we'll see how portable that is compared to LOG_AUTH...). /Simon _______________________________________________ Help-shishi mailing list [email protected] https://lists.gnu.org/mailman/listinfo/help-shishi
