[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] how to find out to what domain a user belongs
- Subject: Re: [cobalt-users] how to find out to what domain a user belongs
- From: "Robbert Hamburg \(HaVa Web- & Procesdesign\)" <user@xxxxxxx>
- Date: Wed Sep 10 02:47:01 2003
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
thx
----- Original Message -----
From: "Ryan Verner" <xfesty@xxxxxxxxxxxxxxxxxxxxxxxxx>
To: <cobalt-users@xxxxxxxxxxxxxxx>; <cobalt-users@xxxxxxxxxxxxxxx>;
<cobalt-users@xxxxxxxxxxxxxxx>
Sent: Wednesday, September 10, 2003 10:25 AM
Subject: Re: [cobalt-users] how to find out to what domain a user belongs
> > > Hee guys.
> > >
> > > How do i find out to what domain a specific user belongs??
> >
> > Login via ssh/admin, then:
>
> Er, I meant ssh/telnet, as admin.
>
> Sorry, long, long day - been working on Qbalt, in fact (ack, could a
project
> take any longer?)
>
> R
>
> > # cd ~username
> > # pwd
> >
> > You should see something like /home/sites/site10/users/xfesty
> >
> > The user is part of group site10, you need to dertermine which
> > domain the site belongs to.
> >
> > Try:
> >
> > # cd /home/sites
> > # ls -l |grep site10
> >
> > Which will show something like:
> >
> > lrwxrwxrwx 1 root root 18 Sep 28 2002
> > proveit.com.au -> /home/sites/site10 drwxrwsr-x 5 nobody site10
> > 4096 May 13 19:26 site10
> >
> > R
> >
> > > Thanks Rob
> > >
> > > _____________________________________
> > > cobalt-users mailing list
> > > cobalt-users@xxxxxxxxxxxxxxx
> > > To subscribe/unsubscribe, or to SEARCH THE ARCHIVES, go to:
> > > http://list.cobalt.com/mailman/listinfo/cobalt-users
> >
> > --
> > Open WebMail Project (http://openwebmail.org)
> >
> > _____________________________________
> > cobalt-users mailing list
> > cobalt-users@xxxxxxxxxxxxxxx
> > To subscribe/unsubscribe, or to SEARCH THE ARCHIVES, go to:
> > http://list.cobalt.com/mailman/listinfo/cobalt-users
>
>
> --
> Open WebMail Project (http://openwebmail.org)
>
> _____________________________________
> cobalt-users mailing list
> cobalt-users@xxxxxxxxxxxxxxx
> To subscribe/unsubscribe, or to SEARCH THE ARCHIVES, go to:
> http://list.cobalt.com/mailman/listinfo/cobalt-users
>
>