search for: nerr_success

Displaying 7 results from an estimated 7 matches for "nerr_success".

2007 Jan 22
1
Bug in NetSessionEnum implementation ?
Hi Everybody, It seems that there is a bug in the implementation of the MS Windows API function NetSessionEnum. I am using Windows XP against a Samba 3.023d domain controller. When NetSessionEnum is successful it is supposed to return either NERR_Success (0) when it is finished or ERROR_MORE_DATA when there is more data outstanding. In my program which tries to retrieve all currently logged-on users from the domain controller, NetSessionEnum always return NERR_Success, even if there is more data to come. NetSessionEnum returns data in chunks of 32...
2007 Jan 15
1
[ win32utils-Bugs-7837 ] windows-pr error in declaration of NetWkstaSetInfo
...om RDoc: lib/windows/network_management.rb:422:30: Couldn''t find NetWkstaSetInfo. Assuming it''s a module Looking closer, I found that its definition: 422: def NetWkstaSetInfo.call(server, level, buf, error) 423: NetWkstaSetInfo.call(server, level, buf, error) == NERR_Success 424: end has an extra .call in the function name. This has two side effects (other than RDoc errors): 1) the standard function syntax of NetWkstaSetInfo(a, b, c, d) won''t work, (which should raise alarm bells for any users) and 2) any attempt to use NetWkstaSetInfo.call(...) will alm...
2020 Feb 13
3
Failover DC did not work when Main DC failed
...t;domain>" and "nltest /sc_query:<domain>" C:\WINDOWS\system32>nltest /Server:<mycomputer> /sc_query:<shortdomainname> > Flags: 30 HAS_IP HAS_TIMESERV > Trusted DC Name \\<DC4>.<mydomain.com> > Trusted DC Connection Status Status = 0 0x0 NERR_Success > The command completed successfully > C:\WINDOWS\system32>nltest /dsgetdc:<shortdomainname> > DC: \\<DC4> > Address: \\ip.addr.ss.ss > Dom Guid: <guid> > Dom Name: <shortdomainname> > Forest Name: mydomain.com > Dc Si...
1998 Apr 14
3
Printer queue problem (LPRng 3.4.2, Samba 1.9.18p4, Solaris 2.5.1/2.6)
I've been having a problem with Win95 clients watching a printer queue on the Samba server (called labserv2). labserv2 is a Solaris 2.5.1 machine running samba 1.9.18p4. The printing system is LPRng 3.4.2. A user can watch the printer queue from a Win95 client machine. However, when the printer queue gets backed up (usually about 12 jobs), the queue window locks. The corresponding smbd
2004 Mar 11
5
win32-etc-0.2.2 testing wanted
I''ve commited code for win32-etc 0.2.2, which adds the configure_user and configure_group methods. Testing appreciated. On my home system, I can''t get configure_user to work, but I haven''t any real idea why it fails. The configure_group method seems to work fine, however. Dan _________________________________________________________________ Fast. Reliable. Get
2020 Feb 16
0
Failover DC did not work when Main DC failed
..."nltest /sc_query:<domain>" > > C:\WINDOWS\system32>nltest /Server:<mycomputer> /sc_query:<shortdomainname> >> Flags: 30 HAS_IP HAS_TIMESERV >> Trusted DC Name \\<DC4>.<mydomain.com> >> Trusted DC Connection Status Status = 0 0x0 NERR_Success >> The command completed successfully >> C:\WINDOWS\system32>nltest /dsgetdc:<shortdomainname> >> DC: \\<DC4> >> Address: \\ip.addr.ss.ss >> Dom Guid: <guid> >> Dom Name: <shortdomainname> >> Fore...
2020 Feb 13
2
Failover DC did not work when Main DC failed
On 13/02/2020 16:28, Paul Littlefield wrote: > On 13/02/2020 15:17, Rowland penny via samba wrote: >> The various ways have already been mentioned, but are all your DCs >> listed as nameservers (NS) in the SOA's for the forward and reverse >> zones ? > > > I think so... > > > root at dc3.mydomain.com ~ $ (screen) samba-tool dns query dc3 >