Displaying 20 results from an estimated 10000 matches similar to: "Samba 4 vs UNIX password"
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
2013 Jan 07
3
AIX and ADS support?
So, if I read this right, Samba4 should be able to participate as a domain controller, if I specify the option --with-ads, right?
I'm using the following options:
--with-winbind
--with-swat
--with-ads
--with-ldap
--with-acl-support
--with-dnsupdate
--with-aio-support
--prefix=/opt/samba-4.0.0
--sysconfdir=/etc/samba-4.0.0
--localstatedir=/var/samba-4.0.0
The configure script pukes at the
2015 Feb 19
1
AIX and ADS support?
On 19/02/15 05:42, Craig Green wrote:
> Benjamin Huntsman <BHuntsman <at> mail2.cu-portland.edu> writes:
>
>> So, if I read this right, Samba4 should be able to participate as a domain
> controller, if I specify the option
>> --with-ads, right?
>>
>> I'm using the following options:
>>
>> --with-winbind
>> --with-swat
>>
2004 Mar 04
3
Why does a W2K (pro) client do more than it is asked to do?
Desperate to find out why connecting to a samba
share(on an AIX server) from W2K is so slow, I tried
connecting to the same share from a Linux box, using
smbclient:
smbclient \\\\aixserver\\sharedir$ -U lynn
The results were amazing. The connection was so MUCH
FASTER then connecting from a W2K (pro) workstation:
\\aixserver\sharedir$ (in the Start|Run edit box)
When I examined the samba log
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
2005 Jan 26
1
FW: connection refused
Sun Solaris 9 client tries to connect to my AIX server running
OpenSSH_3.8.1p1 and get "connection refused".
e3db1:oracle:/apps/oracle>ssh -V
SSH Version Sun_SSH_1.0, protocol versions 1.5/2.0.
e3db1:oracle:/apps/oracle>ssh -l user1 aixserver
Secure connection to aixserver refused.
e3db1:oracle:/apps/oracle>
Chris Black
2004 Mar 05
3
SMB gurus: please help - I am desperate.
I apologize up front for re-posting this, but I need
to find a solution to this problem. I have been having
hard time to believe that there isn't one person among
the SMB gurus that doesn't know how a W2K client
connects to an SMB server. So, if you happen to know
even the slightest hint to this baffling problem, I
would be forever grateful.
OK. Here goes (original subject line was:
2006 Sep 29
1
Sync unix and samba passwords
Hi,
We have an Exchange server (server 2003) that is a domain controller and
a few Samba file servers that are not part of the Windows domain. The
Samba servers use their own LDAP directory ( ldapsam backend with
pam_ldap ) that is synchronized to one openldap directory server but is
not synchronized to the Windows domain AD. The workstations are all
local accounts and not members of any domain
2006 Sep 26
1
password sync unix
Hello,
(I'm sorry for my previous message with the wrong
subject; I'll just do it over again)
I have a Solaris 10 machine (SunOS 5.10
Generic_118833-18 sun4u sparc)
installed with Samba Version 3.0.23a.
Samba has been compiled from source with PAM modules.
The modules 'pam_smbpass.so' and 'pam_winbind.so'
reside at: /usr/local/samba/lib/security
smb.conf is located at
2003 Oct 23
1
pam_smbpass on Solaris box
Hello
I decided to test password migration (on Solaris 8 box with SUNWspro C) and built samba with pam_smbpass module :
CC=cc ./configure --prefix=/opt/local/samba --with-acl-support --with-pam --with-pam_smbpass
Then installed bin/pam_smbpass.so in /usr/lib/security :
# ls -al /usr/lib/security/pam_smbpass.so
-rwxr-xr-x 1 root sys 2091380 Oct 23 11:01
2001 Nov 01
1
Sol 2.8 - Samba 222- --with-pam compile errors
Hi
I'm attempting to compile samba 222 on Solaris 2.8 using Sun Forte 6 C
compiler but I'm getting error messages.
I used the following sequence of commands:
setenv CC cc
./configure --prefix=/usr/local/samba.22 --with-acl-support --with-pam
--with-pam_smbpass --with-syslog
make
See messages below:
================================================================
..........
2011 Aug 19
1
Password sync in 3.6.0 on OS X 10.7, Lion
My company, which is a mac-heavy shop in the printing industry, needed
to migrate to a faster file server. As our directory trees are very
large, both Samba, and Netatalk were bogging down badly on our Linux
server (Samba, due to heavy CPU usage during directory listings - the
case-sensitive file system issue, and netatalk because the cnid db was
getting too big).
Our solution was to switch to a
2011 Mar 23
1
Issue with "change password" on windows dialog
Hi everybody!
I am having an issue regarding my samba/pam configuration. I am trying to
sync my unix/samba passwords, but everything i found online doesn't help.
My System runs Gentoo/Samba 3.5.8 as PDC(roaming profiles host and so on) ,
and WinXP Clients. Domainjoin and Login work fine. But I want to change the
Passwords from the Windows interface. When I try to change the password
using
2013 Mar 18
1
helppp! security = user + public share
I'm getting killed this morning, since we did a Samba upgrade to one of our production servers this weekend and didn't expect this one.
I have one share that I need unauthenticated access to from a few named workstations. Here's the config:
# Samba config file created using SWAT
# from UNKNOWN (x.x.x.x)
# Date: 2013/03/18 14:25:33
[global]
encrypt passwords = No
map to guest =
2004 Dec 21
2
Unix password synch
Hi all,
Is there any way to automatically update the samba
password when a user changes his unix account password
using the passwd command.
I want samba to look in passwd file for
authentication. I dont want to create two accounts one
for local unix and then for the samba.
I am not planning to deploy ldap as a solution.
Is there any workaround.
Anish
2003 Feb 19
2
pam_smbpass and ldap
On a Debian 3.0 system with user accounts stored in openldap, I have
unix and windows auth working just fine through ldap. smbpasswd can
change the samba passwd attributes, and passwd can change the unix
password attributes.
I'm trying to get pam_smbpass to work to keep everything in sync, but
it only says "Failed to find entry for user test0." which indicates to
me that its
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.
2016 Mar 03
2
Broken pipe when using ssh with pam_smbpass.so migrate
Hello,
I am trying to keep my samba accounts in sync with my unix accounts.
I want to login ssh.
Syncing passwords works.
Scenario: I create a new user:
useradd -m testuser
passwd testuser
When I log in with the user pam_smbpass should create a corresponding samba user.
I modified system-auth which is included in sshd:
#### /etc/pam.d/system-auth
auth requisite pam_unix.so
2003 Nov 18
1
pamsmb_pass, userPassword & samba(LM/NT)Password
Hi All,
Has anyone used pam_smbpass before with Samba 3 and Solaris 9?
The problem I am facing is that the sambaNTPassword/sambaLMPassword and
the posixAccount userPassword attributes are not the same.
While I can use "net rpc vampire" to migrate the lanman password hashes
the posixAccount attribute remains unpopulated.
I have discovered that the smbldap tools has scripts to
2013 Jul 04
1
Configuring pam_smbpass with Solaris
Hello all.
I'm trying to configure pam_smbpass for Samba 3.6.16 on Solaris 10.
However, I'm getting a strange result: instead of sync'ing the password,
it *removes* it. That is not quite what I expect...
I have this line in /etc/pam.conf:
other password required pam_smbpass_csw.so debug use_authtok
try_first_pass nonull
To start the test, I make sure passwords are already