Displaying 20 results from an estimated 20000 matches similar to: "pam authentication error"
2010 Nov 17
6
Mail history function?
I'm a newbie at Dovecot. For a company groupware I need a kind of a
history function for mails to see which user sent which mail to whom / got
which mail from whom. So I have to get the message ID of in- and outgoing
mails (and write related data to a mysql database). My first idea was to
monitor the log file with a daemon and search for strings like
"deliver(x at y.z): 2010-11-15
2015 Nov 03
4
ssh authentication with AD
This seems to be common thread on the list, but I'm pulling my hair out and
have to ask..
I've been following a couple of guides and using AD to authenticate users
on my linux system. These include the ubuntu guide --
https://help.ubuntu.com/community/ActiveDirectoryWinbindHowto
- https://wiki.samba.org/index.php/Setup_Samba_as_an_AD_Domain_Member
-
2010 Nov 29
1
SQL insert?
Hi,
I want to log some informations about a mail in a mysql database when the
mail is saved to inbox (for a groupware). I use Dovecot 1.2.16 and the log
message "msgid=<xxx>: saved mail to inbox" is generated in deliver.c. I
find all the needed data in that file. But I'am not sure how to use the
functions in sql-api.h or sql-api-private.h to send a simple SQL insert
statement
2011 Aug 31
1
Auto creation of home directories on Samba-3.5.4(CentOS 6) using PAM authenticating via ADS
Hi,
I have installed samba 3.5.4 on Centos 6 and have set it up to
authenticate to a Windows 2008 Domain Controller. When I do a "su -
some-domain-user", the home directory gets created. However, I want
the home directory to be created when a user accesses the samba
shares(no shell access). Following are the relevant configurations.
What are the PAM changes I need to make? Help is much
2009 Jan 07
1
Parse-Error creates strange function calls (completely different printouts) (PR#13436)
Full_Name: Oliver Bandel
Version: R version 2.7.1 (2008-06-23)
OS: Linux (Debian Lenny)
Submission from: (NULL) (88.73.82.147)
Hello,
I have written a small R-script.
When I inserted one line of code, the behaviour was completely different!
Instead of just printing one line more to the output,
the complete call of the function in which this line was added,
is different, and instead of one such
2011 Jun 01
2
Samba + ACL + Linux Client
Hello,
I'm Oliver and I need help for a experiment.
I have a sharing with Samba version 3.2.5, my distribution Linux is
Debian(Lenny) and the acl version is 2.2.47.
Below my configurations files:
#/etc/fstab
/dev/sda3 /shared reiserfs defaults,acl 0 1
#smb.conf
[data]
comment = files
path = /shared
inherit acls = yes
inherit permissions = yes
map acl inherit = Yes
#
2007 Mar 28
0
pam authentication needs smbpasswd to lookup login
Hi guys,
I'm trying to setup a PostgreSQL authentication database in my network
and I already get NSS and PAM working.
Well, as PAM is well configured I can login on my box, change password
and other things, but now I want to be able to use this same pair of
login/password to connect to a share on this box via a windows machine.
I've changed smb.conf to use plain text passwords since
2002 Feb 27
0
[Bug 129] New: PAM with ssh authentication fails treat PAM_NEW_AUTHTOK_REQD properly
http://bugzilla.mindrot.org/show_bug.cgi?id=129
Summary: PAM with ssh authentication fails treat
PAM_NEW_AUTHTOK_REQD properly
Product: Portable OpenSSH
Version: 3.0.2p1
Platform: UltraSparc
OS/Version: Solaris
Status: NEW
Severity: normal
Priority: P2
Component: sshd
2012 Jan 17
0
Samba 3.5.10 pam authentication question
So I have Samba 3.5 set up to use pam to authenticate against kerberos. This seems to be working fine when I connect to the from a linux system using smbclient. However, when I try to connect from a windows system, it fails. I cranked up the debug level, but I'm unable to figure why this does not work. I feel I'm missing a component to this.
I use samba on a handful of our servers,
2008 Oct 17
1
REQ: Dovecot Authentication Problem with PAM
Hi , I have a problem with Authentication.I don't no, where is the problem,Can anyone help me undestand this problem.
Thanks in Advance
here is some files:
The configuration file dovecot.conf
log_timestamp: %Y-%m-%d %H:%M:%S
protocols: imap pop3
login_dir: /var/run/dovecot/login
login_executable(default): /usr/lib/dovecot/imap-login
login_executable(imap): /usr/lib/dovecot/imap-login
2023 Jun 30
1
PAM Offline Authentication in Ubuntu 22.04
On 28/06/2023 17:52, Marco Gaiarin via samba wrote:
> Mandi! Rowland Penny via samba
> In chel di` si favelave...
>
>> I didn't try turning the last one off, but at least you are getting
>> somewhere :-)
>
> With very little steps... ;-)
>
>
>> When you say 'back to login screen', do you mean that you cannot just
>> click the screen,
2017 Jan 10
1
Winbind PAM RHEL
jep thats also configured.
OLIVER WERNER
System-Administrator
> Am 10.01.2017 um 13:41 schrieb Vinicius Bones Silva via samba <samba at lists.samba.org>:
>
> check your /etc/nsswitch.conf and confirm that passwd and group lines have the winbind keyword
>
> passwd: files winbind
> group: files winbind
>
>
>
> Em 10/01/2017 10:29, Oliver Werner via samba
2004 Jul 07
3
Logging "issue" with PAM authentication
Hi,
We currently have a postfix/dovecot setup using nss_ldap with PAM for
authentication. Everything is working fine, but there are excessive
"error" messages in /var/log/messages that I'd like to prevent from
happening.
Since auth_userdb defaults to passwd and that our users are not in the
passwd file, we get the following message everytime a user logs in:
Jul 7 13:34:37
2015 Nov 05
1
ssh authentication with AD
On 04/11/15 23:33, David Bear wrote:
> Thanks for the pointers Oliver --
>
> Rowland, I did review the smb.conf file -- found typo's you alluded to,
> and here is the current version
> #======================= Global Settings =======================
>
> [global]
> netbios name = HAT
> security = ADS
> realm = HA.EDU
> workgroup = HA
>
2002 Feb 27
0
[Bug 128] New: PAM with ssh authentication and pam_krb5 doesn't work properly
http://bugzilla.mindrot.org/show_bug.cgi?id=128
Summary: PAM with ssh authentication and pam_krb5 doesn't work
properly
Product: Portable OpenSSH
Version: 3.0.2p1
Platform: UltraSparc
OS/Version: Solaris
Status: NEW
Severity: normal
Priority: P2
Component: sshd
AssignedTo:
2019 May 27
1
pam authentication error?
Getting this:
auth-worker(5045): Error: pam(kremels,xxx.xxx.xxx.xxx: pam_authenticate() failed: authentication error (/etc/pam.d/dovecot missing?)
# cat /etc/pam.d/dovcot
auth required pam_unix.so nullok
account required pam_unix.so
(file was last updated in April of 2018)
passdb {
username_filter = "!*@*"
driver = pam
}
userdb {
driver = passwd
}
service auth {
2005 Apr 07
1
pam problems
Hi,
i'm quite new to dovecot.
i built it from the stable-1.0 sources.
i have the following error messages in syslog when trying to launch dovecot:
dovecot: Dovecot v1.0-stable starting up
dovecot: auth(default): Unknown passdb type 'pam'
dovecot: Auth process died too early - shutting down
dovecot: child 373 (auth) returned error 89
i googled a bit, and found some posts
2005 Jul 27
1
winbind + pam authentication immediately closes session
I followed the basic pointers for setting up pam + winbind on a debian
based system ( http://www.ubuntuforums.org/showthread.php?t=5409 ) the
member server is joined to the domain and authentication appears to
work successfully, however when I attempt to login with a domain user
with the proper password to a method that requires a session
(ssh/su/xdm) or otherwise the session is immediately
2010 Dec 03
1
Debian Dovecot Repo and Lenny
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi,
I am running a Debian Lenny and i want to install/update Dovecot but i
am getting these Dependency Problems:
dovecot-common: Depends: libc6 (>= 2.10) but 2.7-18lenny6 is to be
installed
Depends: libgssapi-krb5-2 (>= 1.6.dfsg.2) but it is
not installable
Depends: libk5crypto3 (>= 1.6.dfsg.2) but it
2015 Nov 04
6
ssh authentication with AD
Hi LPH & David,
Im also interested in using kerberos authentication and tried your
hints. Im using Ubuntu 14.04.3 Server on this machine.
On 04.11.2015 08:52, L.P.H. van Belle wrote:
> Ok, do the following.
>
> Remove all you modifications from pam so its back to original.
>
> apt-get install krb5-ssh
> restart ssh, try again.
@LPH: krb5-ssh doesnt exist in Ubuntu: