[Freeipa-users] Del private group fail even using command

Davis Goodman davis.goodman at digital-district.ca
Fri Aug 1 09:44:54 UTC 2014




On Aug 1, 2014, at 5:42 , <barrykfl at gmail.com> <barrykfl at gmail.com> wrote:

> Hi:
> 
> I follow command found from here and want to del priate group but fail any idea?
> It said line 5 attribute error , any synta xwrong?
> 
> ldapsearch -LLL -Y GSSAPI cn=barry
> 
>  ldapmodify -Y GSSAPI <<EOF
> dn: cn=barry,cn=groups,cn=accounts,dc=abc,dc=com
> changetype: modify
> delete: objectclass
> objectclass: mepManagedEntry
> delete: mepManagedBy
> dn: cn=barry,cn=groups,cn=accounts,dc=abcdc=com
> changetype: delete
> EOF
> 
> -- 
> Manage your subscription for the Freeipa-users mailing list:
> https://www.redhat.com/mailman/listinfo/freeipa-users
> Go To http://freeipa.org for more info on the project

You are missing a comma in :

> dn: cn=barry,cn=groups,cn=accounts,dc=abcdc=com
should be dn: cn=barry,cn=groups,cn=accounts,dc=abc,dc=com

-- 


Davis Goodman
Directeur Informatique  |  IT Manager

5605 Avenue de Gaspé, Suite 408  |  Montréal, QC H2T 2A4 
Tél: +1 (514) 360-3253 x104            Cell: +1 (514) 994-7360 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/freeipa-users/attachments/20140801/da9568e5/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: logo_dd_small.png
Type: image/png
Size: 7313 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/freeipa-users/attachments/20140801/da9568e5/attachment.png>


More information about the Freeipa-users mailing list