[Search for users]
[Overall Top Noters]
[List of all Conferences]
[Download this site]
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 |
1178.0. "bug report" by AOSG::FILTER (Automatic Posting Software - mail to flume::puck) Tue Jan 03 1995 15:01
Date Of Receipt: 30-DEC-1994 14:28:34.79
From: SMURF::ALPHA::duerksen "Steve Duerksen USG"
To: odehelp@DEC:.zko.alpha
CC: duerksen@DEC:.zko.alpha
Subj: bug report
Hi,
You might be interested to note that when running
/usr/sde/ode2.0/install/ode install
the following lines in the script append to /etc/passwd
#
tmp=`grep "^devbld:" /etc/passwd`
if [ "X$tmp" = "X" ]
then
echo "devbld:NoLogin:8887:10:ODE build control,,,:/:/bin/csh" >> /etc/pa
sswd
fi
#
tmp=`grep "^devrcs:" /etc/passwd`
if [ "X$tmp" = "X" ]
then
echo "devrcs:NoLogin:8888:10:ODE build control,,,:/:/bin/csh" >> /etc/pa
sswd
fi
#
These passwd entries will follow the +; line in /etc/passwd and therefore
get ignored under NIS...which leads to ODE problems later.
-Steve Duerksen
T.R | Title | User | Personal Name | Date | Lines
|
---|