search for: authanticates

Displaying 5 results from an estimated 5 matches for "authanticates".

2014 Mar 14
0
NFS not responding generates authantication crash
I am facing dovecot authentication problems caused by unresponding NFS server. If there is even short break in communication with NFS server keeping maildirs, the dovecot generates the avalanche of processes (dovecot/imap and dovecot/pop3). The real number of connections was about 50 and after the problems occurs it rises to 1000. After about 3 hours the limit of connections is filled up:
1999 Jun 17
0
SAMBA config. (security=domain)
Dear all, I've tried to setup a directory share with SAMBA using the option security=domain. Infact I want that all the users' authentication is forwarded to an NT PDC without making UNIX users or mapping such users to NT domain ones. Anyway I had my Linux machine in the domain (through the PDC), then I used smbpasswd -j <DOM> -r <PDC>. After all, starting nmdb and smdb, I
2003 May 12
0
samba ldap and pam without -with-ldapsam option
Hello, i have two questions about pam and ldap: i want to set up a samba-ldap PDC. I first installed a samba compiled with the --with-ldapsam option. I set up a directory with users and samba attributes: every thing works fine. Now, i want to set up an equivalent architecture, but with the pam support. in the man pages, i can read that i need > obey pam restrictions = Yes which implies the
2003 May 12
1
AW: samba ldap and pam without -with-ldapsam option
Hi, pam's auth section are always ignored, when using "encrypt passwords = Yes". But you can still use the account and session sections when you set "obey pam restrictions = Yes" J?rgen > -----Urspr?ngliche Nachricht----- > Von: samba-bounces+hoetzel=cyperfection.de@lists.samba.org > [mailto:samba-bounces+hoetzel=cyperfection.de@lists.samba.org] > Im
2006 Jul 10
1
OpenSSH 4.3p2 on Solaris 10 and PAM
Hi, We have a Solaris 10 system that authanticates users against an LDAP server with password management. On port 22 runs Sun SSH 1.1. On port 2222 runs OpenSSH 4.3p2. OpenSSH uses a configuration from a Linux system where login with password or public key works. Adittionally we have a customized PAM module that grants/revokes access based up...