similar to: Local vs Domain sid using net commands

Displaying 20 results from an estimated 10000 matches similar to: "Local vs Domain sid using net commands"

2010 Sep 22
2
NT4 Migration
Hi, I am in the process of attempting a NT4 Domain to Samba migration (3.2.5). I have been following the instructions at http://www.samba.org/samba/docs/man/Samba-Guide/ntmigration.html. I am using an ldap backend. I am not convinced everything is set-up correctly. Before I began I removed all /var/lib/samba/*tdb and shutdown smb and ldap. At point 13 where you do `getent group` the Domain
2005 Mar 16
1
HELP !!! migrating from win2000 pdc to linux pdc
Hello, Second post: first had logs attached but was too big. I have a test environment with 1 windows 2000 AD domain pdc ( mixed mode install ), 1 linux server ( to become pdc ) and a win xp box to test logon when the migration was completed. The problem is no matter what I try after the migration the win xp's logonserver = windows server not linux server. I have no idea what is going
2004 Jul 26
0
Understanding Samba net commands
I am using Samba 3.0.4 on RedHat 9. This server is a member server in an NT domain. Everything is working find. I'm trying to better understand the use of the net groupmap commands. Mapping the groups on Samba seem to have no affect with the rest of my domain. For example, the account that is an administrator in the NT domain has no permissions in Samba. I use wbinfo -u to list the users. I
2003 Jul 07
1
Migrate NT PDC to SAMBA PDC
Hi all, I'm trying to migrate NT PDC server to Samba PDC. and now i use samba 3.0.0beta2. I looks the migration steps from samba-howto-collection.pdf or in http://us2.samba.org/samba/ftp/cvs_current/docs/htmldocs/nt4migration.html, and it's not works well. The step is : ******** The approximate migration process is described below. " You will have an NT4 PDC that has the users,
2006 Dec 13
1
Problem with duplicated groups?
Hello, i have some problems migrating a Windows 2000 PDC to a Debian GNU/Linux Samba Server, i want to migrate it to a LDAP backend.. but as i'm kind of newbie with ldap and samba migration stuff, i preffered to migrate it to tdbsam first and try it for a while, if everything works fine, then switch to a ldap backend. The problem is that Essential Windows Groups are automatically created, so
2004 Aug 25
1
"net setlocalsid" question
Hi, I'm a tad confused about something. I've got a production instance of Samba running. I am trying to get a test version running on the same box, with the same SID. Without the test server running, I used "net setlocalSID <oldsid>" (the net binary is the one for the new server). Then when I issued 'net getlocalsid' it returned it. I thought I was fine.
2003 Apr 24
1
intermittant problem with samdump and vampire
Hello I am running a net work with a NT4PDC a NT4 BDC and attent to add samba BDC. I am following the brief section 28 of the Samba-Howto collection for samba head/3.0. * Adding the samba server as a BDC from NT server manager seems OK * Getting, recording domain sid is ok (see below) > rpcclient NT4PDC -U Administrator password: > lsaquery domain IMAGERIE has sid blablabla > net
2003 Jul 18
2
Samba 3 Beta3 using LDAP and NT4 Migrate
Hi, I am trying a test of migrating a NT4 Domain to Samba 3 Beta 3 configured to use LDAP on Redhat 8. Is this possible? Details ------- I previously had Beta 2 on LDAP running as it's own domain controller without problem and could create users (in LDAP) with smbpasswd -a. XP clients could join and login OK. Now I have flushed that setup and have loaded Beta 3 configured to use LDAP,
2010 Jun 16
2
Transferring PDC responsibility without LDAP
I'm using a NT4-style domain on my home network, with Samba 3.5.3 acting as PDC. I would like to transfer PDC responsibilty to a different GNU/Linux machine so I can retire the original PDC. With Windows DCs, I understand this is simple -- just create a BDC, promote it, and remove the old. However, an analogous approach would be problematic here, because in Samba going from one DC to two is
2004 Oct 12
3
Group membership
I am using Samba PDC with OpenLDAP2 and smbldap-tools. As part of my logon.bat, I call a script called ifmember.exe. This script can list out the groups a user is a member of. It is reporting that my root user is a member of the group 'engr.' I don't know if this is a bug with ifmember.exe or if it's an issue in Samba or in LDAP. Here is some relevant data:
2006 Apr 21
0
samba 3.0.22 possible bug - sid for bdc
Hello Lads, Problem could be smbldap-tools, im using 0.97. I have manually set the sid on the bdc which seems to work. I am confused because I thought net rpc getsid stored the sid from the pdc on the bdc in secrets. I wasn't aware that net getlocalsid should return identical results on both pdc & bdc. Please explain this - why isnt the BDC obtaining the sid automatic as it should
2011 Jul 12
1
Quantitative Analyst/Quantitative Developer
Hello, I would like to post the below position on your site. Thanks, Quantitative Analyst/Quantitative Developer MSIM Global Risk & Analysis, Quantitative Research & Model Review group Morgan Stanley Investment Management (MSIM), together with its investment advisory affiliates, has more than 680 investment professionals around the world and approximately $279 billion in assets under
2017 Nov 17
3
[PATCH] virto_net: remove empty file 'virtio_net.'
Looks like this was mistakenly added to the tree as part of commit 186b3c998c50 ("virtio-net: support XDP_REDIRECT"). Signed-off-by: Joel Stanley <joel at jms.id.au> --- drivers/net/virtio_net. | 0 1 file changed, 0 insertions(+), 0 deletions(-) delete mode 100644 drivers/net/virtio_net. diff --git a/drivers/net/virtio_net. b/drivers/net/virtio_net. deleted file mode 100644
2017 Nov 17
3
[PATCH] virto_net: remove empty file 'virtio_net.'
Looks like this was mistakenly added to the tree as part of commit 186b3c998c50 ("virtio-net: support XDP_REDIRECT"). Signed-off-by: Joel Stanley <joel at jms.id.au> --- drivers/net/virtio_net. | 0 1 file changed, 0 insertions(+), 0 deletions(-) delete mode 100644 drivers/net/virtio_net. diff --git a/drivers/net/virtio_net. b/drivers/net/virtio_net. deleted file mode 100644
2009 Mar 01
2
vlan problem
hello, I want to use a samba server and an ldap server in two different lans. but win xp pc can not join to pdc domain. i ping the ldap server and smbldap-usershow shows the users but the "net rpc getsid" can not fetch sid and coputers can't be added to ldap. any idea?
2011 Mar 14
1
wbinfo --> Could not remove gid to sid mapping
Hi, I am struggeling with some group mapping problem for quite some time ... Now i figured out, that a wrong gid<->sig Mapping is stored somewhere: wbinfo --gid-to-sid=<guid of interest> --returns-> <wrong sid> other way round: wbinfo --sid-to-gid=<wrong sid> --returns-> <guid of interest> So what i want to do is remove this faulty mapping.
2004 Oct 08
1
Removing a Point And Print printer
I have a Samba 3.0.4 server that has several point and print printers which are functioning just fine. I have added another printer, an HP BusinessJet 1100d, and attempted to load the drivers on the Samba server for that printer (for WinNT, Win2K and WinXP). However, now, when attempting to check the properties of that printer from a WinXP client (pre SP2) I only get an error and the properties
2008 Apr 18
2
Is there any function to skip a loop in a for loop ?
Hi, Is there any function to skip a loop in a for loop ? Thanks Stanley [[alternative HTML version deleted]]
2005 Nov 05
1
Understanding Documentation about BDC in HowTo Collection
hi list&john, i read in the documention about BDCs: The domain SID has to be the same on the PDC and the BDC. In Samba versions pre-2.2.5, the domain SID was stored in the file |private/MACHINE.SID|. For all versions of Samba released since 2.2.5 the domain SID is stored in the file |private/secrets.tdb|. This file is unique to each server and cannot be copied from a PDC to a BDC; the BDC
2004 Nov 01
1
case-insensitive ZIP
A development note: In the function "install.packages", it would be helpful to those of us who have atypical installations and install manually from ZIP files to have pkgnames <- sub("\\.zip$", "", pkgnames) replaced with pkgnames <- sub("\\.zip$", "", pkgnames, ignore.case = TRUE) because the contributed zipfiles are ZIPfiles. The