Displaying 20 results from an estimated 600 matches similar to: "net rpc getsid to a recently patched NT4 machine"
2004 Feb 02
0
net rpc getsid fails - help
I am getting the following error:
net rpc getsid -S samba1 -W DOMAIN -U
Administrator%password
[2004/02/02 11:22:50, 0]
lib/util_sock.c:read_socket_with_timeout(279)
read_socket_with_timeout: timeout read. read error =
Connection reset by peer.
What could be causing this?
=====
Terry
__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free web site building tool. Try it!
2006 Mar 18
4
Client login delays - especially after reboot
I have just migrated to a new server and have Samba ver 3.0.12-5-SuSe
running on a small network ( 7 win 98pcs)
Logins are possible from all clients but morning logins (after client
reboot) are delayed. It can take 2 or 3 attempts to successfully login. At
each failed attempt the hour glass sits there for 30 seconds or so. logins
usually succeed on the second or third attempt.
I have searched
2019 Oct 15
3
Problem with SPNEGO on full trust 2016 DC <> Samba 4.10.7 AD
I've read the documentation that domain trusts should be fully supported with both Kerberos and NTLM authentication. I've created a new 2016 domain on a Windows box and created a Samba domain on a Linux box with a BIND9_DLZ backend. Both servers can resolve both DNS domains forwards and backwards and I am able to connect a Windows 10 client to the Samba domain without any issues. The
2013 Dec 21
1
New server missing auth-worker entries in logs
Hi all,
Ok, I'm making progress on my new server, but there is an entry in the
logs on the old/current server that is not showing p on the new one...
lines like:
dovecot: auth-worker(20284): mysql(localhost): Connected to database
my_auth_db
I've looked everywhere, compared settings, etc, and can't seem to find
why I get this line on the old server and odn't on the new one.
2018 Feb 20
3
SAMBA failed join domain DC
On Tue, 20 Feb 2018 14:10:16 +0500
"denis.shigapov" <denis.shigapov at stroylandiya.ru> wrote:
It seems that the problem starts here:
Could not find machine account in secrets database
Yet near the top there is: Setting up secrets.ldb
It seems that either 'secrets.ldb' doesn't contain the required info or
'vas.lah' doesn't have the required permissions
2002 Mar 13
2
Dark Secret of Winbind
First of all hello to everybody on this list.
Question 1:
I?m having a little (?) problem with winbind. To be short here is the
situation: Runnign w2k AD on native mode. Linux box is Red Hat 7.2 with 2.4
kernel. Authentication from my W2K Active Directory server fails. I get
following outputs with commands-->
wbinfo -t -->
secret is bad
0x000001
wbinfo -u -->
Error looking up domain
2005 Sep 23
2
ADS Issues and possible bug in 3.0.20
Before I lay out the problems I am currently suffering from let me
describe my environment:
Dell OptiPlex GX270 2.6Ghz 512MB Ram RedHat Linux Fedora Core 3 with all
current updates. Samba compile is version 3.0.20 stable.
Uname -a: Linux theo.hq.navis.net 2.6.12-1.1378_FC3 #1 Wed Sep 14
04:24:31 EDT 2005 i686 i686 i386 GNU/Linux
Everything was running fine until my last YUM update.
2018 Mar 08
4
NT_STATUS_CONNECTION_REFUSED Joining Domain - Desperately need help
I am desperately in need of help. I have a Centos 7.2 server running Samba 4.6.13 as an active directory domain controller. I am trying to join a new Centos 7.4 server running Samba 4.6.13 to the domain. The domain command will not connect to the other server.
I have firewalld and selinux disabled on both servers, I can ping both ways. From the new server I was able to do a kinit -U
2005 Feb 09
3
Firewall piercing - The Specified network name is no longer available.
Hi all.
I'm trying to set up one of my Unix machines at home so I can access my
stuff there via SMB from the Internet at large (read: from Windows-using
clients').
I'm behind two NATting devices-- the lame-p Prestige DSL modem provided by
Sprint DSL (a.k.a. Earthlink?) and a more typical home DSL/cable gateway
device.
I've poked holes in BOTH of these devices on ports 137, 138,
2001 Nov 07
3
winbind: can't join DOMAIN with smbpasswd
Hi,
I've got my samba 2.2.2 server running and working, but while trying to
get winbind working, I'm running into a problem. Specifically on step
9.5.3.4 from the winbind configuration documentation:
[root@NetServer samba]# smbpasswd -j BIO2RES -r DOMAIN-CONTROL -U Administrator
Password:
Error connecting to DOMAIN-CONTROL
Unable to join domain BIO2RES.
[root@NetServer samba]# echo $?
1999 Nov 04
1
Problem joining a domain
I have a machine that I am trying to join the domain from and am having
the following problem:
smbpasswd -j DOMAIN -r pdc.domain.com
error:
modify_trust_password: machine pdc.domain.com rejected the session setup.
Error was : code 131
What is error 131, is there documentation of error #'s somewhere. If it is
what I think it is, it is telling me that there is another machine with this
2003 Aug 15
2
Samba3: PDC and local admins
Hi!
I have samba 3 beta2 as PDC.
Now I need to make all mebers of the unix grop "users" local admins on
their Windows systems, because Wordperferct 8 doesn't run otherwise.
As the "domain admin group" setting from smb.conf doen't exist anymore,
I don't know, how to do the group mapping correctly. Could someone
explain the steps to do it?
Thanks in advance for
2018 Jun 28
5
DRS and DNS sync are not working after update from 4.8.2 to 4.8.3
After update I have got this:
samba-tool drs kcc -Uadm2 -d 9
INFO: Current debug levels:
all: 9
tdb: 9
printdrivers: 9
lanman: 9
smb: 9
rpc_parse: 9
rpc_srv: 9
rpc_cli: 9
passdb: 9
sam: 9
auth: 9
winbind: 9
vfs: 9
idmap: 9
quota: 9
acls: 9
locking: 9
msdfs: 9
dmapi: 9
registry: 9
scavenger: 9
dns: 9
ldb: 9
tevent: 9
auth_audit: 9
2003 Oct 01
2
smbmount not exiting
The following scriptlet, containing a wrong password among the
mount options,
#!/bin/bash
/bin/mount -t smbfs -o \
"netbiosname=mymachine,workgroup=group,username=user, \
password=wrongpasswd,ro,debug=4" //machine/c /mnt/dir
/bin/echo "Exit $?"
returns invariably
mount.smbfs started (version 2.2.7a-security-rollup-fix)
added interface ip=192.168.0.53
2003 Sep 19
2
Policy Editor and Groups?
Hey,
Quick question. We run Samba 2.2.8, is there a version of Samba (2.2.x/3.x)
that allows me to do the following :
Go into Poledit, add a group that corresponds to a UNIX group (e.g. Staff)
and set policies on it, having those policies apply to ANYONE in UNIX group
'staff' ?
The samba server we have is the only PDC and have several NT4 servers as
members only.
Any thoughts?
I
2000 Mar 01
1
smbpasswd failure
I've attempted to change my smb password on a remote NT PDS, but it
always fails with
resolve_name: Attempting lmhosts lookup for name SERVER<0x20>
getlmhostsent: lmhost entry: 127.0.0.1 localhost
resolve_name: Attempting host lookup for name SERVER<0x20>
Connecting to nnn.nnn.nnn.nnn at port 139
error connecting to nnn.nnn.nnn.nnn:139 (Connection refused)
unable to connect to
2002 May 29
2
Winbindd Problem
Hi All,
I have the following problem:
[2002/05/29 18:16:13, 0] smbd/posix_acls.c:create_canon_ace_lists(774)
create_canon_ace_lists: unable to map SID
S-1-5-21-2025429265-1580818891-682003330-1109 to uid or gid.
in smb.conf I have:
[global]
winbind uid = 1000-2000
winbind gid = 1000-2000
winbind enum users = yes
winbind enum groups = yes
Any Idea??
Thanks,
Christian
DISCLAIMER: This
2001 Nov 05
1
name resolution across subnet bounderies
I do get problems with name resolution accross subnet bounderies.
I have a working and wins server and to demonstrate the problem I
paste the debug output of
mount /smbhome/
opts: uid=1000
opts: gid=1000
mount.smbfs started (version 2.2.2debian-2)
added interface ip=192.168.6.2 bcast=192.168.6.255 nmask=255.255.255.0
resolve_lmhosts: Attempting lmhosts lookup for name Tri-st-s001<0x20>
2018 Feb 19
2
SAMBA failed join domain DC
No I'm join samba to Windows DC(srv-dc01), he not server RODC
>> If they do, try pre-creating the new DC in AD.
in Windows manager console AD may create only RODC, it does not suit
me
run samba-tool domain join example.ru DC --server=srv-dc01.example.ru
--username=vas.lah --password=password --realm=EXAMPLE.RU --site=SITE2
Failed to fetch machine account password for EXAMPLE from
2003 Apr 10
1
problem logging on to samba domain (pdc) from a win x pworkstation
If I'm not mistaken, the sign or seal hack from samba2.2.3 is broken. Use
the newer hack or manually modify your registry.
Jim
> -----Original Message-----
> From: samba-bounces+creole3=bellsouth.net@lists.samba.org
> [mailto:samba-bounces+creole3=bellsouth.net@lists.samba.org]On
> Behalf Of
> dominik
> Sent: Thursday, April 10, 2003 9:05 AM
> To: samba@lists.samba.org