Announcement

Collapse
No announcement yet.

V.2.4. Restart

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Sneeper
    Guest replied
    root@ubuntu:/etc/default# /etc/init.d/cyrus2.2 restart
    Stopping Cyrus IMAPd: cyrmaster.
    Waiting for complete shutdown...
    Starting Cyrus IMAPd: cyrmaster.

    root@ubuntu:/etc/default# /etc/init.d/saslauthd restart
    * Restarting SASL Authentication Daemon saslauthd [ OK ]

    root@ubuntu:/etc/default# cyradm -u oxadmin localhost
    IMAP Password:
    Login failed: authentication failure at /usr/lib/perl5/Cyrus/IMAP/Admin.pm line 119
    cyradm: cannot authenticate to server as oxadmin


    So how do I fix my IMAP password?

    Leave a comment:


  • mani
    Guest replied
    cyradm -u oxadmin localhost

    Leave a comment:


  • Sneeper
    Guest replied
    cyram not found

    root@ubuntu:/etc/init.d# cyram -u oxadmin localhost
    bash: cyram: command not found

    and doing a file serach didn't find anything with "cyram" in any other folder in the file system ... :O(

    Leave a comment:


  • batnator
    Guest replied
    restart your services:

    /etc/init.d/saslauthd restart
    /etc/init.d/cyrus restart


    try to connect the imap admin tool:

    cyradm -u oxadmin localhost
    Last edited by Guest; 06-04-2007, 12:54 AM. Reason: misspelling corrected

    Leave a comment:


  • Sneeper
    Guest started a topic V.2.4. Restart

    V.2.4. Restart

    V.2.4. Restart

    Now restart saslauthd and cyrus and try to login with user oxadmin and password: <YOUROXADMINPASSWORDFROMINSTALL>

    How would I restart saslauthd and cyrus?

    and

    How would I try to login with user oxadmin and password?

    What would I type at a command prompt to do this?

    :O(
Working...
X