Displaying 12 results from an estimated 12 matches for "num_domains".
2007 May 29
0
Fw: [RFC] makedumpfile: xen extraction
Hi,
I sent the following e-mail to kexec-mailing list (kexec@lists.infradead.org)
since subjects of makedumpfile are discussed on the mailing list.
I want to inform this to xen developers since I think this function is
useful for xen developers.
Thanks.
Itsuro Oda
(see https://sourceforge.net/projects/makedumpfile/
about makedumpfile command.)
Forwarded by Itsuro ODA
2019 Nov 28
0
security=domain fails after upgr. to 4.9, winbind doesn't help
...detected. The process spawned by the systemctl
> service is
>
> ? 25130 /usr/sbin/winbindd --foreground --no-process-group
The error message is coming from here:
??? if (wbc_status == WBC_ERR_WINBIND_NOT_AVAILABLE) {
??? ??? struct pdb_trusted_domain **domains = NULL;
??? ??? uint32_t num_domains = 0;
??? ??? NTSTATUS status;
??? ??? if (lp_server_role() == ROLE_DOMAIN_MEMBER) {
??? ??? ??? status = NT_STATUS_NO_LOGON_SERVERS;
??? ??? ??? DBG_ERR("winbindd not running - "
??? ??? ??? ??? "but required as domain member: %s\n",
??? ??? ??? ??? nt_errstr(status));
?...
2005 Oct 06
7
Patch: FC4 spec file
The patch below modifies the spec file for FC4 RPM
builds as follows:
1.) Build binaries using the -lmcheck option; various
samba commands and smbd process crash badly without;
see, for example:
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=164353
2.) The Fedora project's samba RPMS install
mount.cifs; it would help to have samba.org's RPMS
do the same.
It would be nice to
2004 Jul 13
1
Problem with 3.0.5 rc1
...rpc_api_pipe: fragment first and last both set
[2004/07/13 12:37:41, 5] rpc_parse/parse_prs.c:prs_debug(82)
000018 lsa_io_r_enum_trust_dom
[2004/07/13 12:37:41, 5] rpc_parse/parse_prs.c:prs_uint32(635)
0018 enum_context : ffffffff
[2004/07/13 12:37:41, 5] rpc_parse/parse_prs.c:prs_uint32(635)
001c num_domains : 00000000
[2004/07/13 12:37:41, 5] rpc_parse/parse_prs.c:prs_uint32(635)
0020 ptr_enum_domains: 00000000
[2004/07/13 12:37:41, 5] rpc_parse/parse_prs.c:prs_ntstatus(665)
linux:/home/susie # vi /var/log/samba/log.winbindd
[2004/07/13 12:18:57, 3] rpc_client/cli_netlogon.c:cli_nt_setup_creds(290)
cl...
2019 Nov 28
2
security=domain fails after upgr. to 4.9, winbind doesn't help
Hi Rowland,
> Remove 'map untrusted to domain = Yes', it has been removed.
>
> Add 'domain logons = Yes'
>
> This gets it back to being a PDC:
thanks for the hints! I did that, but it doesn't help. I guess the
problem is not on the PDC server but on SERVER2. That's the one
that got upgraded and stopped working (even with the non-pdc config
of SERVER1).
I
2012 Sep 04
2
[PATCH] valgrind: Support for ioctls used by Xen toolstack processes.
...d, \
+ sizeof(sysctl->u._union._field))
+#define POST_XEN_SYSCTL_WRITE(_sysctl, _field) \
+ __POST_XEN_SYSCTL_WRITE(_sysctl, _sysctl, _field)
+
+ switch (sysctl->cmd) {
+ case XEN_SYSCTL_getdomaininfolist:
+ POST_XEN_SYSCTL_WRITE(getdomaininfolist, num_domains);
+ POST_MEM_WRITE((Addr)sysctl->u.getdomaininfolist.buffer.p,
+ sizeof(xen_domctl_getdomaininfo_t)
+ * sysctl->u.getdomaininfolist.num_domains);
+ break;
+
+ case XEN_SYSCTL_cpupool_op:
+ if (sysctl->u.cpupool_op.op == XEN_SYSCTL_CP...
2002 Jan 13
12
winbind problem
Dear all,
I'm trying to make winbindd working without much success.
I would like to set my linux box as a samba PDC and as winbindd host with
some win2k workstations.
I'm using mdk 8.1 and have installed the corresponding rpms (samba-2.2.2-6
by cooker).
I followed howto and samba doc to set the pdc and it works.
Following winbindd doc I have to used "smbpasswd -L -j IUTINFO -U
2003 Nov 10
8
winbindd panic daemon dies
Hi All,
can anyone make any sense of the error below, please advise if I need to log this as a bug but I'm not sure how to further diagnose what is happening. This is from my winbindd log file,
thanks Andy.
[2003/11/07 17:47:59, 1] nsswitch/winbindd.c:main(832)
winbindd version 3.0.0 started.
Copyright The Samba Team 2000-2003
[2003/11/07 17:48:00, 1]
2002 Nov 19
0
winbindd+ win24
...o_rpc_hdr_resp rpc_hdr_resp
0010 alloc_hint: 00000010
0014 context_id: 0000
0016 cancel_ct : 00
0017 reserved : 00
rpc_api_pipe: len left: 0 smbtrans read: 40
rpc_api_pipe: fragment first and last both set
000018 lsa_io_r_enum_trust_dom
0018 enum_context : ffffffff
001c num_domains : 00000000
0020 ptr_enum_domains: 00000000
0024 status: NT_STATUS_NO_MORE_ENTRIES
accepted socket 11
client_read: read 1304 bytes. Need 0 more for a full request.
process_request: request fn LIST_USERS
[29261]: list users
resolve_lmhosts: Attempting lmhosts lookup for name NT14<0x1b&...
2003 Jul 31
4
winbind on Solaris 2.5.1 not working.
Ok folks,
Here is the deal. I have posted to the news groups several times and gotten
not a single thing. I have been trying since march to get 2.2.8a working on
sol2.5.1 with winbind to do the authentication but it has failed miserably.
Winbindd starts but fails to create the /tmp/.winbindd/pipe file and bombs
like a daisycutter. But if I run winbindd like this " truss -aefo /tmp/file
2008 Apr 23
0
winbindd hangs up while retreiving users
..._len=432
SCHANNEL: schannel_decode seq_num=1 data_len=432
cli_pipe_validate_current_pdu: got pdu len 496, data_len 424, ss_len 8
rpc_api_pipe: got PDU len of 496 at offset 0
rpc_api_pipe: Remote machine CITY2 pipe \NETLOGON fnum 0x4005 returned 848 bytes.
000000 ds_io_r_enum_domain_trusts
0000 num_domains: 00000003
000004 ds_io_dom_trusts_ctr domains
0004 ptr: 000bb890
0008 max_count: 00000003
00000c ds_io_dom_trusts_ctr domain_trusts
000c netbios_ptr: 000bb92c
0010 dns_ptr: 000bb934
0014 flags: 00000022
0018 parent_index: 0...
2002 Nov 01
0
The domain is not disposable!
...m(530)
init_r_enum_trust_dom
[2002/10/25 14:49:37, 5] rpc_parse/parse_prs.c:prs_debug(60)
000000 lsa_io_r_enum_trust_dom
[2002/10/25 14:49:37, 5] rpc_parse/parse_prs.c:prs_uint32(588)
0000 enum_context : 00000000
[2002/10/25 14:49:37, 5] rpc_parse/parse_prs.c:prs_uint32(588)
0004 num_domains : 00000000
[2002/10/25 14:49:37, 5] rpc_parse/parse_prs.c:prs_uint32(588)
0008 ptr_enum_domains: 00000000
[2002/10/25 14:49:37, 5] rpc_parse/parse_prs.c:prs_ntstatus(617)
000c status: NT_STATUS_NO_MORE_ENTRIES
[2002/10/25 14:49:37, 5] rpc_server/srv_pipe.c:api_rpcTNP(1218)
api_rpc...