summaryrefslogtreecommitdiff
path: root/sysutils/webmin/MESSAGE
blob: d5f5021d9fbca7231884e1507f1546e205fda769 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
===========================================================================
$NetBSD: MESSAGE,v 1.4 2006/05/16 18:30:20 jlam Exp $

By default, the Webmin server listens on port 10000, e.g. it may be
accessed at:

	https://localhost:10000/

The default username and password for this Webmin installation is:

	Username: admin
	Password: password

It is highly recommended that this be changed as soon as possible,
either by logging into the Webmin server and changing it within the
"Webmin Users" module, or by using the changepass.pl script, e.g.,

	${WEBMIN_DIR}/changepass.pl \
		${PKG_SYSCONFDIR} admin new-password

===========================================================================