Koozali.org: home of the SME Server

Obsolete Releases => SME Server 7.x => Topic started by: tgminc on October 18, 2007, 05:21:09 AM

Title: User and Group creation problem.
Post by: tgminc on October 18, 2007, 05:21:09 AM
Has anyone ever received the following message after removing an i-bay of the same name:

Error: the group "a-group" can't be created because there is already a ibay-deleted account of that name.

I have also gotten a similar message trying to create a user.

Is there something left hanging around that needs to be cleaned out?

Thanks.
Title: Re: User and Group creation problem.
Post by: cactus on October 18, 2007, 08:17:55 AM
Has anyone ever received the following message after removing an i-bay of the same name:

Error: the group "a-group" can't be created because there is already a ibay-deleted account of that name.

I have also gotten a similar message trying to create a user.

Is there something left hanging around that needs to be cleaned out?

Thanks.
Yes that is normal behavior... you can only create either a user, a group or an ibay with a certain name, it is not possible to create two items (ibay and group, user and group, ibay and user) with the same name.
Title: Re: User and Group creation problem.
Post by: raem on October 18, 2007, 09:12:42 AM
tgminc

> Is there something left hanging around that needs to be cleaned out?

The ibay deletion did not fully complete.

eg try
signal-event ibay-delete ibayname
db accounts delete ibayname

Then try adding the group

I have updated the FAQ, the link is now
http://wiki.contribs.org/SME_Server:Documentation:FAQ#Deletion_of_Users_Ibays_Groups
Title: Re: User and Group creation problem.
Post by: tgminc on October 19, 2007, 12:37:07 AM
Ray, it worked like a charm. Thank you very much.

I'll add this to my knowledge base.

Tom