search for: dosf1

Displaying 3 results from an estimated 3 matches for "dosf1".

Did you mean: dosfs
1998 May 12
0
Compilation problem on OSF/1
...dd any optimisation or debugging flags here ># add -DSYSLOG for syslog support >FLAGS1 = -O -std1 -w >LIBS1 = and ># This is for OSF1 (Alpha) ># contributed by errath@balu.kfunigraz.ac.at ># NOTE: You may need -warning_unresolved if you get unresolved symbols > >FLAGSM = -DOSF1 -DFAST_SHARE_MODES >LIBSM = Everything seems to compile fine until it gets to slprintf when the following occurs... >% make >Using CFLAGS = -O -std1 -w -DSMBLOGFILE="/usr/local/samba/var/log.smb" -DNMBLOGF >ILE="/usr/local/samba/var/log.nmb" -DCONFIGFILE="/usr...
1998 Jul 16
0
Encryption options/password file?
...a" -DLOCKDIR="/usr/local/samba/var/locks" -DSMB >RUN="/usr/local/samba/bin/smbrun" -DCODEPAGEDIR="/usr/local/samba/lib/codepages" -DWORKGROUP="PHYSICS" -DGUEST_ACCOUNT="nobody" -DDRIVE >RFILE="/usr/local/samba/lib/printers.def" -DOSF1 -DFAST_SHARE_MODES -DNETGROUP -DSMB_PASSWD="/usr/local/samba/bin/smbpasswd" -D >SMB_PASSWD_FILE="/usr/local/samba/private/smbpasswd" >Using LIBS = How do I get it to use my NIS password file instead of /usr/local/samba/private/smbpasswd?? I'm assuming this is...
1998 Oct 15
1
Problem to map home dir
...This is for ULTRIX. Add -DULTRIX_AUTH for Ultrix enhanced security. # contributed by iversen@dsfys1.fi.uib.no # FLAGSM = -DULTRIX # LIBSM = # This is for OSF1 (Alpha) # contributed by errath@balu.kfunigraz.ac.at # NOTE: You may need -warning_unresolved if you get unresolved symbols # FLAGSM = -DOSF1 -DFAST_SHARE_MODES # LIBSM = # This is for OSF1 with DCE/DFS # contributed by Jim Doyle <doyle@oec.com> # FLAGSM = -DOSF1 -DDFS_AUTH -DSIGCLD_IGNORE -DNO_SIGNAL_TEST # LIBSM = -ldce -lpthreads -lmach -lc_r # This is for OSF1 (Alpha) with NIS and Fast Crypt # contributed by David Gardiner &...