User Disappeared from Kolab-Webadmin
Kristopher Kolpin
kris at korkwithak.com
Thu Nov 5 04:28:51 CET 2015
Hi Tim,
I performed the exact steps you suggested. I tried it with "ou" set to
"resources" and "people" as those are the only two possible categories I
could have created that user under. However, ldapmodify was not able to
find said user. See output below:
----------------------------------------------------------------------------------------
deleting entry "cn=Network Printers,ou=Resources,dc=korkwithak,dc=com"
ldap_delete: No such object (32)
matched DN: ou=Resources,dc=korkwithak,dc=com
----------------------------------------------------------------------------------------
Thanks,
Kris
On 2015-11-04 10:23 AM, Tim Hägele wrote:
> Hello Chris,
>
> you can delete the LDAP enrty with ldapmodify.
>
> Create a file ldapmodify.ldif with the content:
>
> dn: cn=Pete Minsky,ou=People,dc=example,dc=com
> changetype: delete
>
> Afterwards you run
>
> /usr/bin/ldapmodify -D "cn=Directory Manager" -w "PasSwoRDD" -f
> ldapmodify.ldif
>
>
> Tim
>
> https://www.centos.org/docs/5/html/CDS/ag/8.0/Creating_Directory_Entries-LDIF_Update_Statements.html
>
> Am 2015-11-04 02:18, schrieb Kristopher Kolpin:
>
>> Hi,
>>
>> I was trying to add a new resource in the kolab-webadmin however, I
>> seem to have gone about it the wrong way. I realized that only the
>> kolab server itself could issues emails from a resource so I added the
>> printer directly as a kolab user so that it could issue emails back.
>> Where I went wrong was when I changed the organizational unit from
>> "people" to "resources." The user was created successfully but then
>> immediately disappeared. Now I have no way of deleting the user from
>> the webadmin interface and when I tried deleting it with "kolab dm"
>> the folders disappear but but then reappear upon reboot. Is there a
>> way I can either delete this account through another interface (i.e.
>> cli)?
>>
>> Thanks,
>>
>> Kris
>> _______________________________________________
>> users mailing list
>> users at lists.kolab.org
>> https://lists.kolab.org/mailman/listinfo/users [1]
More information about the users
mailing list