User Tools

Site Tools


c-services:ldapmodify

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
c-services:ldapmodify [2023/04/18 17:27] ukc-services:ldapmodify [2023/10/11 12:28] (current) – Add -Z parameter to enable STARTTLS uk
Line 19: Line 19:
 <code> <code>
 NICK="<you-crew-name>" NICK="<you-crew-name>"
-cat <<EOF | ldapmodify -h lea.cbrp3.c-base.org -D "uid=${NICK},ou=crew,dc=c-base,dc=org" -W+cat <<EOF | ldapmodify -Z -h lea.cbrp3.c-base.org -D "uid=$NICK,ou=crew,dc=c-base,dc=org" -W
 dn: uid=${NICK},ou=crew,dc=c-base,dc=org dn: uid=${NICK},ou=crew,dc=c-base,dc=org
 changeType: modify changeType: modify
c-services/ldapmodify.1681838848.txt.gz · Last modified: 2023/04/18 17:27 by uk