User Disappeared from Kolab-Webadmin
Tim Hägele
tim at lanfx.de
Wed Nov 4 16:23:46 CET 2015
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]
--
Tim Hägele
LANFX Linux & Network-Systems
Tel.: +49 711 3053363
Fax.: +49 711 3053371
http://www.lanfx.de
Links:
------
[1] https://lists.kolab.org/mailman/listinfo/users
More information about the users
mailing list