Announcement

Collapse
No announcement yet.

V.2.4. Restart

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

  • 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(

  • #2
    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

    Comment


    • #3
      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(

      Comment


      • #4
        cyradm -u oxadmin localhost

        Comment


        • #5
          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?

          Comment

          Working...
          X