Displaying 20 results from an estimated 30000 matches similar to: "unix password sync"
2013 Jun 30
1
centos 6.4 samba password sync problem
I have a problem with unix-samba password sync. It just doesnt work, when i
use smbpasswd it changes only samba password, and not the unix password. In
logs i cant find any error about passwd. Samba ver is 3.6.9-151.
Here is [global] in my smb.conf
[global]
workgroup = WORKGROUP
security = user
encrypt passwords = yes
unix password sync = yes
passwd program = /usr/bin/passwd %u
passwd chat =
2013 Jun 30
1
unix password sync doesnt work
Hi I am struggling with unix password sync. My samba works good but it
cannot sync the password .
My [global] look as follows:
2013 Nov 08
1
Wireless problems
Hi guys, I have a problem with my Centos 6.4.
I am experiencing a Wireless Disconnects, some time ago I had them
constantly each 2-3minutes. After upgrading to new kernel (and other
software from "Software Update" I am still exepriencing disconnects but
every 10-15 minutes. It makes me angry because I am doing a lot of work
with ftp servers.
Card:
*Atheros Communications Inc. AR9285
2007 Apr 25
1
ldd rubyeventmachine.so, sparc64, openbsd4.0
sorry to start a new thread. didnt know how to continue the other one i
started.
$ ldd rubyeventmachine.so
rubyeventmachine.so:
rubyeventmachine.so: Exec format error
rubyeventmachine.so: exit status 1
dont mean to waste your time, just been asked on irc whether i''ve had a
look into eventmachine and i mentioned that it did not compile properly
on my box. so if this is too much of a
2009 Jan 15
23
Aspire One?
alright, i think i installed wine on my new aspire one, the problem is, i used the root, yum wine way, is this how you install it?
also, i want to make sure it does work with the aspire one (that uses linpus, fedora based)?
and then after i installed wine, i tried to install a game, which i then tried to load up and it didnt work, is there a special way of installing games through wine?
ok,
2019 Jan 16
2
Howto set/reset/reaad computer account password with samba-4.9.x examples?
Hi list,
I want to perform a domain join of a computer to a given machine account
with reusing it, not overwriting. For this I think, it is the right way
(for a unattend.xml) to use the <machinePassword> described here:
https://docs.microsoft.com/en-us/windows-hardware/customize/desktop/unattend/microsoft-windows-unattendedjoin-identification#child-elements
in the new feature list of samba
2006 Sep 12
1
unix password sync = yes, did not sync unix passwd
I'm not sure when the last time I run smbpasswd to change the user
password, however when I run it only change NT and LM hash attribute,
not the unix passwd attributes.
smb.conf:
...
passdb backend = ldapsam:"ldap://127.0.0.1"
unix password sync = yes
passwd program = /usr/local/sbin/passwd.pl %u
passwd chat = *New*password* %n\n *Retype*new*password* %n\n
2016 Aug 05
3
Samba 4.2.14 Group Policy (GPO) sync error
Hai,
>
> Windows can update the forward zone, but, if I understand it correctly,
> it doesn't update the reverse zone, Unix clients does neither
>
> Rowland
>
> --
Some more info on this.
- Windows 7/Static ip's
Here windows does update there forward and reverse zone,
but only when u use static ip, so to avoid problems here,
all my normal pcs have static ip.
2014 Oct 22
1
External password sync, unix password sync / passwd program
Hi:
I've been trying to set up external password sync to Google Apps -- and
went so far as to write a script, before realizing "unix password sync" and
"passwd program" etc., don't seem to be working in samba 4.2.0 rc2 in AD DC
mode.
I also stumbled on this prior list posting saying unix password sync
doesn't work -- though the MAN pages suggest this is supported:
2010 Nov 03
2
Public no-password share with "security = domain", is it possible ?
Hi,
I have one samba act as PDC controlling a domain and another one act as
a Fileserver joined to that domain.
Now i need to create a public share that doesn't need user/password. Is
that possible ? I tried the following on the Fileserver but didnt work :
[public]
path=/share/public
public=yes
read only=no
The directory is already in 777 mode. When i try to connect to them from
a
2006 Nov 05
0
unix password sync not working: "Error was : RAP86: The specified password is invalid"
Hi,
we've have a NT domain with samba 3.0.7 on FreeBSD 5.3 and windows XP clients.
We use NIS as the Unix backend for user authentication. The User home dir are
setup on a other serveur and shared via NFS.
Everything used to work fine but since few days the users are unable to change
their password either via windows dialog box (the get the usual message "You
don't have the
2005 May 25
1
Unix Password Sync -- Are Passwords Encryped?
Hello,
For Unix Password Sync, I am curios how Samba can provide the passwd
program with an unencrypted password.
If a Windows user presses Control+Alt+Delete and changes their password,
are the passwords sent over the network in plain text? Does Samba
decrypt the password, then provide it to the passwd program?
Thanks,
Charles
2017 Mar 21
1
Public share ask for a password
Well, im never trying to change your optionion Rowland, i wont dare..
> Just what has an init system got to do with mounting a filesystem ??
Compaired to fstab, i get a better result with my nfs mounts.
Before, somethimes, with the fstab setup, when logging in on ssh on an automounted userhome dir, with NVSv4 kerberized. Did fail for now and then.
Now with the systemd, i didnt have any
2005 Apr 04
1
Unix-password-sync in LDAP?
Hello,
how can I change the user-passwords correctly in my OpenLDAP during
Windows-password-change?
My problem: The script does only change "userPassword", but not the
field "shadowLastChange", so my unix-passwords
expired.
unix password sync = yes
passwd program = /etc/samba/scripts/ldap_userPassword_change %u
passwd chat = *New*password* %n\n *new*password* %n\n *Success*
2002 May 16
0
ldap+pam+NT/unix-password sync :: please help!
hi list !
i am a complete newbie, but having searched the archives roughly (i do
hope, that Mailman will add searchable archives sometimes...) i couldn't
find any answer to my problem.
if this is the wrong list, please tell me, where i should post instead::
my setting:
debian-woody, samba-2.2.3 (+ldapsam support) as PDC, LDAP-2.0.23 (+TLS
support)
i am administrating a
2003 Jan 12
1
unix password sync = yes problems
Hey all,
I'd like to be able to sync up the smbpasswd file with the unix passwd file.
I've read that I can do this with the option
unix password sync set to yes.
Here is the part of my relevant smb.conf:
encrypt passwords = Yes
passwd program = /usr/bin/passwd %u
passwd chat = *New*UNIX*password* %n\n *ReType*new*UNIX*password* %n\n
unix password
2003 Jun 02
1
unix password sync trouble
Hi,
I'm having some trouble with my password databases. I'm using my
self-made Linux installation (LFS, http://www.linuxfromscratch.com)
and I'm trying to make it a Samba PDC. I'd like to keep both UNIX and
SMB passwords synchronized.
I managed to make passwd adapt both passwords (using some
PAM-configuration). However, if I want to change my password using
smbpasswd I get the
2003 Oct 15
0
password sync, unix to smbpasswd
1) where's this list archived? i looked through my "joining" email
and the web pages it sent me to, it says i might be better off reading
the archives, but i can't find 'em.... i've got a feeling my problem
is old news, if i could just find the archives.
2) config:
samba 3.0.0
red hat 9.0
i WANT to fix it so a unix password change gets propagated to the
2003 Nov 07
1
Unix Password Sync Question
I have:
[global]
log level = 3
netbios name = CAIRO
workgroup = EGYPT
server string = %h server (Samba %v)
guest account = nobody
invalid users = root
log file = /var/log/samba/log.%m
max log size = 1000
syslog = 0
passdb backend = tdbsam
security = user
encrypt passwords = true
name resolve order = bcast
add user script = /usr/sbin/useradd %u
unix password
2004 Apr 19
0
samba3-ldap and "unix password sync"
hi,
in the beginning i want to say you that i have a
working samba-ldap PDC (samba 3.0.2a, openldap 2.1.27,
redhat linux 9, why redhat ? because slackware don't
use pam and i didn't find a way to make samba-ldap work
without pam).
i want to make a synchronization between user
password from samba (this is mail password, too. i use
qmail-ldap) and user password from a database server