|
Any definitions that you place in the [user-xxxxx] section will override the [routers.cgi] section for that particular user. So, ALL [routers.cgi] section definitions can be placed in here, such as cfgfiles, confpath, etc.
If you have links defined or extensions that you want to be visible to some users and not others, then use the SECURITY LEVELS (see the HOWTO for more details on this). You can set different security levels per user and per Extension or Link.
To authenticate the users, you should use either the routers.cgi internal authentication (LDAP is best, but you can use a password file if you want) or you can use your web server's internal authentication (this is usually preferred).
Check out the AUTHENTICATION help text and the HOWTO for more details.
_________________ Steve Shipway UNIX Systems, ITSS, University of Auckland, NZ Woe unto them that rise up early in the morning... -- Isaiah 5:11
|