Re: Renaming A User

2006-03-22 Thread Patrick Radtke
there is a proc directory in your cyrus folder that lists which users are logged in through which imap process. You can look in there. You might also want to check if the user has any shared mailboxes that other users are accessing. As for preventing the user from logging you can temporari

Re: Renaming A User

2006-03-22 Thread Kai Wang
Simon, How do you know if a user is logged in? Simon Matter wrote: Hi all I Googled it and looked over the archives and couldn't find a definitive answer, so I'm going to ask here... I have a user who got married and changed her name. On the UNIX side of things, the name change is pretty e

Re: Renaming A User

2006-03-20 Thread Simon Matter
> Hi all > > I Googled it and looked over the archives and couldn't find a > definitive answer, so I'm going to ask here... > > I have a user who got married and changed her name. On the UNIX side > of things, the name change is pretty easy. I can handle this part. > The part where I'm having tro

Re: Renaming A User

2006-03-20 Thread Patrick Radtke
rename works fine when we've used it. You just need to make sure their new account has a password and the same ACLs as the old account (for shared mailboxes). -Patrick On Mar 20, 2006, at 3:08 PM, Michael Johnson wrote: Hi all I Googled it and looked over the archives and couldn't find a

Renaming A User

2006-03-20 Thread Michael Johnson
Hi all I Googled it and looked over the archives and couldn't find a definitive answer, so I'm going to ask here... I have a user who got married and changed her name. On the UNIX side of things, the name change is pretty easy. I can handle this part. The part where I'm having trouble