Elias Pereira
2018-Mar-19 20:31 UTC
[Samba] Primary group is 0 and contains 0 supplementary groups
Hello, We have a rfs6000 wifi model controller from Extreme Network that has the ability to become a member of the AD. When we configure it according to Extreme support, the error "NT_STATUS_LOGIN_FAILURE" on the controller and in the samba logs shows the following errors. UNIX token of user 0 Primary group is 0 and contains 0 supplementary groups [2018/03/19 17:26:25.986601, 5, pid=13423, effective(0, 0), real(0, 0)] ../source3/smbd/uid.c:425(smbd_change_to_root_user) change_to_root_user: now uid=(0,0) gid=(0,0) [2018/03/19 17:26:25.986610, 4, pid=13423, effective(0, 0), real(0, 0)] ../source3/smbd/sec_ctx.c:320(set_sec_ctx_internal) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0 [2018/03/19 17:26:25.986634, 5, pid=13423, effective(0, 0), real(0, 0)] ../libcli/security/security_token.c:53(security_token_debug) Security token: (NULL) [2018/03/19 17:26:25.986642, 5, pid=13423, effective(0, 0), real(0, 0)] ../source3/auth/token_util.c:651(debug_unix_user_token) UNIX token of user 0 Primary group is 0 and contains 0 supplementary groups [2018/03/19 17:26:25.986670, 5, pid=13423, effective(0, 0), real(0, 0)] ../source3/smbd/uid.c:425(smbd_change_to_root_user) change_to_root_user: now uid=(0,0) gid=(0,0) [2018/03/19 17:26:25.986682, 4, pid=13423, effective(0, 0), real(0, 0)] ../source3/smbd/sec_ctx.c:320(set_sec_ctx_internal) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0 [2018/03/19 17:26:25.986707, 5, pid=13423, effective(0, 0), real(0, 0)] ../libcli/security/security_token.c:53(security_token_debug) Security token: (NULL) [2018/03/19 17:26:25.986715, 5, pid=13423, effective(0, 0), real(0, 0)] ../source3/auth/token_util.c:651(debug_unix_user_token) UNIX token of user 0 Primary group is 0 and contains 0 supplementary groups [2018/03/19 17:26:25.986742, 5, pid=13423, effective(0, 0), real(0, 0)] ../source3/smbd/uid.c:425(smbd_change_to_root_user) change_to_root_user: now uid=(0,0) gid=(0,0) [2018/03/19 17:26:25.986752, 4, pid=13423, effective(0, 0), real(0, 0)] ../source3/smbd/sec_ctx.c:320(set_sec_ctx_internal) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0 [2018/03/19 17:26:25.986777, 5, pid=13423, effective(0, 0), real(0, 0)] ../libcli/security/security_token.c:53(security_token_debug) Security token: (NULL) [2018/03/19 17:26:25.986798, 5, pid=13423, effective(0, 0), real(0, 0)] ../source3/auth/token_util.c:651(debug_unix_user_token) UNIX token of user 0 Primary group is 0 and contains 0 supplementary groups [2018/03/19 17:26:25.986811, 5, pid=13423, effective(0, 0), real(0, 0)] ../source3/smbd/uid.c:425(smbd_change_to_root_user) change_to_root_user: now uid=(0,0) gid=(0,0) [2018/03/19 17:26:25.986900, 10, pid=13423, effective(0, 0), real(0, 0)] ../source3/lib/messages_dgm_ref.c:157(msg_dgm_ref_destructor) msg_dgm_ref_destructor: refs=(nil) [2018/03/19 17:26:25.987032, 3, pid=13423, effective(0, 0), real(0, 0)] ../source3/smbd/server_exit.c:248(exit_server_common) Server exit (failed to receive smb request) We have already tried to use the "administrator" and also a common user with "unix attribute" to put the controller in the domain, but without success. Every help is welcome. -- Elias Pereira
Rowland Penny
2018-Mar-19 21:36 UTC
[Samba] Primary group is 0 and contains 0 supplementary groups
On Mon, 19 Mar 2018 17:31:00 -0300 Elias Pereira via samba <samba at lists.samba.org> wrote:> Hello, > > We have a rfs6000 wifi model controller from Extreme Network that has > the ability to become a member of the AD. When we configure it > according to Extreme support, the error "NT_STATUS_LOGIN_FAILURE" on > the controller and in the samba logs shows the following errors. >It might help if you told us how Extreme advised you to configure it. I take it that it runs some version of Samba, if some what version ? Is there a smb.conf and if so, can you obtain it and post a copy ? Rowland
Elias Pereira
2018-Mar-19 23:35 UTC
[Samba] Primary group is 0 and contains 0 supplementary groups
> > It might help if you told us how Extreme advised you to configure it.https://gtacknowledge.extremenetworks.com/articles/How_To/How-to-set-internal-RADIUS-server-on-WiNG-with-LDAP-based-authentication http://www.michaelfmcnamara.com/files/motorola/WING5X_How_To_Active_Directory_Authentication_Rev_B.pdf https://www.manualslib.com/manual/1150860/Motorola-Wing-5-7-1.html https://www.zebra.com/us/en/products/spec-sheets-latest/rfs6000-spec-sheet-en.pdf Is there a smb.conf and if so, can you obtain it and post a copy ? At first it seems to be an ldap client. It does not have any smb.conf or anything like that. On Mon, Mar 19, 2018 at 6:36 PM, Rowland Penny via samba < samba at lists.samba.org> wrote:> On Mon, 19 Mar 2018 17:31:00 -0300 > Elias Pereira via samba <samba at lists.samba.org> wrote: > > > Hello, > > > > We have a rfs6000 wifi model controller from Extreme Network that has > > the ability to become a member of the AD. When we configure it > > according to Extreme support, the error "NT_STATUS_LOGIN_FAILURE" on > > the controller and in the samba logs shows the following errors. > > > > It might help if you told us how Extreme advised you to configure it. > > I take it that it runs some version of Samba, if some what version ? > Is there a smb.conf and if so, can you obtain it and post a copy ? > > Rowland > > -- > To unsubscribe from this list go to the following URL and read the > instructions: https://lists.samba.org/mailman/options/samba >-- Elias Pereira