comment: Treat 'nsAccountLock: true' the same as 'loginDisabled: true'.

RT#5891
This commit is contained in:
Nalin Dahyabhai 2008-02-25 18:32:02 +00:00
parent 8e9e1c07b0
commit ea9df965b8

View File

@ -1,3 +1,5 @@
Treat 'nsAccountLock: true' the same as 'loginDisabled: true'. RT#5891.
diff -ur krb5-1.6.2.orig/src/aclocal.m4 krb5-1.6.2/src/aclocal.m4
--- krb5-1.6.2.orig/src/aclocal.m4 2007-11-20 11:39:51.000000000 -0500
+++ krb5-1.6.2/src/aclocal.m4 2007-11-20 12:09:56.000000000 -0500