Coda File System

authentication problem

From: <b98thojo_at_student.his.se>
Date: Tue, 25 Apr 2000 01:39:55 +0200
I have got a problem with the authentication and receives only
Invalid login (RPC2_NOTAUTHENTICATED (F)).
when I try to use clog etc.

It does not seem to be problem with resolving usable address since the
servername is ok and venus starts ok.


/usr/coda/etc/console

    23:41:12 /usr/coda/LOG setup for size 0x87645
    23:41:12 /usr/coda/DATA initialized at size 0x21d914
    23:41:13 brain-wiping recoverable store
    23:41:13 loading recoverable store
    23:41:13 starting VSGDB scan
    23:41:13  0 vsg entries in table
    23:41:13  0 vsg entries on free-list
    23:41:13 starting VDB scan
    23:41:13  1 vol entries in table (0 MLEs)
    23:41:13  0 vol entries on free-list (0 MLEs)
    23:41:14 starting FSDB scan (833, 20000) (25, 75, 4)
    23:41:14  0 cache files in table (0 blocks)
    23:41:14  833 cache files on free-list
    23:41:14 starting HDB scan
    23:41:14  0 hdb entries in table
    23:41:14  0 hdb entries on free-list
    23:41:14 Initial LRDB allocation
    23:41:14 Getting Root Volume information...
    23:41:15 Venus starting...
    23:41:15 /coda now mounted.


it should be ok to run

    [root_at_colio db]# clog tholli
    username: tholli
    Password:
    Invalid login (RPC2_NOTAUTHENTICATED (F)).
    [root_at_colio db]#

since

    pdbtool> list
    USER tholli
      *  id: 123
      *  belongs to groups: [ -204 ]
      *  cps: [ -204 123 ]
      *  owns groups: [ -204 ]
    USER Anonymous
      *  id: 776
      *  belongs to no groups
      *  cps: [ 776 ]
      *  owns no groups
    USER System
      *  id: 777
      *  belongs to groups: [ -101 ]
      *  cps: [ -101 777 ]
      *  owns groups: [ -101 ]
    GROUP System:Administrators OWNED BY tholli
      *  id: -204
      *  owner id: 123
      *  belongs to no groups
      *  cps: [ -204 ]
      *  has members: [ 123 ]
    GROUP System:AnyUser OWNED BY System
      *  id: -101
      *  owner id: 777
      *  belongs to no groups
      *  cps: [ -101 ]
      *  has members: [ 777 ]


but the /vice/auth2/AuthLog writes

    Date: Tue 04/25/100

    00:17:08 In PWGetKeys()
    00:17:08  vid = 123
    00:17:08  vid = 123
    00:17:23 Authentication failed for "tholli" from 10.185.30.186
    00:18:18 In PWGetKeys()
    00:18:18  vid = 123
    00:18:18  vid = 123
    00:18:33 Authentication failed for "tholli" from 10.185.30.186
    00:30:30 In PWGetKeys()
    00:30:30  vid = 123
    00:30:30  vid = 123
    00:30:30 Authentication failed for "tholli" from 127.0.0.1
    01:17:25 In PWGetKeys()
    01:17:25  vid = 123
    01:17:25  vid = 123
    01:17:40 Authentication failed for "tholli" from 10.185.30.186
    01:25:50 In PWGetKeys()
    01:25:50  vid = 123
    01:25:50  vid = 123
    01:26:05 Authentication failed for "tholli" from 10.185.30.186


What am I doing wrong??
Please can anyone help me???

Thorvaldur
Received on 2000-04-24 19:44:23