search for: lprot_

Displaying 2 results from an estimated 2 matches for "lprot_".

Did you mean: lprot
1998 May 11
0
Tried Compiling 1.9.18p6 yet
...,77 ---- # might have to create a separate guest account that can print. ! # GUESTACCOUNT = nobody ! GUESTACCOUNT = nouser *************** *** 496,500 **** # Tested on "Open enterprise 3.0". Contributed by lance@fox.com. ! # CC = cc ! # FLAGSM = -DSCO -DSecureWare ! # LIBSM = -lprot_s -lcrypt -lsocket -lm -lc_s --- 497,501 ---- # Tested on "Open enterprise 3.0". Contributed by lance@fox.com. ! CC = gcc ! FLAGSM = -DSCO -DSecureWare -DALLOW_CHANGE_PASSWORD ! LIBSM = -lprot_s -lcrypt -lsocket -lintl -lm -lc_s *** includes.h.orig Mon May 11 04:37:45 1998 --...
1998 Oct 15
1
Problem to map home dir
...hn@micros.com) # Also, use "CC = cc" above. # FLAGSM = -DSCO -DSHADOW_PWD # LIBSM = -lsec -lsocket -lcrypt_i # Use this for SCO with TCB passwords (default). # Tested on "Open enterprise 3.0". Contributed by lance@fox.com. # CC = cc # FLAGSM = -DSCO -DSecureWare # LIBSM = -lprot_s -lcrypt -lsocket -lm -lc_s # Use this for SCO Unix 3.2v2 (ODT 1.1) with TCB passwords (default). # Contributed by Stephen.Rothwell@pd.necisa.oz.au # N.B. this needs gcc # FLAGSM = -DSCO -DSecureWare -DSCO3_2_2 # LIBSM = -lprot -lcrypt_i -lsocket -lm -lintl # This is for the european distributio...