[Search for users] [Overall Top Noters] [List of all Conferences] [Download this site]

Conference smurf::buildhelp

Title:USG buildhelp questions/answers
Moderator:SMURF::FILTER
Created:Mon Apr 26 1993
Last Modified:Mon Jan 20 1997
Last Successful Update:Fri Jun 06 1997
Number of topics:2763
Total number of notes:5802

1711.0. "Another person is having problems authenticating" by AOSG::FILTER (Automatic Posting Software - mail to flume::puck) Thu Aug 17 1995 16:49

Date Of Receipt: 	17-AUG-1995 12:09:35.18
From: 	SMURF::ALPHA::"rll@unx.dec.com" "17-Aug-1995 1208"
To: 	odehelp@zk3.dec.com
CC: 	
Subj: 	Another person is having problems authenticating

Another person is having problems authenticating. I have included
dialog with verbose options on.

-Rich

------- Forwarded Message

Return-Path: srb@unx.dec.com 
Delivery-Date: Thu, 17 Aug 95 12:03:01 -0400
Return-Path: srb@unx.dec.com
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: <9508171603.AA00609@zeus.unx.dec.com>
To: rll@unx.dec.com
Cc: srb@unx.dec.com, mok@unx.dec.com
Subject: Mitch asked me to send these ODE messages to you ....thx. 
Date: Thu, 17 Aug 95 12:03:00 -0400
From: srb@unx.dec.com
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


T.RTitleUserPersonal
Name
DateLines
1711.1Re: Another person is having problems authenticatingAOSG::FILTERAutomatic Posting Software - mail to flume::puckThu Aug 17 1995 16:5283
Date Of Receipt: 	17-AUG-1995 12:25:08.15
From: 	SMURF::QUARRY::"vandyck@cardinal.zk3.dec.com" "17-Aug-1995 1223"
To: 	Rich Larsen <rll@unx.dec.com>
CC: 	odehelp@zk3.dec.com
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: srb@unx.dec.com 
| Delivery-Date: Thu, 17 Aug 95 12:03:01 -0400
| Return-Path: srb@unx.dec.com
| 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: <9508171603.AA00609@zeus.unx.dec.com>
| To: rll@unx.dec.com
| Cc: srb@unx.dec.com, mok@unx.dec.com
| Subject: Mitch asked me to send these ODE messages to you ....thx. 
| Date: Thu, 17 Aug 95 12:03:00 -0400
| From: srb@unx.dec.com
| 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



1711.2Re: Another person is having problems authenticatingAOSG::FILTERAutomatic Posting Software - mail to flume::puckThu Aug 17 1995 16:5383
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: 	srb@unx.dec.com
CC: 	odehelp@zk3.dec.com
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: srb@unx.dec.com 
> Delivery-Date: Thu, 17 Aug 95 12:03:01 -0400
> Return-Path: srb@unx.dec.com
> 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: <9508171603.AA00609@zeus.unx.dec.com>
> To: rll@unx.dec.com
> Cc: srb@unx.dec.com, mok@unx.dec.com
> Subject: Mitch asked me to send these ODE messages to you ....thx. 
> Date: Thu, 17 Aug 95 12:03:00 -0400
> From: srb@unx.dec.com
> 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
> 



1711.3Re: Another person is having problems authenticatingAOSG::FILTERAutomatic Posting Software - mail to flume::puckThu Aug 17 1995 17:5911
Date Of Receipt: 	17-AUG-1995 12:52:39.26
From: 	SMURF::ALPHA::"rll@unx.dec.com" "17-Aug-1995 1251"
To: 	"Grant Van Dyck" <vandyck@cardinal.zk3.dec.com>
CC: 	odehelp@zk3.dec.com
Subj: 	Re: Another person is having problems authenticating

I double checked his path and there is no reference
to ode2.1 tools.

-Rich