Differences between version 8 and predecessor to the previous major change of WlugAdmin.
Other diffs: Previous Revision, Previous Author, or view the Annotated Edit History
Newer page: | version 8 | Last edited on Thursday, May 26, 2005 9:05:29 pm | by AristotlePagaltzis | Revert |
Older page: | version 1 | Last edited on Wednesday, May 18, 2005 9:46:32 pm | by JohnMcPherson | Revert |
@@ -1,17 +1,40 @@
Describes Hoiho's setup
-See also ssh
://hoiho.wlug.org.nz
/usr/local/doc
+!! Membership management
+WLUG membership details are entered into an [LDAP] database. Use the scripts in <tt>hoiho
:/usr/local/hoihotools</tt> for adding/updating/expiring members.
-!!TODO
-* Configure slave zoning for lug members ?
+These scripts also provide the mechanism for adding shell accounts if required. A shell account is required if the user wants to receive email to a wlug.org.nz address. If they want shell access (rather than just secure [IMAP]) then an administrator will need to install their SSH public key.
+
+By default, passwords are disabled for new accounts. An account needs a password to be set before email can be accessed. Use the <tt>change-password.pl</tt> script in the <tt>hoihotools</tt> directory to set a new password. Normal passwd(1) as root will also work, since it's [LDAP] aware.
+
+More information is in <tt>hoiho:/usr/local/doc/ldap</tt>.
+
+
!! Firewall
+
+The machine uses iptables, using PerrysFirewallingScript (using the debian package made by CraigBox). Minor local modifications are documented in <tt>hoiho:/usr/local/doc/firewall</tt>.
+
+hoiho is on the MetaNet - wan0=192.168.100.100 and lo:1=10.100.100.1
+
+!! Mail
+
+[Exim]4, with SpamAssassin installed. Local configuration is documented in <tt>hoiho:/usr/local/doc/mail</tt>.
See also: WlugMailNotes
+
+!! Other
+
+The WlugWiki, NameServer, Library webapp, [PAM] setups documented in <tt>hoiho:/usr/local/doc</tt>
+
+!! TODO
+
+* Configure slave zoning for [WLUG] members ?
+
----
-(this
changelog hasn't been kept up to date, but is here for historical purposes
).
+(This
changelog hasn't been kept up to date, but is here for [hysterical raisins|JargonFile:hysterical-reasons]
).
-!!ChangeLog
+!! ChangeLog
----
2004-03-09 Daniel Lawson
* new kernel ready, waiting on reboot.
* Incidentally, the MetaNet is configured just fine. Removed from TODO list