search for: _samr_query_groupmem

Displaying 4 results from an estimated 4 matches for "_samr_query_groupmem".

2004 Jul 01
7
3.0.4: smbd's + nscd's = 100% CPU; load > 4
Hi Everyone, the new 3.0.4 Samba installation seems to work find except that from time to time but at least a couple of times a day one or more smbd processes start running at 20%-40% CPU each and 6 nscd processes then share the remaining CPU power. System 70%-80% users the rest 20%-30%. Load rises fast to over 4. I'm sure that each such process is just idling, but why does it engage so much
2003 Jun 24
0
samba 3b, windows xp, not sure what is wrong or where its going wrong, this might be it?
...rs. The following shows up in the machine's log on the samba box, and hopefully will be of some help. I can post any other error log/configuration files that you think may help as well, just let me know: [2003/06/24 17:17:06, 2] rpc_server/srv_samr_nt.c:access_check_samr_function(115) _samr_query_groupmem: ACCESS DENIED (granted: 0x00000001; required: 0x00000010) [2003/06/24 17:17:39, 2] smbd/server.c:exit_server(558) Closing connections [2003/06/24 17:18:21, 0] lib/util_sock.c:read_socket_data(342) read_socket_data: recv failure for 4. Error = Connection reset by peer [2003/06/24 17:18:21,...
2004 Jul 07
0
Antwort: Re: 3.0.4: smbd's + nscd's = 100% CPU; load > 4
...> #2 0x4031d58b in __nscd_getpwnam_r () from /lib/libc.so.6 >>> #3 0x402c130d in getpwnam_r@@GLIBC_2.1.2 () from /lib/libc.so.6 >>> #4 0x402c0e6f in getpwnam () from /lib/libc.so.6 >>> #5 0x081298fd in get_memberuids () >>> #6 0x08129b09 in _samr_query_groupmem () >>> #7 0x081215d1 in api_samr_query_groupmem () >>> #8 0x081358b2 in api_rpcTNP () >>> #9 0x08135632 in api_pipe_request () >>> #10 0x0812fc10 in process_request_pdu () >>> #11 0x0812fdec in process_complete_pdu () >>> #1...
2002 Jul 30
0
'wbinfo -g' works but 'getent group' does not
...ng samba3.0alpha18 to a samba3.0alpha18 PDC. The wbinfo -g returns all expected groups but the 'getent group' does not list the Domain Groups the level 2 error in the <server name>.log on the PDC is [2002/07/30 12:55:28, 2] rpc_server/srv_samr_nt.c:access_check_samr_function(112) _samr_query_groupmem: ACCESS DENIED (granted: 0000000000; required: 0x00000010) The level 3 error output is in the attached file. Has anybody else run across this problem? My nsswitch.conf on the winbindd file server contains passwd: files winbind shadow: files group: files winbind --------------...