home *** CD-ROM | disk | FTP | other *** search
/ Australian Personal Computer 1999 November / APC411-2.ISO / server / dnews52b.exe / access.mgr < prev    next >
Encoding:
Text File  |  1998-09-04  |  1.2 KB  |  39 lines

  1. <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
  2.  
  3. <html>
  4.  
  5. <head>
  6. <title>DNEWS Manager</title>
  7. <meta name="GENERATOR" content="Microsoft FrontPage 1.1">
  8. </head>
  9.  
  10. <body bgcolor="#C0C0C0">
  11. <form action="%%action%%" method="POST">
  12. <p>%%menu%% </p>
  13. <h3>Domain access, order sensitive last match is used</h3>
  14. <table border=2>
  15. <tr><td>Domain Name or IP Number</td><td>Groups for this domain</td><td>Access Granted</td><td>Options</td></tr>
  16. %%dom_table%%
  17. </table>
  18. <input type=submit name="cmd_access_save" value="Save Changes">
  19. <h4>Password Protected NewsGroups</h4>
  20. <table border=1>
  21. <tr><td>NewsGroup Wild Card</td><td>UserGroups who have access</td><td>Users who have access</td></tr>
  22. %%prot_table%%
  23. </table>
  24. <h4><input type=submit name="cmd_users" value="User Manager"></h4>
  25. <h4>Incoming IHAVE News Feeds <input type=submit name="cmd_access_save" value="Save Changes"></h4>
  26. <table border=1>
  27. <tr><td>DNS Name/Wild card</td></tr>
  28. %%ihave_table%%
  29. </table>
  30. </form>
  31. <p>
  32. The first time you modify your access.conf using this form a backup
  33. will be made to 'access.v45' if the new access.conf causes problems
  34. you can use this backup to get your system working again quickly.
  35. (by copying it over access.conf and doing a reload)
  36. </body>
  37.  
  38. </html>
  39.