[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] New user
- Subject: Re: [cobalt-users] New user
- From: "Gerald Waugh" <gerald@xxxxxxxxx>
- Date: Thu May 3 05:03:29 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
> How can I find in wich Virtual Domain is one user.
> I'm trying to add a user but it already exist and I have
to remove it
> (I don't want to use Alias. I have to remove this user but
I don't know in
> wich Domain is)
> Thanks
try"locate user" should find his user directory
or
find /home/sites -name user
Gerald