~mathiaz/openldap-dit/add-ldapscripts-files

« back to all changes in this revision

Viewing changes to ldapscripts/ldapaddgroup.template

  • Committer: Mathias Gug
  • Date: 2010-04-02 20:04:12 UTC
  • Revision ID: mathias.gug@canonical.com-20100402200412-q9dsnrijqvydqde1
Add ldapscripts templates and configuration.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
dn: cn=<group>,<gsuffix>,<suffix>
 
2
objectClass: namedObject
 
3
objectClass: posixGroup
 
4
cn: <group>
 
5
gidNumber: <gid>
 
6
description: Group account