-
Notifications
You must be signed in to change notification settings - Fork 0
OpenLDAP:Add User to Active Directory Group
lbonanomi edited this page Mar 22, 2019
·
1 revision
printf "
dn: CN=$GROUP,OU=$GROUP_OU,DC=$SERVER,DC=$DOMAIN,DC=com
changetype: modify
member: DN=$USER,OU=$USER_OU,DC=$SERVER,DC=$DOMAIN,DC=com
" | /usr/bin/ldapmodify -h $SERVER.$DOMAIN.com -D "CN=$admin_username,,OU=$USER_OU,DC=$SERVER,DC=$DOMAIN,DC=com" -w "$admin_password" -f -
- Backup-and-Restore
- Console
- Emergencies
- Housekeeping
- Integrations-and-External-Programs
- Search
- Throttles
- Usage