@(#)uamd_acl_README	1.2  (ULTRIX)  8/2/90

The ACL file for the user account manager takes entries in the same
format as the kerberos data base.  For example; jones.uam@myrealm

There are three ways to wildcard these entries:
	name.*@realm
	*.*@realm
	*.*@*
No other patterns of wildcarding will match.

If you place "*.*@*" in your ACL file, every valid kerberos principal
will be authorized.  If you run the user account manager without
kerberos, the ACL file will not be checked.
