> - We currently have the following defined in /etc/security/user as
> our default:
> SYSTEM = "AFS OR ( AFS [UNAVAIL] AND compat [SUCCESS] )"
> registry = DCE
Have you tried using:
SYSTEM = "AFS OR compat"
That should allow a user to use either their AFS password or the standard
AIX one (of course they don't get any tokens if they use the AIX one).
-mark
