Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F7058150
16-remove-cn-kolab-cn-config.sh
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
196 B
Referenced Files
None
Subscribers
None
16-remove-cn-kolab-cn-config.sh
View Options
#!/bin/bash
. ./settings.sh
(
echo
"associateddomain=
${
domain
}
,cn=kolab,cn=config"
echo
"cn=kolab,cn=config"
)
|
ldapdelete -x -h
${
ldap_host
}
-D
"
${
ldap_binddn
}
"
-w
"
${
ldap_bindpw
}
"
-c
File Metadata
Details
Attached
Mime Type
text/x-shellscript
Expires
Fri, Jun 12, 4:27 AM (7 h, 41 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
897820
Default Alt Text
16-remove-cn-kolab-cn-config.sh (196 B)
Attached To
Mode
R2 kolab
Attached
Detach File
Event Timeline
Log In to Comment