summaryrefslogtreecommitdiff
path: root/security/krb5-16/files/patch-appl::bsd::klogind.M (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update 1.2.8 --> 1.3Cy Schubert2003-08-081-7/+8
| | | | Notes: svn path=/head/; revision=86530
* In order to make the MIT KRB5 port compatible with FreeBSD, the portCy Schubert2002-01-081-0/+34
now makes use of login.conf and login.access. This is performed by using FreeBSD login(1) instead of MIT KRB5 login.krb5(8). The MIT KRB5 login.krb5(8) can still be used by specifying "-L" in the klogind and telnetd arguments in inetd.conf. This is documented in a new file called README.FreeBSD. Reviewed by: nectar Notes: svn path=/head/; revision=52768