On Wed, Aug 04, 2004 at 03:57:22PM +0000, Cory D. Wiles wrote: > However when i try to get into the cyradm and login i get a 'Segmentation > Fault' error. Just when I could have had everything fixed.
Looking at your logs, seems to be the problem I had (have?). I opened a ticket about this, take a look to see if it's similar to your case: https://bugzilla.andrew.cmu.edu/show_bug.cgi?id=2300 Basically, I had segfaults in the following conditions: - not specify a mechanism - the library chooses digest-md5 - enter the wrong password - the library attempts another method, this time GSSAPI - if gssapi doesn't work, core dump. If it works, I just login. > Thoughts on why I can't login into cyradm? Try forcing a specific authentication mechanism. And provide both usernames and authorization names in the command line. --- Cyrus Home Page: http://asg.web.cmu.edu/cyrus Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html
