update Sun Jan 17 06:37:00 PST 2010
[pkgsrc.git] / sysutils / webmin / MESSAGE
1 ===========================================================================
2 $NetBSD: MESSAGE,v 1.4 2006/05/16 18:30:20 jlam Exp $
3
4 By default, the Webmin server listens on port 10000, e.g. it may be
5 accessed at:
6
7         https://localhost:10000/
8
9 The default username and password for this Webmin installation is:
10
11         Username: admin
12         Password: password
13
14 It is highly recommended that this be changed as soon as possible,
15 either by logging into the Webmin server and changing it within the
16 "Webmin Users" module, or by using the changepass.pl script, e.g.,
17
18         ${WEBMIN_DIR}/changepass.pl \
19                 ${PKG_SYSCONFDIR} admin new-password
20
21 ===========================================================================