search for: upass

Displaying 2 results from an estimated 2 matches for "upass".

Did you mean: pass
2014 Oct 16
1
Unable to get virtual users set up with database auth
...ecot.org/MailLocation/Mbox) Oct 16 00:10:26 avalon dovecot: lda(chayes): Fatal: Invalid user settings. Refer to server log for more information. protocols = imap mail_location = mbox:/var/spool/mail/%u:INBOX=/var/spool/mail/%u password_query = SELECT uNameDomain as username, uDomain as domain, uPass as password FROM users WHERE uName = '%n' AND uDomain = '%d' also tried password_query = SELECT uName as username, uDomain as domain, uPass as password FROM users WHERE uName = '%n' AND uDomain = '%d' # file: /etc/procmailrc # system-wide settings for procmail SHEL...
2004 Aug 06
3
Icecast User Login Question
At 01:37 PM 11/3/2003 -0700, you wrote: > >I can have a look at implementing this when I get chance. >That would be great as the devs at shoutcast have absolutely no interest or >so it seems in adding this feature, which causes people >to rely on 3rd party scripts to handle the authentication, which is shotty >at best. actually, as it turns out, this does make alot of sense,