Displaying 20 results from an estimated 1000 matches similar to: "pam_smbpass causing corruption with su"
2015 May 05
1
post make install, sudo service samba start ->service not recognized?
I'm running LinuxMint 17 Rebecca.
From: Caesar Samsi [mailto:cmsamsi at gmail.com]
Sent: Monday, May 04, 2015 10:16 PM
To: samba at lists.samba.org
Subject: post make install, sudo service samba start ->service not
recognized?
Hi,
I've successfully compiled 4.2.1, done make install, and run testparm as
well as smbd -b to check the build. Looks good.
So now how do I
2015 May 09
1
By design/possible bug? Folders unmarked from sharing are still accessible
I'm on LinuxMint 17 Cinnamon desktop, Samba 4.2.1, and Windows 7
I can share folders fine, but when I unshare a folder, it remains visible
and accessible to users. It should disappear and become inaccessible when
unshared.
Repro steps - sharing the folder:
1. Open up the Cinnamon file manager, navigate to Home folder.
2. Right click on Downloads, choose Sharing Options
2019 Sep 23
6
[Bug 111793] New: double free or corruption (fasttop) in nouveau_bo_del
https://bugs.freedesktop.org/show_bug.cgi?id=111793
Bug ID: 111793
Summary: double free or corruption (fasttop) in nouveau_bo_del
Product: xorg
Version: unspecified
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: NEW
Severity: not set
Priority: not set
Component: Driver/nouveau
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 05
1
4.2.1 ./configure --sbindir & --bindir settings is different from binary?
On Tue, 2015-05-05 at 10:33 +0300, Andrey Repin wrote:
>
> > Paths:
>
> > SBINDIR: /home/caesar/Downloads/samba-4.2.1/bin
>
> >
>
> > How can I set the sbin (and the bin directory which also has the
> same
> > issue)?
>
> Is that before "make install" or after?
> Does it stay after install, if it is from before?
This is
2014 Oct 05
1
CentOS 7 - Have 2 disks, each with a biosboot partition, can only boot off one of them
Hi all,
I used a kickstart script to setup a new machine of mine with RAID 1
(I couldn't get anaconda to create matching partition schemes). So I've
now got /dev/sdg1 and /dev/sdh1 as 'bios_grub' (/dev/sd{a-f} are a
separate array).
0 root at an-nas02:~# parted /dev/sdg print free
Model: ATA ST3000NC000 (scsi)
Disk /dev/sdg: 3001GB
Sector size (logical/physical):
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
2015 May 05
2
4.2.1 ./configure --sbindir & --bindir settings is different from binary?
Hi,
I'm getting further in building Samba 4.2.1 . It's apparently not as simple
as sudo ./configure && make && make install.
At the moment it looks like make is ignoring some directory settings during
configuration.
I've run ./configure as follows:
sudo ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var
--with-piddir=/var/run/samba
2015 Apr 23
4
RFC2307 attributes not being read by DC2 in 4.2.1
Greetings, Rowland Penny!
>>>> server services = s3fs, rpc, nbt, wrepl, ldap, cldap, kdc,
>>>> drepl, winbindd, ntp_signd, kcc, dnsupdate
>>
>> Since "winbindd" is included in this line, shouldn't also "-winbind"
>> be there? I think that when you use the normal winbind you must
>> disable the internal one.
>>
2015 May 05
2
post make install, sudo service samba start ->service not recognized?
Hi,
I've successfully compiled 4.2.1, done make install, and run testparm as
well as smbd -b to check the build. Looks good.
So now how do I start the service? If I just do [sudo service samba start] I
get "Service not recognized"?
Thank you, Caesar.
P.S. for LinuxMint 17 Rebecca, here's the ./configure command
sudo ./configure --prefix=/usr --sysconfdir=/etc
2006 Apr 04
2
newhidups crashes intermittently (double free or corruption)
Hi,
I'm running nut 2.0.3 on Gentoo connected to an MGE ProtectionCenter
675. newhidups intermittently crashes. Any ideas?
N.
# /usr/lib/nut/newhidups -a mgeups
Network UPS Tools: New USB/HID UPS driver 0.28 (2.0.3)
Detected a UPS: MGE UPS SYSTEMS/PROTECTIONCENTER
Using subdriver: MGE HID 0.8
This is the error I'm getting
*** glibc detected *** /usr/lib/nut/newhidups: double free or
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 Oct 24
0
pam_smbpass can't find password database
Hello
Sorry for disturbing again. It looks like I must pass lot of compilation issues to force pam_smbpass working. And I don't believe, that nobody faced same problems as I do, because I am using quite trivial configuration without success, so maybes somebody can share experience with pam_smbpass under Solaris or help me identify what's wrong with it ?
So finally I wrote my own pam
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
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
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
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
2002 Aug 20
1
pam_smbpass
Okay - I've got samba working as a PDC with and ldap backend.
I want to have some users not be in ldap (like the built in stuff like
cyrus, mail, lp etc)
I can get that to work with the pam_ldap and pam_unix but pam_smbpass
doesn't seem to return user_unknown as i expect for users who are not in
the ldap database
does this make sense?
--- pam_smb_passwd.c 12 Feb 2002 15:56:19
2013 Jan 18
1
pam_smbpass.so on AIX
Yet another odd one...
I've got it set up now so that swat uses pam_smbpass.so, and once a user logs into swat at least once, it'll update their password in the passdb backend configured for Samba. But, I also need to ensure that when a user changes their password via passwd, it also gets updated. I added the following in /etc/security/login.cfg:
usw:
auth_type = PAM_AUTH
and