Fix crash when /oper operator badpass. Fix comment explaining the
[ircu2.10.12-pk.git] / doc / example.conf
index 8538096a88f5c63182795fb03ed281e147670564..92eedc72c68fc9ab2bdea0655f6649ca7c3c1d09 100644 (file)
@@ -609,9 +609,11 @@ CRULE
 #  # and the default setting.
 # };
 #
-# The encrypted password is optional.  If you wish to encrypt your
-# password, there is a utility in the ircd.  Please read the file
-# tools/README.
+# By default, the password is hashed using the system's native crypt()
+# function.  Other password mechanisms are available; the umkpasswd
+# utility from the ircd directory can hash passwords using those
+# mechanisms.
+#
 # All privileges are shown with their default values; if you wish to
 # override defaults, you should set only those privileges for the
 # operator.  Listing defaulted privileges just makes things harder to