2000-09-03 12:24:27 -04:00
|
|
|
After installing this package, you must create
|
|
|
|
${SYSCONFDIR}/cept.init ${SYSCONFDIR}/cept.users files.
|
|
|
|
|
|
|
|
Samples exist in ${PREFIX}/share/cept.
|
|
|
|
|
|
|
|
You must also add
|
|
|
|
|
|
|
|
xcept 20005/tcp #XCEPT
|
|
|
|
|
2003-06-22 06:05:28 -04:00
|
|
|
to /etc/services, add an '_xcept' user in your system with uid 522
|
2002-10-01 02:51:05 -04:00
|
|
|
and put the user in group 'dialer', then put the line
|
|
|
|
|
2003-06-22 06:05:28 -04:00
|
|
|
xcept stream tcp nowait _xcept ${PREFIX}/libexec/ceptd ceptd
|
2000-09-03 12:24:27 -04:00
|
|
|
|
2002-10-01 02:51:05 -04:00
|
|
|
in /etc/inetd.conf on your server host, and restart inetd.
|
2000-09-03 12:24:27 -04:00
|
|
|
|
2002-10-01 02:51:05 -04:00
|
|
|
Note that running this software as root as advised in the
|
|
|
|
distribution can present a serious security risk to your system.
|