> Scott O. writes: > > > > Can you use pserver to authenticate for multiple > repositories? If so what > > would the xinetd.conf look like. Thanks. > > Yes, just have multiple --allow-root= options: > > server_args = -f --allow-root=/u/cvs1 > --allow-root=/u/cvs2 pserver
FWIW, in Solaris 2.6 you are limited to five "server-argument" entries. This was increased to twenty for Solaris 8. The former meant you had to write (and reference) your own script to pass into inetd. -Doug _______________________________________________ Info-cvs mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/info-cvs
