Skip to content

Instantly share code, notes, and snippets.

@drybjed
Created October 9, 2019 09:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save drybjed/d0175e72a6ab1b35649726fab4b25cfa to your computer and use it in GitHub Desktop.
Save drybjed/d0175e72a6ab1b35649726fab4b25cfa to your computer and use it in GitHub Desktop.
dn: uid=alicej,ou=People,dc=example,dc=net
objectClass: inetOrgPerson
objectClass: authorizedServiceObject
objectClass: nextcloudAccount
objectClass: ldapPublicKey
uid: alicej
cn: Alice Jane
mail: alice@example.net
authorizedService: nextcloud
authorizedService: sshd
authorizedService: dokuwiki
sshPublicKey: ssh-ed25519 aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa alice@example.net
nextcloudQuota: 100 GB
dn: uid=carldoe,ou=People,dc=example,dc=net
objectClass: inetOrgPerson
objectClass: authorizedServiceObject
uid: carldoe
cn: Carl Nidion
mail: carl@nidion.net
userPassword: {CRYPT}dsfsdfdfsggdfx34jxf344389m34r4r4mrx234xr2mxr02rx4r298
authorizedService: nextcloud
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment