Skip to content
Snippets Groups Projects
Commit 65d29252 authored by Kurt Zeilenga's avatar Kurt Zeilenga
Browse files

ITS#3941: posixGroup should be STRUCTURAL

parent a0b5f513
No related branches found
No related tags found
No related merge requests found
......@@ -172,7 +172,7 @@ objectclass ( 1.3.6.1.1.1.2.1 NAME 'shadowAccount'
objectclass ( 1.3.6.1.1.1.2.2 NAME 'posixGroup'
DESC 'Abstraction of a group of accounts'
SUP top AUXILIARY
SUP top STRUCTURAL
MUST ( cn $ gidNumber )
MAY ( userPassword $ memberUid $ description ) )
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment