1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-26 10:04:02 +03:00

sync with 2.2

This commit is contained in:
Gerald Carter -
parent 6c51d90f13
commit 9e3b432c57

View File

@ -101,8 +101,8 @@ attributetype ( 1.3.6.1.4.1.7165.2.1.17 NAME 'smbHome'
objectclass ( 1.3.1.5.1.4.1.7165.2.2.2 NAME 'sambaAccount' SUP top STRUCTURAL
DESC 'Samba Account'
MUST ( uid $ uidNumber )
MAY ( cn $ gidNumber $ lmPassword $ ntPassword $ pwdLastSet $ logonTime $
MUST ( uid $ rid )
MAY ( cn $ lmPassword $ ntPassword $ pwdLastSet $ logonTime $
logoffTime $ kickoffTime $ pwdCanChange $ pwdMustChange $ acctFlags $
displayName $ smbHome $ homeDrive $ scriptPath $ profilePath $
description $ userWorkstations $ rid $ primaryGroupID ))
description $ userWorkstations $ primaryGroupID ))