Bay Networks 5390 Administering page 499

Communications server
Hide thumbs Also See for 5390:
Table of Contents

Advertisement

#define ACP_STMP(str)\
sprintf(str,"%s/acp_stmp",install_dir)
#define ACP_LOCKFILE(str)\
sprintf(str,"%s/.pwd.lock",install_dir)
#endif
/*
define pathname of accounting file*/
#define ACP_LOGFILE(str) \
sprintf(str,"%s/acp_logfile",install_dir)
/*
define pathname for restrictions file*/
#define ACP_RESTRICT(str) \
sprintf(str,"%s/acp_restrict",install_dir)
/*
define pathanme for annex acp_keys file */
#define ACP_KEYS(str) \
sprintf(str,"%s/acp_keys",install_dir)
/*
define pathanme for annex dialup addresses file */
#define ACP_DIALUP(str) \
sprintf(str,"%s/acp_dialup",install_dir)
/*
define pathname for user profile file */
#define ACP_USERINFO(str) \
sprintf(str,"%s/acp_userinfo",install_dir)
#define ACP_ESERVICES(str) \
sprintf(str,"%s/eservices",install_dir)
893-741-B
Using Model 5390 Security
A15-79

Advertisement

Table of Contents
loading

Table of Contents