similar to: BDC nmblookup and net getlocalsid not working

Displaying 20 results from an estimated 3000 matches similar to: "BDC nmblookup and net getlocalsid not working"

2005 Oct 25
1
debug_lookup_classname(ads/rpc): Unknown class
Hi Jerry, I'v got FC4 with the development version of samba (3.0.20-2) I still have these debug_lookup_classname(ads): Unknown class and debug_lookup_classname(rpc): Unknown class errors. winbind aswell as smbd and nmbd are reporting this same error. Any ideas? Thanx Lars Dam Amity Networks & Training Boerhaaveweg 21 3401 MN IJsselstein Telefoon: 030-6021710 Fax: 030-6090957
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]#
2024 Feb 27
2
Samba Kerberos Logs
Hi team, Is there a way to grab Kerberos specific log entries? Example: /Auth: [Kerberos KDC,ENC-TS Pre-authentication] user.../ I have tried using the kerberos class but nothing was logged when I specified a path. This is what I have on my smb.conf. /[global] ??????? log level = 1 kerberos:2@/var/log/samba/kerberos.log auth_audit:3@/var/log/samba/audit.log
2005 Nov 16
0
a little problem with net getlocalsid
My samba PDC is working very well. I only have an 'theoretical' question (I think). When I run 'net getlocalsid my-pdc', it fails (see below). I think this is because someday the name of my pdc was other! 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
2003 Sep 29
1
net getlocalsid: some questions
Hello, Is it possible to get the SID of a domain different than the one your 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)
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
1998 Dec 11
4
nmblookup
Newbie question. If I type nmblookup __some other machine__ I get the correct response from Samba. If I type nmblookup __mymachine__ then I get an error yhat it is not found. So if nmbd is not setup right, how do I fix it? --Dan Dan Huston Phone (602) 965-2420 Measurement, Statistics and Methodological Studies Fax (602) 965-0300 Psychology in Education
2006 Jun 12
1
nmblookup receives response, but doesn't show it
Hi folks, I find that nmblookup seems to be receiving responses to name queries, but ignoring them. Here's what's happening: # nmblookup somehost querying somehost on x.y.255.255 name_query failed to find name somehost But watching the transaction with ethereal on the local host, I see that: 1. nmblookup on local udp port nnnn (some random number above 1024) sends an nbns
2003 May 04
1
nmblookup fails
I'm debugging my Samba setup using the "Troubleshooting Techniques" from Sam's Teach Yourself Samba in 24 Hours. Everything works fine up until the nmbd section. I am able to do the following correctly: nmblookup -U 127.0.0.1 __SAMBA__ nmblookup -U 127.0.0.1 POGO (the server) nmblookup -B 192.168.1.255 WIN-CLIENT (the client) but when I do nmblookup -B 192.168.1.255
2003 Sep 18
1
Samba + nmblookup
Hi Everyone, >From windows 2K, machine I could see Samba server but I can't get its share. I tried to follow the instruction given at http://samba.planetmirror.com/samba/ftp/docs/Samba24Hc13.pdf to resolve the problem. nmblookup -U 127.0.0.1 _SAMBA_ and nmblookup -B 10.10.255.255 real-samba-server-name fails for me but nmblookup -U 127.0.0.1 real-samba-server-name
2000 Jul 24
2
Nmblookup trouble
Hi, Some time ago, I wrote a small script based on some information on one of the Samba lists, which let me figure out which machine a user was logged in on. The script was this:- # smbfind: watch for someone to log in PATH=/bin:/usr/bin case $# in 0) echo 'Usage: smbfind <nt_login>' 1>&2; exit 1 esac nmblookup -S "${1}#03" | awk '/<00> - /{print
2003 Feb 12
1
nmblookup can't resolve IPs (but SMB-names)
Hi there, i have Samba 2.2.7a running on FreeBSD-STABLE 4.7. I set up a few things and smbd and nmbd start up at boot, i can browse the net. However, nmblookup can only find IPs by SMB-names, but not SMB-names by IPs. Here is an example output of the failed lookup: %nmblookup -d 3 210.104.1.133 Initialising global parameters params.c:pm_process() - Processing configuration file
2004 Dec 14
2
Trusted domain problem (maybe networking)
Hello, I have spent the afternoon learning how to configure my routers to allow directed-broadcast with an access list, so that I can allow two different domains on different subnets to trust each other. Now I can do a broadcast ping from either subnet to the other, and I can also do smbclient -L <remote_pdc> and get the shares, from one side. From the other side I cannot. Let me
2002 Aug 23
1
Samba won't share: ?nmblookup problem
Hi, I hope you can help! I am having problems getting samba to share across a large private network. The problem looks a bit like the problem is in resolving the name to an IP but I can't work out why. The network is a private (10.) network, and the PC's connecting to it are named and identified through Wins. All the PC's are running Novell clients to connect although a large
2006 Mar 10
1
samba4wins - all ok but how to use nmblookup from my PDC?
I installed samba4wins on two of my Fedora Core 3 servers (from src rpm), on one PDC (samba 3.0.21c) and on one standalone server without samba, in order to test samba4wins. I think I managed to install and to setup properly the software but it seems nmblookup is not working on the PDC samba: [user]$ nmblookup '*' querying * on 192.168.19.255 name_query failed to find name *
2011 Nov 15
1
Centos6 and samba and nmblookup
Folks I've installed Centos6 and Samba. I noticed that the program "nmblookup" and a few other Samba related programs, documented in the RHEL6 guide, are not included in Centos6. A search using YUM also did not find "nmblookup", using the repositories: base, centosplus, contrib, cr, epel, extras, updates, virtualbox Has its functionality been moved elsewhere, or
2003 Oct 10
1
Samba 3.0. Is nmblookup broken?....
Hi all, I installed Samba 3.0 a week or two ago and I'm finding out that some things that used to work with 2.2.8a don't work in 3.0. LinNeighborhood used to work with just a setting of "-" in the "Preferences" -> "Scan Preferences" -> "Workgroup" box. Now, with 3.0 I must have a "Primary master browser" set, (the name of the
2003 Oct 10
1
net getlocalsid problem
Hi I decided after some testing and experimenting, to move the production servers from 2.2.x to 3.0. so I've installed samba3.0 in paralel with the old binaries. To start the migration I wanted to save the old domain SID, to can make the migration as transparent as possible, so I did: net3 -d 10 -I 127.0.0.1 getlocalsid while the old binaries are still runing all that I've got
2001 Dec 27
5
IP to NetBIOS resolution
Hello, Is there *any* way to reliablily determine the NetBIOS name of a computer when you only know their IP address? I know it is very easy to find the IP address from the NetBIOS name, but I can't seem to find any way of getting a NetBIOS name from an IP.. James deBoer (jdeboer@scsinternet.com)
2024 Feb 28
1
Samba Kerberos Logs
On Tue, 2024-02-27 at 16:46 +1300, June Chong | TechnologyWise via samba wrote: > Hi team, > Is there a way to grab Kerberos specific log entries? > Example: > /Auth: [Kerberos KDC,ENC-TS Pre-authentication] user.../ > I have tried using the kerberos class but nothing was logged when I > specified a path. > This is what I have on my smb.conf. > /[global] log level =