Re: [REQADM-Users-L] REQADM on NetBSD
Brought to you by:
rcopeland101,
slw
From: Tom I. H. <ti...@eu...> - 2003-12-15 09:40:28
|
Steve Willoughby <st...@al...> writes: > That's FLG#, the REQADM main option flag variable. (46=F 4C=L 47=G 23=#) > If your file is missing that, there's a lot of things that aren't going to\ > work. The default that ships with REQADM is: > > FLG#=%000110011-000000000000011111--- ...and I've left it like that in reqadm.conf. All I've done in reqadm.conf is change a couple of paths, urls and email addresses, really: *** reqadm.conf.sample Sat Dec 6 18:11:27 2003 --- reqadm.conf Sat Dec 6 20:07:37 2003 *************** *** 124,140 **** # # What is the name of your computing support center? # ! SUPN=XYZ Engineering Computing # # What is the phone number of your support center where customers # should call your helpdesk? # ! SUPP=555-9999 # # To what E-mail address should customers write when escalating a # problem they don't feel is being adequately addressed? # ! ESCA=sup...@xy... # # ############################################################################## --- 124,140 ---- # # What is the name of your computing support center? # ! SUPN=Hamartun # # What is the phone number of your support center where customers # should call your helpdesk? # ! SUPP=93013940 # # To what E-mail address should customers write when escalating a # problem they don't feel is being adequately addressed? # ! ESCA=ti...@ha... # # ############################################################################## *************** *** 351,357 **** # # URLP: common prefix for all following URLs # ! URLP=http://www.mydomain.com # # UCRE, UFIN, UVIE, UPRE: URLs to REQADM CGI programs. URLP (above) is # prepended to these when necessary, but not whenever we can avoid --- 351,357 ---- # # URLP: common prefix for all following URLs # ! URLP=http://www.hamartun.priv.no # # UCRE, UFIN, UVIE, UPRE: URLs to REQADM CGI programs. URLP (above) is # prepended to these when necessary, but not whenever we can avoid *************** *** 370,376 **** # # What is the URL of the REQADM web homepage? # ! UHOM=http://www.mydomain.com/reqadm/ # # If you want to include your own text or hyperlinks in the # REQADM home page, include any HTML code you wish in the HIL@= --- 370,376 ---- # # What is the URL of the REQADM web homepage? # ! UHOM=http://www.hamartun.priv.no/reqadm/ # # If you want to include your own text or hyperlinks in the # REQADM home page, include any HTML code you wish in the HIL@= *************** *** 398,434 **** # # default domain to be added to "user@host" addresses # ! DDOM=xyz.com # # default hostname to be added to "user" addresses (no @host.domain). # ! DEFH=mydept.xyz.com # # mail hub REQADM should contact to send SMTP mail. # ! MHUB=mail.mydept.xyz.com # # Return address and full name for REQADM's mail. # There needs to be an alias for this which runs the # reqadm-mail-receiver program as explained in the installation # instructions. # ! RADR=re...@my... ! RNAM=XYZ Request Administration # # The address who should be notified of request resolutions and # commitments. # ! FOWN=ma...@my... # # Address to which users should send mail to submit a normal request # ! REQA=he...@my... # # Address to which users should send mail to submit test requests # (the on-line tutorial uses this to demonstrate mailed requests). # ! TSTA=tes...@my... # # What addresses are not allowed to send mail into REQADM? # This is to try to keep down automated mail, especially bounces, --- 398,434 ---- # # default domain to be added to "user@host" addresses # ! DDOM=hamartun.priv.no # # default hostname to be added to "user" addresses (no @host.domain). # ! DEFH=hamartun.priv.no # # mail hub REQADM should contact to send SMTP mail. # ! MHUB=smtp.hamartun.priv.no # # Return address and full name for REQADM's mail. # There needs to be an alias for this which runs the # reqadm-mail-receiver program as explained in the installation # instructions. # ! RADR=re...@ha... ! RNAM=Hamartun Request Administration # # The address who should be notified of request resolutions and # commitments. # ! FOWN=ti...@ha... # # Address to which users should send mail to submit a normal request # ! REQA=re...@ha... # # Address to which users should send mail to submit test requests # (the on-line tutorial uses this to demonstrate mailed requests). # ! TSTA=aut...@ha... # # What addresses are not allowed to send mail into REQADM? # This is to try to keep down automated mail, especially bounces, *************** *** 528,539 **** # Command to print to a PostScript printer # This will be run by the *client* so it needs to work on all your platforms. # ! LPRC=lpr # # Mail command. Must recognize "-s subject address..." syntax #XXX This only needs to be available on the server machine. # ! MAIL=/usr/ucb/mail # # Pager software. Invoked using this syntax: # <commandpath> [-q] <username> {<message> | -} --- 528,539 ---- # Command to print to a PostScript printer # This will be run by the *client* so it needs to work on all your platforms. # ! LPRC=/usr/local/bin/lpr # # Mail command. Must recognize "-s subject address..." syntax #XXX This only needs to be available on the server machine. # ! MAIL=/usr/bin/Mail # # Pager software. Invoked using this syntax: # <commandpath> [-q] <username> {<message> | -} *************** *** 589,595 **** # REQADM-USERINFO(5). For historical reasons, this field is # called "CDIS". # ! CDIS=/usr/local/adm/employees.tab # # Path to "usertable" file for your local users, including # computing staff members. This file has the format: --- 589,595 ---- # REQADM-USERINFO(5). For historical reasons, this field is # called "CDIS". # ! CDIS=/usr/local/reqadm/local/employees.tab # # Path to "usertable" file for your local users, including # computing staff members. This file has the format: *************** *** 597,609 **** # faceless accounts or group accounts have a non-numeric value # for id like "NOTAPRSN". These are ignored by REQADM. # ! USRT=/usr/local/adm/usertable # # Shell-style glob pattern for all the off-site usertable files # you want to include in your database of regular users. # Just leave as "USRG=" if you don't have any of these files. # ! USRG=/usr/local/adm/remote/usertable* # # Administrative and other "fake" users which should be defined # in the REQADM database, but will have IDs out of the RUID range --- 597,609 ---- # faceless accounts or group accounts have a non-numeric value # for id like "NOTAPRSN". These are ignored by REQADM. # ! USRT=/usr/local/reqadm/local/usertable # # Shell-style glob pattern for all the off-site usertable files # you want to include in your database of regular users. # Just leave as "USRG=" if you don't have any of these files. # ! USRG= # # Administrative and other "fake" users which should be defined # in the REQADM database, but will have IDs out of the RUID range *************** *** 618,624 **** # just put the path here, like: PASS=/etc/passwd # If you run a command, specify with | like: PASS=|ypcat passwd # ! PASS=|ypcat passwd # ############################################################################## # --- 618,624 ---- # just put the path here, like: PASS=/etc/passwd # If you run a command, specify with | like: PASS=|ypcat passwd # ! PASS=/etc/passwd # ############################################################################## # *************** *** 632,638 **** # # LDAP server hostname # ! LDAP=dataserver.xyz.com # # LDAP service port # --- 632,638 ---- # # LDAP server hostname # ! LDAP= # # LDAP service port # *************** *** 668,675 **** # REQADM sources include the file "extras/userinfod" which is a sample # userinfo server written in Perl. # ! CDL@=dataserver.xyz.com ! CDL@=dataserver2.xyz.com # # USERINFO service TCP port # --- 668,674 ---- # REQADM sources include the file "extras/userinfod" which is a sample # userinfo server written in Perl. # ! CDL@= # # USERINFO service TCP port # *************** *** 697,703 **** # area code are automatically stripped to a 7-digit phone number in # REQADM. # ! AREA=503 # ############################################################################## # --- 696,702 ---- # area code are automatically stripped to a 7-digit phone number in # REQADM. # ! AREA= # ############################################################################## # -tih -- Tom Ivar Helbekkmo, Senior System Administrator, EUnet Norway www.eunet.no T: +47-22092958 M: +47-93013940 F: +47-22092901 |