Displaying 17 results from an estimated 17 matches for "net_getlocalsid".
2004 Jun 18
1
configuring samba-LDAP-PDC using IDEALX tools
...e the StartTLS instruction: Connect error
[2004/06/17 10:53:57, 0] lib/smbldap.c:smbldap_search_suffix(1126)
smbldap_search_suffix: Problem during the LDAP search: error:14077410:SSL routines:SSL23_GET_SERVER_HELLO:sslv3 alert handshake failure (Connect error)
[2004/06/17 10:53:57, 0] utils/net.c:net_getlocalsid(434)
Can't fetch domain SID for name: PDC-WBC
>From 'smb.conf' I took out the following line:
......
ldap ssl = start tls
.....
This is what I got:
[root@pdc smbldap-tools]# net getlocalsid
[2004/06/17 11:03:36, 0] lib/smbldap.c:smbldap_connect_system(798)
failed to bind...
2005 Feb 11
1
SID (problem)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
ldap# net getlocalsid
[2005/02/11 12:40:13, 0] lib/smbldap.c:smbldap_search_suffix(1155)
~ smbldap_search_suffix: Problem during the LDAP search: (No such object)
[2005/02/11 12:40:13, 0] utils/net.c:net_getlocalsid(494)
~ Can't fetch domain SID for name: SRV-PDC
ldap#
What's this problem? Help me!!!
[]'s
__
M?rcio Luciano Donada
mdonada at auroraalimentos dot com dot br
FreeBSD - The uptime is mesuared in years!
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.6 (GNU/Linux)
Comment: Using Gnu...
2004 Apr 18
1
No local SID -- net getlocalsid fails
Hi,
I'm trying to get Samba 3.0.2a running on a redhat 9 system.
No matter how long I leave samba running it fails to generate
a local SID for my network and I'm stumpped.
The following is a dump of my smb.conf
[root@omega samba]# net getlocalsid
[2004/04/18 14:59:21, 0] utils/net.c:net_getlocalsid(422)
Can't fetch domain SID for name: OMEGA
Regards John
[root@omega samba]# testparm
Load smb config files from /etc/samba/smb.conf
Processing section "[homes]"
Processing section "[printers]"
Loaded services file OK.
Server role: ROLE_DOMAIN_PDC
Press enter to see a...
2006 Nov 08
1
BDC nmblookup and net getlocalsid not working
...68.2.255
name_query failed to find name pdc
bdc:/ # smbclient -L pdc
success, all services, shares and workstations are listed
pdc:/ # net getlocalsid
SID for domain THEDOMAIN is: S-1-5-21-1234567890-1234567890-1234567890
bdc:/ # net getlocalsid
[2006/11/08 12:53:58, 0] utils/net.c:net_getlocalsid(494)
Can't fetch domain SID for name: BDC
To complete the picture, running 'nbtstat -a bdc' and 'nbtstat -a pdc' works
just fine from the local Windows client's DOS prompt. So does 'net view pdc'
and 'net view bdc'.
I've read many similar questions...
2005 Oct 26
2
Problems setting up Samba+LDAP PDC in Debian Sarge
...998
uidNumber: 999
uidNumber: 1002
uidNumber: 1003
So maybee that's what I'm missing, or should a standard (/etc/passwd)
root suffice?
2. net getlocalsid
Anyway, after fiddling around looking for clues, I found that I no
longer can get my local sid:
[2005/10/25 11:20:25, 0] utils/net.c:net_getlocalsid(494)
Can't fetch domain SID for name: SERVIDOR1-PDC
So maybee the problem is more deep. Or there are several problems. =(
net getlocalsid worked when I did setup the smbldap-tools, which is the
last thing I configured, so I don't have an idea of what went wrong
there.
I see on log.nmb...
2003 Sep 29
1
net getlocalsid: some questions
...server is in?
e.g.: net getlocalsid ==> gives you the sid of the domain your server is in.
but suppose you would like to know the SID of another domain.
net getlocalsid DOMAIN2 ==> samba3 does not give the SID
[root@server root]# net getlocalsid DOMAIN2
[2003/09/29 11:59:04, 0] utils/net.c:net_getlocalsid(414)
Can't fetch domain SID for name: DOMAIN2
If I'm not mistaken, this used to work.
Or: is it true that the SID is only dependent of the domain's name?
Werner
GETLOCALSID [DOMAIN]
Print the SID of the specified domain, or if the parameter is omitted,
the SID...
2005 Jul 08
0
net getlocalsid can't fetch domain SID?
I'm running into an odd problem with my installation of samba, version
3.0.13. Samba is configured to use the tdbsam backend and is running as a
PDC. The issue is that samba can't seem to report its SID correctly:
# net getlocalsid
[2005/07/08 12:27:30, 0] utils/net.c:net_getlocalsid(494)
Can't fetch domain SID for name: DOMSERVR
but, running an alternate command:
# net rpc info
Domain Name: DOMHQ
Domain SID: S-1-5-21-bunchofnumbersidontwanttoshare ;)
Sequence number: 1120840046
Num users: 66
Num domain groups: 10
Num local groups: 0
What's going on here? The name o...
2005 Nov 02
0
Two DC's + ldap, some general questions
...e the domain's sid. Correct?
Regardless I think I have an issue here, have a look...
on server1:
[root@server1 samba]# net getlocalsid server1
SID for domain SERVER1 is: S-1-5-21-1624854736-2567889874-1153258394
[root@server1 samba]# net getlocalsid server2
[2005/11/02 00:16:17, 0] utils/net.c:net_getlocalsid(494)
Can't fetch domain SID for name: server2
on server2:
[root@server2 samba]# net getlocalsid server1
SID for domain server1 is: S-1-5-21-3030423605-2090081018-3134100962
[root@server2 samba]# net getlocalsid server2
SID for domain server2 is: S-1-5-21-1624854736-2567889874-1153258394
so...
2005 Nov 16
0
a little problem with net getlocalsid
...! In fact 'net
getlocalsid my-old-pdc-name' works! and that output is the same output
obtained from running 'net getlocalsid my-domain' (as written on the
docs). Please, look at this:
--- begin ---
[root]# net getlocalsid chapacual (my pdc)
[2005/11/16 16:00:01, 0] utils/net.c:net_getlocalsid(494)
Can't fetch domain SID for name: chapacual
[root]# net getlocalsid fedora (my old-pdc name, perhaps)
SID for domain fedora is:
S-1-5-21-2136240049-1876580567-1582218551
[root] # net getlocalsid corpasto (my domain)
SID for domain corpasto is: S-1-5-21-2136240049-1876580567-1582218551...
2009 Nov 12
0
Problems migrating NT4 domain to Samba
...if I type net getlocalsid I get:
[root at LEONIDAS ~]# net getlocalsid
SID for domain MYSERVER is: S-1-5-21-3366965450-4066854703-1441022026
and if I change the smb.conf and change the netbios name to LEONIDAS I
get:
[root at LEONIDAS ~]# net getlocalsid
[2009/11/12 14:49:48, 0] utils/net.c:166(net_getlocalsid)
Can't fetch domain SID for name: LEONIDAS
Thanks for any help or input you may have.
Ryan
Here is the output of testparm:
[root at LEONIDAS ~]# testparm
Load smb config files from /etc/samba/smb.conf
Processing section "[homes]"
Processing section "[printers]"
Loade...
2003 Oct 10
1
net getlocalsid problem
...03/10/10 23:44:07, 2] lib/interface.c:add_interface(79)
added interface ip=192.168.0.2 bcast=192.168.0.255 nmask=255.255.255.0
[2003/10/10 23:44:07, 2] lib/interface.c:add_interface(79)
added interface ip=192.168.1.2 bcast=192.168.1.255 nmask=255.255.255.0
[2003/10/10 23:44:07, 0] utils/net.c:net_getlocalsid(414)
Can't fetch domain SID for name: PDC
[2003/10/10 23:44:07, 2] utils/net.c:main(758)
return code = 1
Thanks for any suggestion!
Geza Gemes
2003 Jun 05
0
NT4 to Samba Migration
...;lsaquery
domain WORKGROUP has sid S-1-5-21-2005620710-1318861517-1539857752
rpcclient>
3)
#net getsid -S NT4PDC -w WORKGROUP -U Administrator%password
i get the error getsid not found???
but i contnued to next step
4)
#net getlocalsid
[2003/06/05 13:48:08, 0] utils/net.c:net_getlocalsid(388)
Can't fetch domain SID for name: PRUTHVI
i contnued :-( ...by setting local SID to above SID i got using
#net setlocalsid S-1-5-21-2005620710-1318861517-1539857752
5)
#net rpc join -S NT4PDC -w WORKGROUP -U Administrator%password
Joined domain ITERNAL.
In the howto ch...
2010 Aug 26
1
Migrating samba domain to new computer.
Should have read this first:
http://samba.org/samba/docs/man/Samba-Guide/upgrades.html#id2600749
Problem is I did it the wrong way on a few production systems.
Odds are this is the second time I did it wrong.
Running Debian Lenny using smbldap.
It mostly works.
Existing members of the domain are working OK.
The first thing that got my attention is was not able to join a new xp
workstation to
2005 Nov 02
1
Proper use of SID's and LDAPon dc's?
...e the domain's sid. Correct?
Regardless I think I have an issue here, have a look...
on server1:
[root@server1 samba]# net getlocalsid server1
SID for domain SERVER1 is: S-1-5-21-1624854736-2567889874-1153258394
[root@server1 samba]# net getlocalsid server2
[2005/11/02 00:16:17, 0] utils/net.c:net_getlocalsid(494)
Can't fetch domain SID for name: server2
on server2:
[root@server2 samba]# net getlocalsid server1
SID for domain server1 is: S-1-5-21-3030423605-2090081018-3134100962
[root@server2 samba]# net getlocalsid server2
SID for domain server2 is: S-1-5-21-1624854736-2567889874-1153258394
so...
2004 Jan 19
0
W2K AD domain join success, wbinfo -t error - question
...01/17 12:59:12, 0] rpc_client/cli_pipe.c:rpc_api_pipe(424)
Jan 17 12:59:12 SAMBA_SERVER winbindd[9713]: [ID 702911 daemon.error] cli_pipe: return critical error. Error was Write error: Broken pipe
Jan 17 13:59:16 SAMBA_SERVER net[25311]: [ID 702911 user.error] [2004/01/17 13:59:16, 0] utils/net.c:net_getlocalsid(414)
Jan 17 13:59:16 SAMBA_SERVER net[25311]: [ID 702911 user.error] Can't fetch domain SID for name: SAMBA_SERVER
Jan 19 07:45:52 SAMBA_SERVER ftpd[25362]: [ID 484914 daemon.notice] gethostbyaddr: host136-5.pool8249.interbusiness.it. != 82.49.5.136
Jan 19 08:43:40 SAMBA_SERVER net[26014]: [I...
2005 Nov 12
3
groupmap
Why would I have some NT domains more than once?
Did I screp up my import with the Vampire?
Should I delete the unmapped ones (Gulp!)
[root@oxidepdc ~]# net groupmap list
System Operators (S-1-5-32-549) -> -1
Replicator (S-1-5-32-552) -> Replicator
Guests (S-1-5-32-546) -> Guests
Recipe (S-1-5-21-1019967034-149178136-1846952604-1016) -> recipe
Domain Users
2002 Nov 10
2
Trying to join a Solaris 8 box to Windows 2000 AD.
...:99: warning: passing arg 4 of `ads_mod_strlist' from
incompatible pointer type
libads/kerberos.c: In function `kerberos_kinit_password':
libads/kerberos.c:80: warning: passing arg 6 of
`krb5_get_init_creds_password' discards qualifiers from pointer target type
utils/net.c: In function `net_getlocalsid':
utils/net.c:348: warning: passing arg 1 of `secrets_fetch_domain_sid'
discards qualifiers from pointer target type
utils/net_ads.c: In function `net_ads_printer_info':
utils/net_ads.c:722: warning: passing arg 4 of `ads_find_printer_on_server'
discards qualifiers from pointer targ...