Displaying 20 results from an estimated 3000 matches similar to: "root's SID"
2008 Feb 12
0
unable to get Windows XP to join domain using BDC
I have a domain named ADAMSTEST with the LDAP/PDC being
gomer.mdah.state.ms.us ip 10.8.3.37 and the BDC bldg2.mdah.state.ms.us
ip 10.8.7.2. nss_ldap is working, i can ssh in to both servers fine.
I'm trying to have a Windows XP named domain2 with ip 10.8.7.254 join
the domain using the WINS server of 10.8.7.2 in the network tcp/ip
settings. So it should be able to join the domain by
2007 Dec 04
0
configuration needed to load roaming profiles off of a BDC?
I have a PDC named GOMER with IP 10.8.3.37 and a BDC named BLDG1 with IP
10.8.3.231, both in the domain ADAMSTEST. I have a user testuser who
logged in successfully to GOMER and has a roaming profile in
/var/lib/samba/profiles/testuser. So I changed the TCP/IP settings of
the windows XP computer testuser uses from the WINS server of 10.8.3.37
to 10.8.3.231 so it would use BLDG1 for
2007 Nov 19
5
DNS problem?
I'm trying to join an XP SP2 PC called testpc to a test environment. Its
network settings are statically set. IP address is 10.8.3.209. I have a
PDC called gomer.mdah.state.ms.us w/ samba 3.0.26a and IP address is
10.8.3.37. On test PC I right click on my computer, properties, computer
name, change from workgroup WORKGROUP to domain ADAMSTEST.
But I get the error:
Note: This information
2007 Nov 07
3
net rpc join -U root error
On my server, I have root in LDAP, and am following the Samba3 by
example book, but I'm unable to get it to join the domain. I'm running
samba 3.0.25b.
[root@gomer samba]# net rpc join -U root%xxxxxxxx
Unable to find a suitable server
[root@gomer samba]# net rpc testjoin -S GOMER -U root%tical123
Join to 'ADMIN' is OK
[root@gomer samba]# net rpc
2007 Nov 05
1
smbldap_tools error
I'm following along in the Samba 3 By Example.pdf and on Page 190 it has
me run:
[root@gomer ~]# smbldap-useradd -m -a test2
No such object at /usr/sbin//smbldap_tools.pm line 473.
I am running smbldap_tools .0.9.4 and I have ran configure.pm and set it
up correctly.
The stanza in the code of line 473:
# all entries = does_sid_exist($sid,$config{scope})
sub does_sid_exist
{
my $sid =
2007 Nov 09
1
A device attached to the system is not functioning.
Windows XP w/ SP2 is giving me that error message when I'm trying to log
into my domain:
A device attached to the system is not functioning.
error log:
[2007/11/09 10:21:01, 1]
rpc_server/srv_netlog_nt.c:_net_sam_logon_internal(1004)
_net_sam_logon: user TEST\testuser has user sid S-1-1-0
but group sid S-1-5-21-3536689092-529281149-710501220-513.
The conflicting domain portions are
2008 Apr 14
0
problem with user nobody and net groupmap
When I do net groupmap add rid=514 ntgroup="Domain Guests"
unixgroup=nobody type=d and then try to connect to a share called share
which only allows guest connections with the following permissions:
[global]
guest account = nobody
map to guest = bad user
map to guest = bad password
[share]
path = /samba/admin
force directory mode = 777
2007 Jan 31
0
smbpasswd and machine accounts
I'm using samba-3.0.23d-19 on openSUSE 10.2 with an LDAP PDC arrangement
I'm trying to sort out some problems with adding a trust relationship.
Specifically, smbpasswd is failing when I try to create/modify the domain
account. Further investigation shows that it is also failing to modify
workstation accounts. However it is able to modify user accounts fine. The
big difference here seems
2008 Oct 19
0
Account locking out not working[LDAP backend]
Hi I cannot get account locking out to work.
-bash-3.00# pdbedit -P "bad lockout attempt"
smbldap_search_domain_info: Searching
for:[(&(objectClass=sambaDomain)(sambaDomainName=CSR))]
smbldap_open_connection: connection opened
smbldap_search_domain_info: Searching
for:[(&(objectClass=sambaDomain)(sambaDomainName=CSR))]
smbldap_open_connection: connection opened
account policy
2008 Apr 25
2
openldap - samba
I am having a problem getting users that were added in smbldap-useradd to be
able to login.
After I add them they are visible, but you can see I get this error -
pdb_get_group_sid:
Failed to find Unix account for test10
I believe that this has something to do with nss_ldap. because doing a
getent passwd, it doesn't display any smb info.
Any debugging info or help would be amazing, I'm
2009 Sep 17
0
Samba 3.4.1 BDC fails
Hi!
We are using 2 Samba 3.4.1 on CentOS 5.3.
The PDC is working without bigger problems,
but I can't get the BDC to work.
We have a replica of the ldap on the BDC and I
tried the connect with an linux smbclient and
with the standard mount -t cifs
both not sucessfull:
smbclient:
Receiving SMB: Server stopped responding
session setup failed: Call timed out: server did not respond after
2006 Oct 05
2
Issues after Samba updating a Samba PDC to 3.0.23c
Hi,
last Saturday we reinstalled our fileserver to setup redundancy using
DRBD and Heartbeat. We also upgraded Samba to 3.0.23c, which is acting
as a PDC. We are using OpenLDAP to store accounts.
I populated the OpenLDAP database using a LDIF file that I created on
the old server before shutting it down. I also transfered all Samba
tdb files to the new server. Everything went pretty
2003 Oct 29
1
net groupmap modify bug
Hi,
After a successful upgrade from samba3alpha19 to samba3.0.1pre1 I am now doing the group mapping stage.
The problem I am having is modifying a group in the LDAP directory. I am using net groupmap modify ntgroup=staff unixgroup=staff type=domain.
The error it is coming up with is
[2003/10/29 17:21:39, 2] passdb/pdb_ldap.c:ldapsam_search_one_group(1615)
ldapsam_search_one_group: searching
2013 Jun 20
3
Samba+LDAP: NT_STATUS_UNSUCCESSFUL because of primary group SID mismatch
Hi,
I'm trying to get my new samba server running for a few days now and I
start losing my mind over not figuring out what I'm doing wrong. Here's
my setup:
OpenLDAP 2.4.21 server with ~15 groups and >100 users, all having a unix
and a samba NT password stored in the LDAP as well as a User SID and
Primary Group SID assigned and stored in the LDAP, derived from the SID
of the LDAP
2010 Mar 09
3
Windows machine has to join two times
Hi,
I'm running a debian lenny machine with samba (3.5.0) and OpenLDAP installed
(2.4.11). When i add a machine to the domain, windows reports the following
error: "The specified computer account could not be found". The computer
account is added to the LDAP database but without the samba attributes. The
weird thing is that if i try it a second the, the samba attributes are added to
2016 May 10
2
Ubuntu server 14.04 classic upgrade segmentation fault
Hi , I'm trying to migrate an old server with ubuntu 9.10 ,samba3 +ldap
to a new server ubunut 14.04. I could follow the steps of
https://wiki.samba.org/index.php/Migrating_a_Samba_NT4_domain_to_a_Samba_AD_domain_%28classic_upgrade%29
but when running
samba-domain tool classicupgrade --dbdir = / util / tdb --use-xattrs =
yes --realm = gruporesasco.local --dns-backend = BIND9_DLZ
2011 May 05
0
Problem adding Worstation
Hi !
I've got a server with Samba 3.5.3 with LDAP backend running on it.
When I want to add a workstation I've got a strange result
First there is the workstation LDAP account :
dn: cn=TOTO$,ou=machines,o=ADM-SC,dc=univ-rouen,dc=fr
objectClass: top
objectClass: person
objectClass: posixAccount
objectClass: sambaSamAccount
cn: TOTO$
sn: TOTO$
uid: TOTO$
uidNumber: 5037
2017 Apr 18
1
Centos 7 Samba3 to Samba4 Migration "Trust Relation Failed"
Hi.
I'm testing my migration from my PDC running Centos 5.x Samba3+OpenLDAP.
to Centos7 Samba4 OpenLDAP 2.4.40
I had move all my settings and the server has all my users, in console I see
all my info.
Now, I connect a test machine that was on the same domain but I'm getting
the bad message went I try to login with a domain user:
'The trust relation between this workstation and the
2012 Sep 10
1
smbd starts but terminates with - failed to receive smb request
Hello,
I start smbd interactively from the command line and then attempt to issue an smbtree command from another terminal and smbd immediately terminates.
Here is the output. It looks like the initial authentication is working, but the termination happens after "string_to_sid: SID root is not in a valid format"
Any idea what might be going on here?
Thanks
[root]#
2003 Nov 26
1
WinXP error when launch "Network Identification Panel"
I have a problem on WinXP Pro.
When I try to launch "Network Identification Panel" or "My Computer"
Properties I receive an error from svchost.exe like "Memory Could not be
read ... pres Cancel to Debug" and in smbd log file I have:
[2003/11/26 09:37:39, 2] lib/smbldap.c:smbldap_search_domain_info(1296)
Searching