Displaying 20 results from an estimated 30000 matches similar to: "Totally confused creating expanded login"
2006 Jun 16
2
Problem with User Login from Agile Web Development
I am trying to use an expanded version of the User Login from the Agile 
Web Development with Rails book.  It takes the user name and password 
but then says "Invalid user/password combination".  Looking at the log 
everything seems to be fine until it sends the query to MySQL.  The 
query shows that the name is '''' instead of the name that was passed to 
the self.login
2006 Dec 27
3
Problem with HTTPS ON CENTOS 4.4
Hi all ,
I set up https on CentOS 4.4.
I did the below sets of commands,
first removed existing files
rm /etc/httpd/conf/ssl.key /server.key
rm /etc/httpd/conf/ssl.crt/server.crt
Next, I created key. Change to the /usr/share/ssl/certs/ directory and type
in the following command:
make genkey
then issued below command,
make testcert
finaly
/sbin/service httpd restart
Then I got the
2010 Nov 25
1
can't use godaddy SSL cert
Hey list,
 I was having a similar SSL/openLDAP problem to this last week. I had
a chance to look at this again today and it still appears to not be
working. I called godaddy and had the last cert cancelled and reissued
as I had mis-typed the name of the CN on the last one.
 I am trying to setup a Godaddy turbo SSL certificate with an openLDAP
2.4 server under FreeBSD 8.1. The clients are mainly
2003 Sep 09
1
GPG signature of the RC tarballs
Hi.
It looks like the gpg signatures of the RC2 and RC3 tarballs
are bogus... I've tested the .bz2 and .tar.gz files downloaded from the
us1 and us4 mirrors.
To confirm that it's not a local problem, I've tested the signature of the
Samba_CA.crt file (http://us4.samba.org/samba/ftp/) and it's ok.
Can someone else please confirm it?
Thanks.
   - Ademar
$ gpg --verify
2016 Oct 28
0
Bugreport: managesieve-login won't start without a ssl-key
Op 10/27/2016 om 9:55 PM schreef Moritz Fago:
> Hello,
>
> If you don?t have a ssl_key and ssl_cert configured in your dovecot config managesieve-login will fail to start with the following error message:  dovecot: managesieve-login: Fatal: Couldn't parse private ssl_key: error:0906D06C:PEM routines:PEM_read_bio:no start line: Expecting: ANY PRIVATE KEY, even if you haven?t enabled
2003 Feb 04
1
Totally SNAT confused :)
Hi !
I have setup a complete shorewall now with DMZ, and Private zones and
masq, rules, port-forwarding etc. worx like expected.
BUT
I have a wish to use a couple of more public IP''s and relate those to
inernal servers on the DMZ zone and i am now so confused about it. I have
searched this archive for SNAT port allow
Setup:
3 public adresses on the WAN nic. lets call them 80.80.80.80 -
2013 Jul 13
0
Mail replication ... totally confused !
Hello,
I am totally confused configuring replication in dovecot.
In my case I have 2 servers
instead of running rsync as a daemon which takes a lot of time
I would like
SERVER-A will be the master
and
SERVER-B will be the slave
My users directly interact with server A,
Server B stands as a mails backup only
I've setup SERVER-B ( backup ) like that, NO SPECIAL CONF on master 
SERVER-A
2019 Jul 05
2
unsolved: Re: solved: how to create a working certificate for using TLS?
On 7/5/19 9:32 PM, John Runyon wrote:
> On Fri, 5 Jul 2019 at 14:28, hw <hw at gc-24.de <mailto:hw at gc-24.de>> wrote:
> 
>     I thought about that and checked the configuration I've been using to
>     create the certificate, and I can't see anywhere that it would expire
>     earlier than after 3650 days.  Is there another way to check this?
> 
>
2005 Aug 04
0
totally confused, samba flipflop fuctionality
It's working from the linux box and not the xp then
it's not
Yes I try making corrections and this probably
accounts for the confusion and broken samba
communication.  I just never seem to be able to come
up with a working working configuration.
Exception: smbclient;  I can mount the XP share in a
directory on my Linux box or at  least the last time I
checked.
I have to turn off the
2016 Oct 27
2
Bugreport: managesieve-login won't start without a ssl-key
Hello,
If you don?t have a ssl_key and ssl_cert configured in your dovecot config managesieve-login will fail to start with the following error message:  dovecot: managesieve-login: Fatal: Couldn't parse private ssl_key: error:0906D06C:PEM routines:PEM_read_bio:no start line: Expecting: ANY PRIVATE KEY, even if you haven?t enabled ssl for managesieve-login.
Infos according to
2012 Mar 13
3
Creating multiple resources from an array
Hi,
I''m currently trying to write a module to manage Squid, including the
SSL certificates it uses. Sometimes you want Squid to listen on
multiple IPs with multiple certificates, so I''m trying to get Puppet
to push the certificates to the nodes and configure Squid accordingly.
I''ve run into a problem with the idea of pushing multiple certificates
though. The module has
2020 May 29
1
Operation not permitted - fchown() failed for /run/dovecot/login
# dovecot --version
2.3.10.1 (a3d0e1171)
Dovecot is unable to start, I see error " Fatal: fchown() failed for
/run/dovecot/login: Operation not permitted"
what could be the problem?
any help please
$ls -la  /var/mail/
drwxr-xr-x    1 root     root          4096 May 29 17:32 .
drwxr-xr-x    1 root     root          4096 May 28 17:08 ..
drw-------    2 root     root          4096 May
2010 Nov 21
0
LDAP clients fail to connect with SSL enabled
I am attempting to setup SSL/TLS support on my openLDAP 2.4 server on FreeBSD.
LBSD2# pkg_info | grep openldap
openldap-sasl-client-2.4.23 Open source LDAP client implementation
with SASL2 support
openldap-sasl-server-2.4.23 Open source LDAP server implementation
I put my cert file, key file and CA certfile in a directory called
/usr/local/etc/openldap/cacerts
Here's how it looks:
[root at
2010 Aug 16
1
Split number of imap-login and pop3-login processes
Hi All,
Is there a way to define the number for imap-login processes and pop3-login processes separately?
My mail server is getting more IMAP clients and much less POP3 clients these days and it continues to run out of authentication processes.
I have been increasing login_max_processes_count the last couple of days and I noticed that it's split between IMAP and POP3.
All 129 imap-login
2010 Sep 20
1
Sendmail TLS verify=fail
Hi,
I have a small question with sendmail and tls verification.
The tls verify fails on our internal/external sendmail servers.
For example:
STARTTLS=server, relay=mx1.imt-systems.com [89.146.219.60], version=TLSv1/SSLv3, verify=FAIL, cipher=DHE-RSA-AES256-SHA, bits=256/256
STARTTLS=server, relay=acsinet12.imt-systems.com [89.146.219.42], version=TLSv1/SSLv3, verify=FAIL,
2001 Jun 25
2
My First Wine
I've been a Linux user for a few years now but this is my first taste of
Wine.  Naturally, I've got a problem (leave it alone!).  A transcript of
my wine session looks like this:
# wine --winver win95 /mnt/cdrom/railatlas.exe
FIXME:pthread_rwlock_rdlock
FIXME:pthread_rwlock_unlock
Could not stat /mnt/fd0 (No such file or directory), ignoring drive A:
FIXME:pthread_rwlock_rdlock
2013 Dec 05
1
Syslog debug messages
Is there a way to configure dovecot to register in syslog the debug
messages enabled by  mail_debug=yes as a debug not as information?
I need this because I want to send this kind of information only to a
remote server. I've configured rsyslog to do this, but dovecot is
registering those debug messages as information not as debug (as I
expected).
This is my rsyslog config:
mail.info;\
    
2011 Aug 07
0
Dovecot + LDAP login issues
Morning all, I've managed to work my self into a corner and hoping someone
can help me out
I have OpenLDAP and Dovecot installed based on the following documents:
   https://help.ubuntu.com/community/DovecotLDAP
   https://help.ubuntu.com/community/OpenLDAPServer
When Dovecot is set up to log in without using LDAP, connections work fine.
However as soon as I change the dovecot.conf to use
2006 Mar 28
1
Please help - totally confused (NAT + FWMARK + IMQ + HTB)
Hello,
 
I''m trying to get my shaper to work, but have only a partial success.
Can someone help me with that. My setup unfortunately is not so trivial,
but I think some people could have similar one...
 
1. There is a router connected to the internet line via interface eth0
2. There are users connected to the router via two interfaces : eth1 and
wlan0
3. All users are assigned private IP
2018 Mar 30
1
Issue with a bug with imap-login
Hello,
Currently working on migrating our existing directors from 2.1.13 to
2.2.10. In 2.2.10 when issuing the logout command on an unauthenticated
connection, the connection is closed before the server sends the BYE
line to the client. The new version works as expected with a non-secure
connection. I will include the strace output from the imap-login process
that shows the connection closing