Koozali.org: home of the SME Server

User and Group creation problem.

Offline tgminc

  • *
  • 15
  • +0/-0
User and Group creation problem.
« 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.

Offline cactus

  • *
  • 4,880
  • +3/-0
    • http://www.snetram.nl
Re: User and Group creation problem.
« Reply #1 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.
Be careful whose advice you buy, but be patient with those who supply it. Advice is a form of nostalgia, dispensing it is a way of fishing the past from the disposal, wiping it off, painting over the ugly parts and recycling it for more than its worth ~ Baz Luhrmann - Everybody's Free (To Wear Sunscreen)

Offline raem

  • *
  • 3,972
  • +4/-0
Re: User and Group creation problem.
« Reply #2 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
« Last Edit: October 18, 2007, 09:26:56 AM by RayMitchell »
...

Offline tgminc

  • *
  • 15
  • +0/-0
Re: User and Group creation problem.
« Reply #3 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