| Date Of Receipt: 17-AUG-1995 12:25:08.15
From: SMURF::QUARRY::"[email protected]" "17-Aug-1995 1223"
To: Rich Larsen <[email protected]>
CC: [email protected]
Subj: Re: Another person is having problems authenticating
Most of the time we've seen this, it's a $path problem. Make sure it's not
hardwired to ode2.0 somehow. Often setting the path something like this helps:
set toolspath=( /usr/sde/tools/`machine`_`uname`/bin )
set path=( $path $toolspath /usr/ucb /bin /usr/bin /sbin /usr/sbin /etc
/usr/bin/X11)
-Grant
|
| Another person is having problems authenticating. I have included
| dialog with verbose options on.
|
| -Rich
|
| ------- Forwarded Message
|
| Return-Path: [email protected]
| Delivery-Date: Thu, 17 Aug 95 12:03:01 -0400
| Return-Path: [email protected]
| Received: from zeus.unx.dec.com by lars.unx.dec.com;
| (5.65/1.1.8.2/09Mar94-0350PM)
| id AA28318; Thu, 17 Aug 1995 12:03:01 -0400
| Received: from localhost by zeus.unx.dec.com (5.65/1.1.8.2/28Mar95-0455PM)
| id AA00609; Thu, 17 Aug 1995 12:03:00 -0400
| Message-Id: <[email protected]>
| To: [email protected]
| Cc: [email protected], [email protected]
| Subject: Mitch asked me to send these ODE messages to you ....thx.
| Date: Thu, 17 Aug 95 12:03:00 -0400
| From: [email protected]
| X-Mts: smtp
|
| 1306 /usr/users/srb/sandboxes/posix/src
| > cd usr/inc*/sys
| /usr/users/srb/sandboxes/posix/src/usr/include/sys
|
| 1307 /usr/users/srb/sandboxes/posix/src/usr/include/sys
| > ls -la
| total 2
| drwx------ 2 srb users 512 Jun 28 15:39 ./
| drwx------ 51 srb users 1024 Jun 28 16:24 ../
|
| 1308 /usr/users/srb/sandboxes/posix/src/usr/include/sys
| > bco -odedebug csv sem.h
|
| [ ./usr/include/sys/sem.h ]
| ODE CLIENT:
|
| ********** ODE_CLIENT START **********
| ODE CLIENT: DEBUG Mode [CLIENT,SERVER,]
| ODE CLIENT: ode_client exists ./usr/include/sys/sem.h,v
| ODE CLIENT: SERVER Host =buffer.zk3.dec.com
| ODE CLIENT: SERVER Pool =/usr/sde/osf1/rcs/os/src
| ODE CLIENT: POOL Owner=devrcs
| ODE CLIENT: BCSTEMP=/usr/users/srb/sandboxes/posix/tmp
| ODE CLIENT: ERROR - Failed client authentication.
| Have you done a kinit & workon?
|
| bco: The following rcs command failed:
| ode_client exists ./usr/include/sys/sem.h,v
| [ unable to access source control information in file:
| "./usr/include/sys/sem.h,v" ]
|
| 1309 /usr/users/srb/sandboxes/posix/src/usr/include/sys
|
| ------- End of Forwarded Message
|
-Grant
|
| Date Of Receipt: 17-AUG-1995 12:25:25.75
From: SMURF::FLUME::jmf "Joshua M. Friedman OSF/UNIX SDE 17-Aug-1995 1224"
To: [email protected]
CC: [email protected]
Subj: Re: Another person is having problems authenticating
Hamid @ Decwest, can you please look at this as well?
Sunil,
Can you please check your PATH inside & outside the workon to make
sure you don't have ode2.1 hardcoded in your path? Have you done
a new workon since we upgraded the tools, first doing a kinit?
From the mail it looks like your path is ok, but the kinit/workon could
be an issue to check.
That's all I can think of from the attached.
-josh
>
> Another person is having problems authenticating. I have included
> dialog with verbose options on.
>
> -Rich
>
> ------- Forwarded Message
>
> Return-Path: [email protected]
> Delivery-Date: Thu, 17 Aug 95 12:03:01 -0400
> Return-Path: [email protected]
> Received: from zeus.unx.dec.com by lars.unx.dec.com;
> (5.65/1.1.8.2/09Mar94-0350PM)
> id AA28318; Thu, 17 Aug 1995 12:03:01 -0400
> Received: from localhost by zeus.unx.dec.com (5.65/1.1.8.2/28Mar95-0455PM)
> id AA00609; Thu, 17 Aug 1995 12:03:00 -0400
> Message-Id: <[email protected]>
> To: [email protected]
> Cc: [email protected], [email protected]
> Subject: Mitch asked me to send these ODE messages to you ....thx.
> Date: Thu, 17 Aug 95 12:03:00 -0400
> From: [email protected]
> X-Mts: smtp
>
> 1306 /usr/users/srb/sandboxes/posix/src
> > cd usr/inc*/sys
> /usr/users/srb/sandboxes/posix/src/usr/include/sys
>
> 1307 /usr/users/srb/sandboxes/posix/src/usr/include/sys
> > ls -la
> total 2
> drwx------ 2 srb users 512 Jun 28 15:39 ./
> drwx------ 51 srb users 1024 Jun 28 16:24 ../
>
> 1308 /usr/users/srb/sandboxes/posix/src/usr/include/sys
> > bco -odedebug csv sem.h
>
> [ ./usr/include/sys/sem.h ]
> ODE CLIENT:
>
> ********** ODE_CLIENT START **********
> ODE CLIENT: DEBUG Mode [CLIENT,SERVER,]
> ODE CLIENT: ode_client exists ./usr/include/sys/sem.h,v
> ODE CLIENT: SERVER Host =buffer.zk3.dec.com
> ODE CLIENT: SERVER Pool =/usr/sde/osf1/rcs/os/src
> ODE CLIENT: POOL Owner=devrcs
> ODE CLIENT: BCSTEMP=/usr/users/srb/sandboxes/posix/tmp
> ODE CLIENT: ERROR - Failed client authentication.
> Have you done a kinit & workon?
>
> bco: The following rcs command failed:
> ode_client exists ./usr/include/sys/sem.h,v
> [ unable to access source control information in file:
> "./usr/include/sys/sem.h,v" ]
>
> 1309 /usr/users/srb/sandboxes/posix/src/usr/include/sys
>
> ------- End of Forwarded Message
>
|