Displaying 20 results from an estimated 5000 matches similar to: "Samba 3.4.9 net rpc shutdown and XP Domain client"
2014 Jul 21
2
Getting NT_STATUS_ACCESS_DENIED
Red Hat Enterprise Linux Server release 6.5 (Santiago)
selinux is disabled.
The following commands were all run on the RedHat Server on which I am
running samba.
*The following ports are open*
5 ACCEPT tcp -- 0.0.0.0/0 0.0.0.0/0 state NEW
tcp dpt:137
6 ACCEPT tcp -- 0.0.0.0/0 0.0.0.0/0 state NEW
tcp dpt:138
7 ACCEPT tcp --
2010 Mar 04
2
smbclient queue and cancel commands not working
Hi,
I'm trying to manage printer queues on a XP box in the lan. Other client
commands work well, even
echo "test" | smbclient //XPBOX/PRINTER -c "print -"
works as expected and starts a print job. But either queue and cancel
don't work, without debug flags with no errors. Cancel even says job is
deleted. With -d4 I see
# smbclient -d3 //volker/HPDJ1120C -U admin
2010 Mar 26
3
Failed to join domain: failed to precreate account in ou (null): Out of memory
with samba 3.5.1 if I were to join a server to the domain and specify an OU
to create the computer object in, i get
Failed to join domain: failed to precreate account in ou (null): Out of
memory
However, if I run the same command with samba 3.4.5 it works.
Did the syntax change? I cannot see anything about it
net ads join createcomputer="Linux_Servers" -U <user>%<pass>
2014 Nov 01
3
Samba and NT (yes really) server
Okay you can stop laughing, yes I still have an NT server running for some
special software.
I've got a new linux machine running Samba version 3.6.23 and am having
problems getting it to connect to winXP machines to talk to their shared
printers
It can join the domain and smbtree and smbclient sort of work.
192.168.4.28 is a windows XP machine
NEW#: smbclient -L 192.168.4.28 -U
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 =
2011 Nov 10
5
Problem with kerberos method attribut
Hi;
?
I would like to use a samba configuration with :
?
dedicated keytab file = /etc/krb5.keytab
kerberos method = system keytab
security = ADS
?
But when I test the configuration (testparm) I have the following error msg :
?
Load smb config files from /etc/samba/smb.conf
Unknown parameter encountered: "dedicated keytab file"
Ignoring unknown parameter "dedicated keytab file"
2016 Nov 13
1
NT_STATUS_NO_LOGON_SERVERS
hi everyone
i'm having trouble figuring out why i'm getting
NT_STATUS_NO_LOGON_SERVERS errors,
i have two samba ad domain controllers running on raspberry pi's
i think it a recent problem since an upgrade because
i was able to list domain users on a joined member server
but now getent only lists local users,
i've read that the problem might be due to avahi which i stop with
2014 May 14
2
Intermittent failure
Hello.
I'm in need of some help to shed some light on a strange problem.
The box is running Samba 4.1.7 on FreeBSD 9.2/amd64 and I suspect
(though I'm not sure) all troubles started after the upgrade from 4.1.6.
The setup is quite simple: no AD, no LDAP, only one server.
A command as simple as "smbclient -U user //SERVER/SHARE", if fired up
several times in a row on the
2009 Sep 02
1
Problem to join Win20900 ADS realm
Dear samba team:
I've some troubles to join a GNU/Linux Debian ?squeeze? machine to a
Windows 2000 ADS realm. I've studied everything about samba, but this
problem cause that I cant print in the Windows servers and I've other
problems.
I've joined machines in this domain before ( I made a recipe at
http://wiki.debian.org/SAMBAclienteWindows)
But in the last days, I've a
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
2010 Jul 31
1
Beginner setting up samba: NT_STATUS_LOGON_FAILURE
Hello,
I am trying to set up samba on this host and testing it locally
is giving me headaches right away.
tom at hversa:~:~$ smbclient -L localhost -U%
Domain=[WORKGROUP] OS=[Unix] Server=[Samba 3.4.8]
Sharename Type Comment
--------- ---- -------
homes Disk Home Directories
print$ Disk Printer Drivers
2015 Oct 04
2
samba member, NT_STATUS_LOGON_FAILURE
Hello,
I've followed two or three articles on how to configure samba 4 as a
member server. One of these articles is from the samba wiki:
https://wiki.samba.org/index.php/Setup_a_Samba_AD_Member_Server
The server joins, but it cannot authenticate users. I don't care about
nss, winbind, etc. unless it is REALLY necessary. All I want is to use
this server as a file server for workstations
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
2016 Jul 22
1
authentication problem after upgrade to Debian Jessie
Hi,
I upgraded our servers from Wheezy to Jessie. I use samba in classic mode,
with openldap backend. After the upgrade, on the PDC (srv3) everything
seems to be ok, it authetnicates, the netlogon share is accessible on it,
but on the BDC (srv7), what is the file server, the authentication doesn't
work, shares are inaccessible.
I compared and syncronized the configuration files to as similar
2018 Sep 14
2
AD integration issues
Hello,
I have a CentOS 7 system configured as a samba server using ADS
security. I am able to get users to login from PC's that are part of
the AD domain but users coming from systems that are not part of the
AD domain are not able to access the smb shares. Here is more
information about the enviornment and issue:
--
# rpm -qa | grep -i samba
samba-client-4.6.2-12.el7_4.x86_64
2016 Dec 01
2
cannot access to linux share from windows
On Thu, 1 Dec 2016 14:08:55 +0100
Fujisan via samba <samba at lists.samba.org> wrote:
> I have:
> A/ 1 F25 freeipa server
> B/ 1 F25 freeipa client
> C/ 1 F24 freeipa client
> D/ 1 windows desktop
>
> I can access linux shares of A from D.
> I can access linux shares of C from D.
> I *cannot* access linux shares of B from D.
>
So, ignoring
2009 Mar 16
1
smbclient with Kerberos works, smbclient with NTLM does not?
Hello,
I am investigating some strange authentication problems with our network. I
am attempting to access a share on a DC with smbclient. If I authenticate
with kerberos (kinit, then smbclient -k) then everything works fine. If,
instead I use -U administrator -W DOMAIN, or just -U administrator, I get
session setup failed: NT_STATUS_LOGON_FAILURE
This is samba 3.3.2.
Here is the d5 output
2016 Jan 19
2
Change user Password with smbpasswd
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hello,
I try to change a userpassword with smbpasswd. But I allway get an
errormessage:
- -----------
root at sambabuch-c1:~# smbpasswd -U EXAMPLE\\stefan -r `nslookup
_ldap._tcp.dc._msdcs.example.net | awk '{print $2;exit;}'`
Old SMB password:
New SMB password:
Retype new SMB password:
machine 192.168.56.11 rejected the password change: Error
2017 Aug 10
4
cannot join windows 7 samba4-ad-dc fresh install, get NT_STATUS_INTERNAL_ERROR
On Thu, 10 Aug 2017 08:14:33 +0700
Vladimir Frelikh via samba <samba at lists.samba.org> wrote:
> > >>
> > >> <https://mail.google.com/mail/u/0/?ui=2&ik=7f6f030913&view=
> > att&th=15dc2ba7d7a63129&attid=0.1&disp=safe&realattid=f_j63tfts50&zw>
> > >>
> > >>
> > >> --
> > >> Best
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