Displaying 20 results from an estimated 3000 matches similar to: "Thunderbird ignores some folders"
2013 Mar 10
2
Logon with Client Certificate and OTP fallback
Dear Dovecot experts,
we have unusual authentication requirements, namely:
- almost all of our user are using a smartcard to connect
with our mailserver. Thunderbird is our friend here as it will
use the smartcard as an additional certificate store and
Thunderbird will do client certificate based authentication
when connecting via SSL with a mailserver
- there's no way (at least that I know
2014 May 03
1
%{orig_user} missing in checkpassword-Script
Dear dovecot maintainers:
I'm using SSL client certificates together with a checkpassword scripts
to authenticate our users.
My problem is: In the checkpassword script the AUTH_USER environment
variable will either contain the username that was configured in the
mailclient (if auth_ssl_username_from_cert=false) or the username
from the certificate (if auth_ssl_username_from_cert=true).
I
2018 Jun 29
2
[Bug 13496] New: lseek returned -1, not 2147483648: Invalid argument (22)
https://bugzilla.samba.org/show_bug.cgi?id=13496
Bug ID: 13496
Summary: lseek returned -1, not 2147483648: Invalid argument
(22)
Product: rsync
Version: 3.1.2
Hardware: Sparc
OS: Solaris
Status: NEW
Severity: normal
Priority: P5
Component: core
Assignee:
2010 Dec 15
2
ssl enabled, but ssl_cert not set ( 2.0.7 freebsd 8.1 )
hello
trying to install dovecot 2 on a fresh installed machine
I get this error message :
doveconf -n > dovecot-new.conf
doveconf: Error: ssl enabled, but ssl_cert not set
doveconf: Fatal: Error in configuration file
/usr/local/etc/dovecot/dovecot.conf: ssl enabled, but ssl_cert not set
the ssl config file look like the following :
Thanks for any info.
##
## SSL settings
##
# SSL/TLS
2014 Feb 25
0
AUTH_USER variable has invalid value in checkpassword Script
Dear dovecot experts:
We are using client certificates to authenthicate against a
Dovecot server. Our certificates contain a x500UniqueIdentifier.
I'm absolutely sure that the value of the x500UniqueIdentifier
was stored into the AUTH_USER when I tested my setup
last year.
This has somehow changed and now AUTH_USER always
contains the username. This has fatal consequences as now
every owner
2013 Apr 07
1
checkpassword protocol
Hi,
I'm writing a checkpassword script in order to support our OTP token
as a fallback for client certificate authentication. Here are two
questions:
1) It seems to me that the username and the password will be
delivered to my script both on file descriptor 3 and via the
environment variables AUTH_USER and AUTH_PASSWORD.
May I ignore file descriptor 3 and use the environment variables
or may
2024 Oct 07
1
rpcclient setdriver fails with WERR_ACCESS_DENIED
Dear Samba-experts,
I'm trying to setup automatic printer download with our
samba 4.19.4 fileserver which is a domain member of
our samba 4.18.2 AD.
printer drivers have been installed on the fileserver:
root at serv00:# rpcclient -Uprtadmin%pass1 SERV00 -c enumdrivers
[Windows x64]
Printer Driver Info 1:
Driver Name: [Kyocera TASKalfa 5052ci NAEV]
CUPS-printers have been installed
2024 Oct 08
1
rpcclient setdriver fails with WERR_ACCESS_DENIED
On Mon, 7 Oct 2024 22:46:36 +0200
Peter Koch via samba <samba at lists.samba.org> wrote:
> Dear Samba-experts,
>
> I'm trying to setup automatic printer download with our
> samba 4.19.4 fileserver which is a domain member of
> our samba 4.18.2 AD.
>
> printer drivers have been installed on the fileserver:
>
> root at serv00:# rpcclient -Uprtadmin%pass1
2024 Oct 08
2
rpcclient setdriver fails with WERR_ACCESS_DENIED
Hi Rowland,
Thanks very much for your quick response.
> Have you tried the command with a member of Domain Admins instead of
> Administrator ?
I just did and I now feel that something is wrong with
our Administrator-account.
Granting the SePrintOperatorPrivilege to user NAV\prtadmin with user
NAV\Administator failes on our fileserver (INVALID PASSWORD).
Granting the
2013 Apr 07
1
ssl_require_crl does not work as expected
Hi
I'm trying to use dovecot with client certificates. We produce our
certificates with our
on CA and we do NOT use certificate revocation lists.
So I put "ssl_require_crl = no" into 10-ssl.conf. I did not find a solution
neither
in the wiki nor somewhere else, so I finally started to read the source.
My impression is that openssl will always try to use CRLs. If
2014 Nov 03
0
SSL Client authentication with trustcenter-certificate
Dear reader,
we are using dovecot 2.2.7 and like it very much. Authentication is done
via a checkpassword program that does two things:
1) check wether the client has connected via SSL using a client certificate
2) check wether the client is using a one time password generator
Most of our users are using certificates that we have created ourself.
These certificates contain a
2001 Mar 12
2
Some problems with samba 2.0.7
Hi,
we are using samba 2.0.7. on our HP file-server. For
the NT users everything is ok, but we are not able
to setup WIN95/98 computers to use the shares.
All computers are within the same domain. Shares
of NT-pc can be used and also shares from other linux
boxe, but NOT from the HP.
The global section is the same on the linux and HP machines.
Any idea ?
How can we check what is going wrong ?
A
2009 Nov 02
2
X.509 certificate based IMAP login
Hello list,
The dovecot version is 1.2.6 running on Solaris x86 11 (nv-b91).
The relevant configuration lines are:
passdb ldap { # LDAP database (doc/wiki/AuthDatabase.LDAP.txt.)
args = /pfx/etc/dovecot/dovecot-ldap.conf
}
The file dovecot-ldap.conf is correct and LDAP authentication is
working well.
We would like to make it possible for users with a X.509 client
certificate to log in
2007 May 21
1
per user quota using LDAP entries
Hi List,
This is my first post to this list so please be gentle :-).
First of all, kudos to the developers of dovecot!
Im trying to implement quota, and I followed the instructions in the wiki.
My problem is the quota specified per user is not being honored, only the
global quota setting.
I do have an "quota = maildir:storage=204800" in the plugin area and enabled
quota in the
2017 Nov 03
4
samba 4.x slow ...
just to verify basic facts:
Did you cross check vie network sniff, on which SMB protocol versions Server + Win 7 clients agree ?
Or did you pin down via registry ?
AFAIK only starting with win 8 or win 10 clients you could ask with powershell, which protocol version is in use.
Did you also cross check samba logs for a name resolution issue ( windows names, not DNS)
if one of your boxes is an
2007 Aug 30
1
Using NID_x500UniqueIdentifier as ssl_username_from_cert
Hi,
please have a look at the attached patch for
dovecot-1.0.3
These patch modifies ssl_proxy_get_peer_name()
to use the NID_x500UniqueIdentifier as username
instead of NID_commonName.
The reason is, that the Common Name doesn't have
to be unique for the whole mailserver.
Example; in germany a lot of people got the
first name "Andreas" and the last name "Schulz".
2003 Aug 20
0
MS Word creates new files (was Re Samba creates User-ACL's)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
> Message: 2
> Date: Tue, 19 Aug 2003 14:05:40 +0200
> From: samba-list@naev.de (Peter Koch)
> Subject: [Samba] Samba creates User-ACL's
> To: samba@lists.samba.org
> Message-ID: <200308191205.OAA02625@intranet.naev.de>
>
> Dear Readers:
>
> I'm using Samba 2.2.8a with ACL-support and noticed the
>
2017 Nov 03
3
samba 4.x slow ...
On Fri, Nov 03, 2017 at 01:54:10PM +0100, Dr. Peer-Joachim Koch via samba wrote:
> Hi Micha,
>
> no, I have to this. I'm normally just check what smbstatus shows:
>
> 33837 BGC\pkoch users XXX (ipv4:XXX:51118) SMB2_10
>
> Bye the way - 45 MB/s is not so bad, I just wanted to know if it's
> possible to get 90MB/s or at 10G a little bit more.
>
2014 Mar 27
0
%{orig_user} missing in checkpassword-Script
Hi everybody,
I'm using SSL client certificates or checkpassword scripts to authenticate
our users. If a user sent a client certificate from his smartcard my
checkpasswort will ignore the password, if he does not sent a client
certificate but uses his OTP-token then my checkwassword script will check
wether the password is a correct one time password.
My problem is: the AUTH_USER variable
2011 Dec 19
10
Rails on iPad
Hi, I''d like to know if there is any way to develop an entire rails app in
iPad.
Maybe with an app, maybe with an online platform as Cloud9.
I''d like to know what you think.
Thank you,
Rodrigo
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to