Re: SCOAdmin Account Creation
- From: sdhaya <dhaya.snidhi@xxxxxxxxx>
- Date: Tue, 3 Jun 2008 21:32:22 -0700 (PDT)
On May 31, 2:49 pm, Nico Kadel-Garcia <nka...@xxxxxxxxx> wrote:
sdhaya wrote:
On May 28, 4:08 pm, Scott McMillan <smcmil...@xxxxxxxxxxx> wrote:
On Tue, 27 May 2008 10:25:45 -0700 (PDT), sdhaya
<dhaya.sni...@xxxxxxxxx> wrote:
While using SCOADMIN to create new accounts after inputting theIf scoadmin is producing any errors they should be found in
require fields, the process does not complete and instead I see stars
(*****) on top of the menu. To rectify the problem, we have to restart
the machines. Please advice how to correct the problem without
restarting the Server. Is there any process which needs to be killed.
In the first place why is this happening.
Please advise..
Dhaya
/usr/adm/syslog or /usr/adm/messages.
Scott McMillan
Is the scoadmin multi Users. Can 3 or 4 users create/delete/amend User
profiles at the same time?
Dhaya
Without source code, it's difficult to tell. If the tool is using 'useradd'
and 'usermod' behind the scenes, which is consistent with the interface's
options, useradd uses lock files to prevent simultaneous editing. It's tricky,
though: one root user's request to change a user's password or shell may be
superceded by another user's request, very shortly thereafter, and become
quite confusing.
This is a fundamental limit of the /etc/passwd, /etc/group, /etc/shadow, etc.
flat file system technology for storing account information. Way back in the
old days of UNIX, you had *one* admin, or people who worked together gracefully.
If you need to do this sort of multiple-admin handling of a lot of accounts,
or complex account setups, use 'webmin' rather than scoadmin: it's a much
saner, open sourced, and well-understood interface.- Hide quoted text -
- Show quoted text -
The problem has occured again. Now when we invoke "scoadmin" and
select "Account Manager", the users list does not appear. I have
managed to get the processes related to sco currently running :-
# ps -ef | grep -i "sco"
root 65 59 0 May-26 ? 00:00:00 /etc/sco_cpd
root 245 1 0 May-26 ? 00:00:00 /opt/K/SCO/lli/
5.0.6a/bin/dlpid /var/opt/K/SCO/lli/5.0.6a/dlpidPIPE
root 463 1 0 May-26 ? 00:00:00 /usr/lib/scosh/
calserver
root 465 463 0 May-26 ? 00:00:00 /usr/lib/scosh/
calserver
root 450 1 0 May-26 ? 00:00:00 /var/scohttp/
scohttpd -d /var/scohttp
root 556 1 0 May-26 ? 00:00:00 /usr/lib/scosh/
caldaemon
root 13611 9975 2 07:21:56 ttyp12 00:00:00 grep -i sco
root 22920 22879 0 Jun-02 ? 00:00:00 dlvr_audit
1212381561 12 26 22879 sco_C_osa 0 auth 12 Updated passwd file entry
root 22879 1 0 Jun-02 ? 00:00:00 /opt/K/SCO/Unix/
5.0.6Ga/sa/account/userOsa
root 4848 1 0 09:04:48 ? 00:00:00 /opt/K/SCO/Unix/
5.0.6Ga/sa/account/userOsa
root 4871 1 0 09:05:33 ? 00:00:00 /opt/K/SCO/Unix/
5.0.6Ga/sa/account/userOsa
root 5122 1 0 09:25:08 ? 00:00:00 /opt/K/SCO/Unix/
5.0.6Ga/sa/account/userOsa
Can anybody advice if any of the above processes are holding the
passwd/shadow files and not releasing. Can we kill these processes and
try. We are running our core authorization system in this box and I
don't want to take any chances.
Dhaya
.
- Follow-Ups:
- Re: SCOAdmin Account Creation
- From: Nico Kadel-Garcia
- Re: SCOAdmin Account Creation
- Prev by Date: Re: Virtualized SCO OpenServer 5.0.6, and time reset on shutdown
- Next by Date: Re: Virtualized SCO OpenServer 5.0.6, and time reset on shutdown
- Previous by thread: Virtualized SCO OpenServer 5.0.6, and time reset on shutdown
- Next by thread: Re: SCOAdmin Account Creation
- Index(es):
Relevant Pages
|