Files
e-smith-ldap/root/etc/e-smith/templates/etc/openldap/slapd.conf/95acls74shadowAccount

9 lines
174 B
Plaintext

{
# Sensible attributes related to shadowAccount
push @anon, qw/shadowExpire shadowFlag shadowInactive shadowLastChange shadowMax shadowMin shadowWarning/;
$OUT .= '';
}