I even tried to modify the /usr/sbin/vice-setup-user script like the
following:

cat > pdbsetup<<EOF
nui Anonymous 776
nui System 777
ng System:AnyUser 777
ci System:AnyUser -101
nui $username $userid
ng System:Administrators $userid
ci System:Administrators -204
nui mandrake 779
EOF

and a few lines further:

echo "$userid   changeme        admin user" > passwd.coda
echo "mandrake  mandrake        test user" >> passwd.coda
initpw -k "drseuss " < passwd.coda > auth2.pw
rm passwd.coda

and even then i cannot log as mandrake user, only as admin.

here's what i get:

clog mandrake
username: mandrake
Password: 
Invalid login (RPC2_NOTAUTHENTICATED (F)).

but:

[root@client a]# clog admin   
username: admin
Password: 
17:03:07 root acquiring Coda tokens!
[root@client a]# ctokens

Token held by the Cache Manager:

Local uid: 0
Coda user id: 1
Expiration time: Thu Jul 13 15:51:00 2000

weird :-/
-- 
Florin 
[EMAIL PROTECTED]                 http://www.linux-mandrake.com

Reply via email to