(************************************) (* Never edit options files when *) (* the daemon is running *) (************************************) (* SECTION : Users *) (* User accounts on the core *) (************************************) (* Depreciated option, kept for compatibility reasons - used by MLDonkey < 2.7.5 *) users = [ (admin, "31D6CFE0D16AE931B73C59D7E0C089C0");] (************************************) (* SECTION : Users *) (* User accounts on the core (new format) *) (************************************) (* The users that are defined on this core. The default user is called 'admin', and uses an empty password. To create new users, login as admin in mldonkey, and use the 'useradd' command. *) users2 = [ { user_name = admin user_pass = "31D6CFE0D16AE931B73C59D7E0C089C0" user_mail = "" };]