[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Creating users for virtual sites...
- Subject: Re: [cobalt-users] Creating users for virtual sites...
- From: "Brett" <brett@xxxxxxxxxxx>
- Date: Wed Apr 4 14:10:06 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
> Hi there,
>
> My problem is still not solved. Something I went over though that I dont
> fully understand is that when I go to the Active Monitor of the Raq3, I
get
> a yellow light next to the FTP option. All it says when I click on that
is
> "swatch_service_body_defcon_2".
> Does anybody know what this means?
>
> Allen
>
I am not quite sure if I am following the thread correctly, but if your
problems pertain to the error 'cannot convert vanilla grop to shadow group'
the answer was posted a coupe weeks ago by Peter. Here is what to do to get
rid of that error. Sorry if this is not what you looking for.
login by telnet/ssh as admin, su to root. and do:
/usr/sbin/grpck. It will prolly find a user that is binded to a group, and
that user doesnt exist in de passwd anymore. it will find the error, and
ask you to fix it.
after that do: rm -f /etc/.pwd.lock and rm -f /etc/locks/*
after that it should be working again.
Brett