Kerberos for Macintosh - password length
Alexandra Ellwood
lxs at MIT.EDU
Tue Feb 11 16:09:56 EST 2003
>Hi,
>
>When using Kerberos for Macintosh on Mac OS X 10.2, what is the
>limit on (significant) password length? Thanks
The krb5, des and krb4 sources limit password length to 1023 characters.
The KfM graphical interface limits passwords to whatever the
operating system's password text field limits are. The Mac-specific
code stores password strings in std::strings before passing them to
the krb5 library, so there's no hard coded length limit.
Hope this helps,
--lxs
--
-----------------------------------------------------------------------------
Alexandra Ellwood <lxs at mit.edu>
MIT Information Systems http://mit.edu/lxs/www/
-----------------------------------------------------------------------------
--
More information about the krbdev
mailing list