On Fri, Sep 21, 2012 at 03:09:39AM +0200, Alexander Hall wrote:
> Hi,
> 
> Currently, dovecot does not supply a type to auth_userokay(), leaving
> only the default "auth=..." login capability for configuring access to
> its services.
> 
> This is annoying, as it requires you to set auth=... and then explicity
> close any services you don't want to expose, like "auth-ssh=" etc.
> Obviously, this could very well lead to an incomplete list of disabled
> services, causing all sorts of discomfort for the user and/or system
> administrator.
> 
> This diff introduces "auth-$service" as type, allowing stuff like this
> in login.conf:
> 
> default:\
>       :auth=passwd,skey:\
>       :auth-imap=:\
>       :auth-pop3=:
> 
> mailonly:\
>       :auth=:\
>       :auth-smtp:\
>       :auth-imap:\
>       :auth-pop3:\
>       ...
> 
> Again, bumped REVISION, since that seemed like the thing to do.
> 
> OK? Comments? Should go upstream instead?
> 
> /Alexander

Send this upstream to Timo first. I just don't want to have a patch
in the port that he will not necessarily accept.

-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.

Reply via email to