summaryrefslogtreecommitdiffstats
path: root/source3/selftest/ktest-secrets.tdb
Commit message (Collapse)AuthorAgeFilesLines
* s3-selftest Add tests to show kerberos works across a password changeAndrew Bartlett2011-04-061-0/+0
| | | | | | | | | | | | | It is important that a machine account password change does not invalidate existing tickets. This is only for the default kerberos method with a password in secrets.tdb. The keytab based methods are still not tested. Andrew Bartlett Autobuild-User: Andrew Bartlett <abartlet@samba.org> Autobuild-Date: Wed Apr 6 05:24:48 CEST 2011 on sn-devel-104
* s3-selftest Add testing of kerberos loginAndrew Bartlett2011-04-041-0/+0
This uses a pre-calculated credentials cache, that should be valid until 2036. Andrew Bartlett