Hi:
     
     I am having the strangest problem with "sasldb" authentication using 
     berkeley db3.
     
     I can create and delete user accounts with "saslpasswd" and they 
     display appropriately with "sasldblistusers".  But these accounts will 
     NOT authenticate correctly using DIGEST-MD5 if the usernames are 5 or 
     more characters in length!!  All numeric usernames do not work either, 
     no matter what their length may be.
     
     My "imapd.log" will say: "DIGEST-MD5 incorrect digest response" for 
     cases where "imtest" fails to authenticate.
     
     My "imapd.log" also says: "DIGEST-MD5 bad userid authenticated" for 
     user accounts where the name consists of all numeric digits.
     
     Both cases have "imtest" report: "S: A01 NO authentication failure"
     even though I am using "imtest -u<username> -a<username> <hostname>".
     
     I need to be able to use all numeric usernames that can be as large as 
     12 digits.
     
     Solaris 7
     Cyrus-1.6.22
     SASL-1.5.24
     DB-3.1.17
     
     HELP!!
     
     Marc Giannoni
     Comsat Mobile Communications

Reply via email to