Project

General

Profile

Manage core users » History » Version 12

« Previous - Version 12/25 (diff) - Next » - Current version
johu, 09/21/2010 08:47 PM
removed information for outdated versions


Manage core users

Versions >= 0.5:

quasselcore provides two command-line options:
  • --add-user

Starts an interactive session to add a new core user

  • --change-userpass=[USERNAME]

Starts an interactive session to change the password of the user identified by username

Note for Ubuntu and Debian users
If you install quasselcore via the default Ubuntu (or Debian) package then your config dir is in '/var/cache/quassel'.
This means that you need to run quasselcore --add-user with --configdir=/var/cache/quassel and with permissions such that it can access that directory. Usually this means running it with sudo for Ubuntu or as root for Debian. So for adding a user the example would be

 sudo quasselcore --configdir=/var/cache/quassel --add-user