Hi NG,

I use Java 1.4.2 and a Servlet in which I do a password authentication
against
the Active Directory. It works fine but I have the problem if User has
a password shorter then 6 characters the login will fail.
(Preauthentication Error).
The User has no problem if he log on an windows maschine or on a linux
maschine (the linux maschine will use kerberos and the same krb5.conf
to
authenticate against the Active Directory) but the servlet won't do it.

Any Ideas? Are there restictions/rules in java or something else?

Chris

________________________________________________
Kerberos mailing list           Kerberos@mit.edu
https://mailman.mit.edu/mailman/listinfo/kerberos

Reply via email to