Displaying 20 results from an estimated 8000 matches similar to: "smbpasswd command fails"
2016 Jan 19
0
Change user Password with smbpasswd
On 19/01/16 17:24, Stefan Kania wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> "samba-tool user setpassword" works fine, but I don't want all
> "normal" Users to connect to the Domaincontroller to change their
> password.
Hang on, you don't want your users to connect to the place where their
passwords are stored ????
> So I tried it
2016 Jan 19
2
Change user Password with smbpasswd
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
"samba-tool user setpassword" works fine, but I don't want all
"normal" Users to connect to the Domaincontroller to change their
password. So I tried it with smbpasswd as it was mentioned in many
places. I know that smbpasswd is normaly for NT-Domains but somehow
also an AD-User must be able to change his password. passwd is
2016 Jan 19
1
Change user Password with smbpasswd
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Am 19.01.16 um 19:38 schrieb Rowland penny:
> On 19/01/16 17:24, Stefan Kania wrote:
>> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
>>
>> "samba-tool user setpassword" works fine, but I don't want all
>> "normal" Users to connect to the Domaincontroller to change
>> their password.
>
2015 Apr 16
1
linux ssh change passwd?
[root at samba ~]# su - testuser1
Last login: Thu Apr 16 11:36:01 EEST 2015 on pts/0
-bash-4.2$ passwd
Changing password for user ABCD/testuser1.
Changing password for ABCD/testuser1
(current) NT password:
New password:
Retype new password:
passwd: Authentication token manipulation error
-bash-4.2$ smbpasswd
added interface ens192 ip=172.16.0.4 bcast=172.16.0.255
netmask=255.255.255.0
added
2013 Apr 28
1
[samba4] Users can't change password from the server
Hello everyone,
I've installed Samba 4.0.4 from source on an Ubuntu Server 12.04 machine.
I've configured it as an AD DC following the instructions here:
http://wiki.samba.org/index.php/Samba_AD_DC_HOWTO
Then I configured Winbind following the instructions here:
http://wiki.samba.org/index.php/Samba4/Winbind
Users can now login through SSH to the server and access their files and
2014 Oct 29
1
samba ssh change password Error was: Wrong password
passwd: Authentication token manipulation error
smbpasswd: machine 127.0.0.1 rejected the password change: Error was :
Wrong Password
best regards
[FACILITY/btombul at samba ~]$ passwd
Changing password for user FACILITY/btombul.
Changing password for FACILITY/btombul
(current) NT password:
New password:
Retype new password:
passwd: Authentication token manipulation error
[FACILITY/btombul at
2013 Feb 08
0
smbclient fails to connect wuth krb + signing
Dear all,
I hope you could assist me in finding a problem with samba and krb
connects when packet signing is activated in a domain.
I have a samba server as a AD 2k3 domain member and the connects are
working well, but when I try to use krb auth to connect to another
Windows server in the network I get an error.
Thanks a lot
---
smbclient -d5 -U micha -k -L //gunter/software
...
session
2015 Apr 29
0
cups automatic driver install (WERR_ACCESS_DENIED)
[root at samba ~]# cupsaddsmb -U administrator -v hp4
Password for administrator required to access localhost via SAMBA:
*********************
Running command: smbclient //localhost/print$ -N -A /tmp/075335545d5bf -c
'mkdir W32X86;put /tmp/07533554ccef1 W32X86/hp4.ppd;put
/usr/share/cups/drivers/ps5ui.dll W32X86/ps5ui.dll;put
/usr/share/cups/drivers/pscript.hlp W32X86/pscript.hlp;put
2016 Jan 30
2
Fail to join a DC to a Domain
Hi,
me and my coworkers are trying to migrate a Samba 3 domain to a Samba4 one.
As for now we did a classicupgrade and imported all the ldap entry to a
DC following the guide without problems following the doc
https://wiki.samba.org/index.php/Migrating_a_Samba_NT4_domain_to_a_Samba_AD_domain_(classic_upgrade)
Now as we try to join another DC following this guide
2007 Jul 07
0
joining samba 3.0.25b on aix to a native w2k domain
Hi,
I've compiled Samba 3.0.25b on an AIX 5.2 machine without any hassle
(also without ADS / Kerberos Support!) but getting it to join our AD
domain is a true PITA.
The AIX machine is called NLXDRZ05, the domain D-REIZEN.INTRA (could
also be D-REIZEN, I'm a Unix guy, not an NT guy and I usually leave that
stuff to the people that know what they're doing)
I've had a machine
2016 Apr 21
0
samba 4.4.2 client can't join 3.x NT4 domain
With the ubuntu security updates on Monday that broke everything, I
downgraded my 12.04 3.6x samba packages on my NT4 DC - now my windows 7
domain members can join and function OK and am looking into a 14.04 client
that was a member and cannot now join, and the downgrade also failed. So
I got 4.4.2 source and built on the system and have tried to join, but it
fails. Below is some debug
2015 Nov 12
2
samba-tool dns delete
I need to delete the DNS record and I could not have any idea something
that is going bad
root at zdtoe-02:~# dig axfr dtoe.etecsa.cu |grep zdtoe-01
*_msdcs\010CNF:946b89d3-b07b-4f43-a6b9-0de3bf3f3a10.dtoe.etecsa.cu. 900
IN NS zdtoe-01.dtoe.etecsa.cu.*
*_msdcs\010CNF:4b642bd5-765f-4b16-93ce-3921b46ce220.dtoe.etecsa.cu. 900
IN NS zdtoe-01.dtoe.etecsa.cu.
*root at zdtoe-02:~#*samba-tool dns
2014 Apr 03
1
Domain Admins and SeDiskOperatorPrivilege
I am having trouble giving the Domain Admin group the
'SeDiskOperatorPrivilege' privilege on a member server.
Running 'net rpc rights list accounts -UAdministrator'
Results in this:
Enter Administrator's password:
BUILTIN\Print Operators
No privileges assigned
BUILTIN\Account Operators
No privileges assigned
BUILTIN\Backup Operators
No privileges assigned
BUILTIN\Server
2010 Feb 11
0
intermittent authentication: check_ntlm_password: Authentication for user [someuser] -> [someuser] FAILED with error NT_STATUS_ACCESS_DENIED
OS: Ubuntu 8.04.3 LTS
Kernel: 2.6.24-23-server x86_64
Samba: 3.0.28a-1ubuntu4.9
We are having intermittent authentication issues with some windows
clients connecting to our samba server. Sometimes it works fine,
sometimes it fails miserably and continually. I'm not sure how to
reproduce the issue everytime but it does happen every single day.
Looking for some help.
testparm -v:
2011 May 19
0
security = user vs security = domain and winbind trust
If you require and more information let me know and thanks in advance ..
I'm working with dansguardian and squid with ntlm_auth.
I join squid to the domain and it works for 7 days. After 7 days to the
minute from the time I joined the server to the domain winbind decides
it has lost its trust. And then squid cant utilize ntlm_auth as it
requires winbind to function properly. I'm using
2015 Nov 13
0
samba-tool dns delete
Hi,
As the error message said "Cannot do GSSAPI to an IP address" perhaps you
should try to replace DC IP address by its FQDN:
samba-tool dns delete <DC_FQDN> dtoe.etecsa.cu _msdcs\010CNF:
946b89d3-b07b-4f43-a6b9-0de3bf3f3a10.dtoe.etecsa.cu NS *
zdtoe-01.dtoe.etecsa.cu -U administrator
Cheers,
mathias
2015-11-12 20:20 GMT+01:00 Karel González Herrera <karel.gonzalez at
2007 Jul 27
1
smbclient and netbios disabled question
Hello,
I've a (maybe stupid?) question, can I use smbclient with domain auth.
without netbios ?
more explanations :
I've 2 machines : PDC (acting as PDC and WINS server)
MATISSE (as ROLE_DOMAIN_MEMBER)
MATISSE joined the domain without problem
with those parameters on MATISSE:
[global]
workgroup = LINUXVIRT
security = DOMAIN
passdb backend =
2010 Nov 11
1
troule switching winbind to use a new AD 2008
I have been using 2003 AD servers for winbind for many years, and now
2008 is phasing in, but I can't authenticate using the new servers, and
I'm not sure what to do. All advice very welcome.
This is a problem for me on both Gentoo (samba 3.0.33) and Debian Lenny
(samba 3.0.24).
For debugging, I ran winbind interactively and piped output to a file
(winbindd -d 3 -i).
I have also
2011 Sep 20
1
Samba fails
We are running Samba 3.5.8 on a Solaris 10 box and created several shares on our server so that people can access certain files/folders via the Active Directory (so we are also using winbindd). This worked well for a couple of years until recently - now, we are not able to access any of our shares. When we try, samba crashes (though nmbd & winbind do not). I've gone through several tests:
2008 Jul 09
0
Is there any othere software like samba?
Hi, every one
As we all konw ,smb/cifs is a standardized protocol. So is there any othere software like samba implement smb/cifs ?
Thanks!From aoster at novanetwork.de Wed Jul 9 12:40:19 2008
From: aoster at novanetwork.de (Andreas Oster)
Date: Wed Jul 9 12:40:48 2008
Subject: [Samba] rpcclient 'adddriver issue HP Deskjet 1220C
Message-ID: <4874B1B3.7080902@novanetwork.de>