similar to: pam_smbpass can't find password database

Displaying 20 results from an estimated 100 matches similar to: "pam_smbpass can't find password database"

2010 Nov 14
0
problem with chartSeries
Hi All, I came across some trouble with this function when trying to plot intraday data. I can't manage to plot candelsticks I get a line instead and I don't understand why. I put below data sample and code. > head(x) open high low close 2010-10-27 08:59:59 13821 13824 13818 13824 2010-10-27 09:05:00 13823 13830 13823 13830 2010-10-27 09:09:59
2010 Aug 07
0
icecast/libxml2 leaks memory on FC13
Hi, the reporting person has tried also with vanilla icecast source compiled. The setup is: Liquidsoap in MP3 mode sending a stream Winamp pulling the stream A flash applet requesting a custom XSLT file every 10s The output of valgrind is: ==13821== ==13821== HEAP SUMMARY: ==13821== in use at exit: 1,744,928 bytes in 4,194 blocks ==13821== total heap usage: 41,508 allocs, 37,314 frees,
2005 Apr 20
1
IPC$ entries not deleted from connections.tdb?
Back to this problem Here a proof of it: 1. smbd version 3.0.11 started yaberge2@sda6 ==> p smbd root 13820 20662 0 08:05:39 - 0:00 /usr/local/samba/sbin/smbd -D -s/usr/local/samba/lib/smb.conf root 20662 1 0 08:05:39 - 0:00 /usr/local/samba/sbin/smbd -D -s/usr/local/samba/lib/smb.conf yaberge2@sda6 ==> /usr/local/samba/bin/smbstatus Samba version 3.0.11
2019 Mar 05
4
[Bug 13820] New: rsync is not preserving ACLs
https://bugzilla.samba.org/show_bug.cgi?id=13820 Bug ID: 13820 Summary: rsync is not preserving ACLs Product: rsync Version: 3.1.3 Hardware: x64 OS: Linux Status: NEW Severity: major Priority: P5 Component: core Assignee: wayne at opencoder.net Reporter: dinesh.k at
2010 Jul 01
1
Enabling logs in pam_smbpass in samba source code
I am facing some problem with samba 3.4.8 PAM pam_smbpass module, both vsftpd,proftpd are not working ..I have opened thread at http://forums.proftpd.org/smf/index.php/topic,4739.0.html it is working fine with samba 3.0.32 I want to see the _log_err messages from pam_smbpass , for that I have added log level=4 and log file= /tmp/samba/sambalog.log. I did not see any of the messages in
2004 Jun 21
0
pam_smbpass cannot access samba database
Hi! I installed samba 3.0.4 on solaris9/sparc, with support to pam_smbpass, but when I configure pam.conf, and try alter system password, appears "permission denied" and in /var/adm/messages appears "cannot access samba password database", I tried compile separated the pam_smbpass (downloaded from samba.org), and the error remain. Any ideas??? Thanks
2002 Jun 30
1
make pam_smbpass
Hello list I'm trying to do the make command to compile the pam_smbpass.so make CONFIGOPTS="--with-fhs --with-privatedir=/etc --with-configdir=/etc/samba" But every time I get the following message: patching file Makefile.in patching file configure.in ./patch-source.sh: autoconf: command not found make: *** [patch-stamp] Error 127 What's wrong ? I don't know, but I did
2002 Jul 25
2
pam_smbpass.so won't load
I've just built samba debs from 2_2 head. looks like all is cool except pam_smbpass.so Jul 25 17:44:42 bitc passwd[18770]: PAM unable to dlopen(/lib/security/pam_smbpass.so) Jul 25 17:44:42 bitc passwd[18770]: PAM [dlerror: /lib/security/pam_smbpass.so: undefined symbol: ldap_value_free] Jul 25 17:44:42 bitc passwd[18770]: PAM adding faulty module: /lib/security/pam_smbpass.so ldd
2002 Oct 09
1
Strange issue with pam_smbpass
Hello all!! Something strange is happening recently with pam_smbpass.so. I get the errors: passwd: PAM unable to dlopen(pam_smbpass.so) passwd: PAM [dlerror: pam_smbpass.so: undefined symbol: ldap_value_free] passwd: PAM adding faulty module: pam_smbpass.so And the passwd command returns "Module unknown". The rest of Samba is working fine as a PDC - can log in, out, copy files, etc.
2003 Jan 15
0
pam_smbpass fails, HP-UX 11i
Here is where it bombs out, feel free to ask for more info. It has done this to me on two separate 11i machines, using HP's ANSIc compiler: Make: Don't know how to make bin/pam_smbpass.so. Stop. ...nothing relavent to pam_smbpass before there. This is the only clue I've found thus far (in config.log): configure:2513: checking for security/_pam_macros.h configure:2523: cc -E -Ae
2003 Apr 06
0
pam_smbpass -- passwd ... migrate
I read this on the list awhile back -- am I mistaken: I thought that "passwd" did not accept the migrate command without a patch to smbpasswd... I can't remember exactly where I read that... can someone confirm or deny this? Was the patch mainstreamed? ---- _ _ _ _ ___ _ _ _ |Y#| | | |\/| | \ |\ | | | Ryan Novosielski - Jr. UNIX Systems Admin |$&| |__| | | |__/ | \| _|
2003 Jun 03
0
Minor pam_smbpass annoyance
I am using the pam_smbpass module, and I apologize if this is somewhat of a PAM problem, but the HP-UX PAM implementation leaves a lot to be desired so the docs are not always that helpful to me. When using pam_smbpass after an smbpasswd, I get two password changed lines, presumably because when smbpasswd uses PAM, it then re-calls the pam_smbpass module. Therefore, in addition to getting double
2003 Jul 23
0
pam_smbpass core dumps as non-root user
I am running samba 2.2.8a with the pam_smbpass included in it (running on Sparc Solaris 2.8). When I run passwd as root, the unix password and smbpasswd passwords are both changed successfully. However, if I do this as a regular user I get a core dump as follows: $ passwd passwd: Changing password for mprewitt Enter existing login password: New Password: Re-enter new Password: Bus Error
2003 Sep 08
0
pam_smbpass.so + samba300RC2 + LDAP
We've got the 'ldap auth sync = yes' working perfectly, but we'd like to have the SMB's passwords updated via passwd an PAM aware apps. We tryed pam_smbpass.so but without any effects no matter of the different required, sufficient or optionnal keywords in the /etc.pam.d/passwd : passwd sufficient pam_ldap.so passwd optionnal pam_smbpass.so audit nullok use_authtok
2004 Mar 09
0
Using pam_smbpass.so module
Hi, I'd like to setup the system so when I change my shell password it will automaticaly change the Samba password. If I use unencrypted password the configuration bellow works perfect but when I switched to encrypted password it stopped working. Now passwd command changes my shell passwd but to be able to login in samba I have to switch back to encrypted password = no and then use the
2004 Jul 21
0
pam_smbpass: Cannot access samba password database
I think pam_smbpass it is not initializing all the parameters from smb.conf. This exhibits itself as "Cannot access samba password database" messages in the syslog. I ran my test code using "truss" and there are some interesting open() calls: --------------------------------------------------------------------- 20247: open64("/secrets.tdb", O_RDWR|O_CREAT, 0600)
2007 May 13
0
pam_smbpass migrate & null passwords
Hi! I'm configuring Samba for Unix<->Samba account synchronization and have come across a situation which I like, but cannot explain with absolute certainty, and am therefore worried about security. I have set the following: (Debian uses a bit different structure, but I have expanded @includes in this email) 1) Samba -> Unix password sync /etc/samba/smb.conf: unix
2010 Jul 20
0
pam_smbpass & passwd seg fault
I'm trying to sync the local unix account passwords to the samba smbpass db using pam. When i run passwd, after it's done it seg faults and produces a core dump. The odd thing is that it works, the users local unix password gets synced to the smbpass db, but it seg faults. Below are my relevant config files. Is this a bug or am I doing something wrong? /usr/local/etc/smb.conf security =
2015 May 09
1
pam_smbpass causing corruption with su
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1257186 This bug has a long history since 4.1.6 and I can confirm with 4.2.1 I've isolated to the line: auth optional pam_smbpass.so migrate Configured in /etc/pam.d/common-auth That line is added by libpam-smbpass package installation and also by using pam-auth-update to enable SMB Password Synchronization For 4.2.1
2016 Mar 03
0
Broken pipe when using ssh with pam_smbpass.so migrate
Hi Simon, I never played with Samba in the way you are playing with. Anyway your issue seems to be very located to pam_smbpass.so or its usage. Bug from software or admin mistake? As said, I have no idea but perhaps if you post Samba version, pam version, smb.conf perhaps too... anything to be more specific about what is really your installation. This could help those who have played with that