search for: pam_smbpasswd

Displaying 18 results from an estimated 18 matches for "pam_smbpasswd".

Did you mean: pam_smb_passwd
2002 Jun 23
2
SAMBA + LDAP Single Signon Achieved
...can change my PDC password from a Win2K box and it synchs the Linux/Unix/LDAP password correctly. I can change my password from Linux using 'passwd' and it synchs the PDC password. Samba is the PDC, and uses LDAP as the smbpasswd backend. This all works using PAM, pam_ldap, nss_ldap and pam_smbpasswd. All the communication with LDAP (from pam_ldap and Samba) is done over SSL, so the security of the authenticator connections is subject to the strength of the SSL layer, which we all know is pretty much a "whatever you want" issue (with known limitations, beyond scope of this post). Ho...
2010 Jul 03
2
pam_smbpass.so passdb.tdb support
Hi, Recently I have installed samba 3.4.8 on my device. Since then ftp (vsftp,proftpd) which is taking users from samba database with pam_smbpass.so is not working. After enabling detailed log I have noticed it is looking for the passwords in smbpasswd (/etc/samba/private) which is of zero size . I think all users passwd are located in passwd.tdb.I could fix this by giving "passdb
2002 Jun 24
3
smbpasswd + ldap questions
...annot force my users to change passwords always via Samba. Also, I would really prefer to stay within the PAM universe, not merely because of its elegance, but also because it allows me to do very flexible, additional checks (e.g. pam_cracklib). * keeping Samba passwords in smbpasswd and using pam_smbpasswd to auth and sync would be perfect -- except that my users don't work on my file server, so no PAM stack there would ever be executed (I guess I could put smb_passwd in the PAM stack of netatalk, which runs from that machine, but demanding that users mount thei home directory via Appletalk...
2003 Jan 21
0
pam_smbpasswd fails, HP-UX 11i (revisted)
A co-worker of mine (Cliff Green <green@UMDNJ.EDU>) managed to get this thing to build. What he changed to get it to do so is the following: configure: Change all of the references to "<module>.so" to "<module>.$SHLIBEXT." This, to me, seems to be common sense. Anyone know why this wasn't done? (Particularly, PAM_MOD="bin/pam_smbpass.so")
2002 Oct 08
2
Samba password changes?
hi, i've setup a LDAP server with account information, and compiled samba with ldap support. everything works great, except for the password changes i still have to run two seprate commands ( passwd, smbpasswd ) to change a users password. i've tried to put the pam_smbpasswd.so module into system-auth, but that does work? any pointers? thanks adriaan putter
2003 May 19
2
Logwatch - malformed password entry(uid not number)
...ke that). [2003/05/19 15:24:29, 0] passdb/pdb_smbpasswd.c:getsmbfilepwent(364) getsmbfilepwent: malformed password entry (uid not number) It's not really serious (at least to me) but it's a cause for concern. Below are the details LInux Redhat 8.0 Samba 2.2.7-5.8.0 - Security Rollup fix pam_smbpasswd.so enabled. I've got smbpasswd and passwd database sync'ed together using PAM. Since Redhat's shipping samba is 'flawed' and not pam e-nabled, I recompiled it using source and Redhat's errata. (i'm pretty sure I did it correctly) Any help is appreciated. Cheers, Mun H...
2008 Oct 16
2
Manage password change without windows...
...Linux-only users, and now i need to ask them to make a logon on a windows box to change their password. ;( Basically i'm looking for a tool that will permit to users to change their password using standard tool from an Ubuntu box, updating POSIX and samba data in LDAP. 1) i've looked at pam_smbpasswd, that in PAM 'password' context seems to do exactly what i need, but seems also that works only for the old /etc/samba/smbpasswd file and not for pdb (nor LDAP) 2) i've looked also to a web interface (LAM), but this feature was available only in 'pro' commercial version. So...
2017 Feb 11
2
samba-tool domain classicupgrade smb_krb5_context_init_basic failed (Invalid argument)
On Fri, 10 Feb 2017 12:34:23 +1100 Tom Robinson via samba <samba at lists.samba.org> wrote: > > I've grabbed samba 4.5.4 and customised an existing rpm spec file. > Still some issues there. > > What replaces '--with-aio-support' in the configuration step now? > As far as I can see, nothing, see the 4.4.0 release notes here:
2005 Apr 07
3
Unix to SMB Password Sync using PAM
Hello, I would like to configure PAM to sync Unix passwords to Samba passwords. When I add a new Unix user or change an existing Unix user's password, I want the same password to be stored in /etc/smbpasswd. I'm trying to follow these instructions: http://www.samba.org/samba/docs/man/Samba-HOWTO-Collection/pam.html#id2606200 It sounds like this is what I want to do: "A sample
2017 Feb 12
2
samba-tool domain classicupgrade smb_krb5_context_init_basic failed (Invalid argument)
...> As far as I can see, nothing, see the 4.4.0 release notes here: > > > > https://www.samba.org/samba/history/samba-4.4.0.html > > > > Rowland > > > > Thanks Rowland. > > Working through this build a few things have come up. The next is: > > pam_smbpasswd > > which appeared in the source (samba-4.3.13/source3/pam_smbpass) until > samba-4.3.13 but I don't see > any recognisable notes about the change not to including it after > that. > > Any clues? I'm sorry about the poor notice. It looks like I failed to ensure this...
2017 Feb 12
0
samba-tool domain classicupgrade smb_krb5_context_init_basic failed (Invalid argument)
...th-aio-support' in the configuration step now? >> > As far as I can see, nothing, see the 4.4.0 release notes here: > > https://www.samba.org/samba/history/samba-4.4.0.html > > Rowland > Thanks Rowland. Working through this build a few things have come up. The next is: pam_smbpasswd which appeared in the source (samba-4.3.13/source3/pam_smbpass) until samba-4.3.13 but I don't see any recognisable notes about the change not to including it after that. Any clues? -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: appli...
2002 Dec 16
0
sync /etc/passwd with samba's smbpasswd file
Hi all, I want to sync the password to smbpasswd when I change the Linux system a/c password in /etc/passwd. I have compiled samba with --with-pam_smbpasswd and install the file pam_smbpass.so to /lib/security. I have looked into the samba's source directory: source/pam_smbpass/samples, their is a directory named "password-sync". How can I use this file to sync password from system a/c to smbpasswd a/c. Or, there is another way to do t...
2017 Feb 15
0
samba-tool domain classicupgrade smb_krb5_context_init_basic failed (Invalid argument)
...e, nothing, see the 4.4.0 release notes here: >>> >>> https://www.samba.org/samba/history/samba-4.4.0.html >>> >>> Rowland >>> >> Thanks Rowland. >> >> Working through this build a few things have come up. The next is: >> >> pam_smbpasswd >> >> which appeared in the source (samba-4.3.13/source3/pam_smbpass) until >> samba-4.3.13 but I don't see >> any recognisable notes about the change not to including it after >> that. >> >> Any clues? > I'm sorry about the poor notice. It look...
2011 Dec 20
2
Fw: Convert Unix users to Samba users
No-one has had this problem before? ----- Forwarded by Raymond Hoogerdijk/home on 20-12-2011 20:36 ----- From: Samba <samba at hoogerdijk.org> To: Samba Maillist <samba at lists.samba.org> Date: 14-12-2011 21:37 Subject: [Samba] Convert Unix users to Samba users Sent by: samba-bounces at lists.samba.org Hi, I just installed a new Centos 6.1 machine with
2002 Oct 21
3
win2K passwords
Hi all, I need help, I'm trying to create a windows2000 share drive on mandrake 9.0 and just cannot get the passwords to work. I don't know what to do. can someone help me with the proper way to do this?? I set the registry in win2000 plaintextpassword to true I set encrypted to no, with webmin and manually I tried sychro users from webmin installed/reinstalled nothing works help
2012 Feb 16
1
Samba LDAP passthrough authentication to another openLDAP
Hi all, I have a setup like this. Pls let me know if it's possible or not. SAMBA + Local LDAP ---> SASLAUTHD --> Global LDAP Desc: I'd like to do Samba authentication to LDAP, passthrough to another LDAP using SASL. The current situation is: SSH authentication from LDAP user to that Samba box works. However, smb authentication doesn't work (yet). This is what's shown in
2017 Feb 15
2
samba-tool domain classicupgrade smb_krb5_context_init_basic failed (Invalid argument)
...here: >>>> >>>> https://www.samba.org/samba/history/samba-4.4.0.html >>>> >>>> Rowland >>>> >>> Thanks Rowland. >>> >>> Working through this build a few things have come up. The next is: >>> >>> pam_smbpasswd >>> >>> which appeared in the source (samba-4.3.13/source3/pam_smbpass) until >>> samba-4.3.13 but I don't see >>> any recognisable notes about the change not to including it after >>> that. >>> >>> Any clues? >> I'm sorry...
2003 Dec 01
0
No subject
...mba > password, then use the Unix password. You will be changing the samba password > once inside the SWAT. > For those interested in whats behind this, SWAT authenticates the plain-text password via PAM, ie the standard unix DB. If you wan't it to use the samba password, look into pam_smbpasswd, due for inclusion in 2.2.1 (its in current CVS). Andrew Bartlett -- Andrew Bartlett abartlet@pcug.org.au Return-Path: <don_mccall@hp.com> Delivered-To: samba@samba.org Received: from atlrel2.hp.com (atlrel2.hp.com [156.153.255.202]) by lists.samba.org (Postfix) with ESMTP id 985934...