Displaying 2 results from an estimated 2 matches for "dsgi6".
1998 Jan 28
2
NT - Not allowed from this workstation
I am the sysadmin in an office with an overabundance of Win95 machines and
a few NT 4.0 workstations. All installs went relatively easy for logon
scripts, wins, etc. I have run into a semi-serious problem with 2 of the
3 NT workstations. (All running the same service pack - 1).
When trying to make a share from one of the 2 remaining workstations, I
will recevie an error message saying that:
1998 Oct 15
1
Problem to map home dir
...x, use this line instead
# Contributed by <unknown>
# FLAGSM = -DSGI5 -DSHADOW_PWD -DHAVE_TIMEZONE -DFAST_SHARE_MODES
# LIBSM =
# FLAGS1 = -O -g3
# FOR SGI IRIX 6.2 using the system compiler (*NOT* gcc), use this line instead
# Contributed by David.Billinghurst@restech.cra.com.au
# FLAGSM = -DSGI6 -DSHADOW_PWD -DHAVE_TIMEZONE -DFAST_SHARE_MODES
# LIBSM =
# FLAGS1 = -O -n32 -g3
# This is for FreeBSD
# contributed by kuku@acds.physik.rwth-aachen.de
# NOTE: You may need to add -DBSD44 if you have password problems
# FLAGSM = -DFreeBSD -DFAST_SHARE_MODES
# LIBSM = -lcrypt
# This is for OpenB...