search for: get_user_group

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

Did you mean: get_user_groups
2004 May 04
2
3.0.3 bug when in > 16 Unix groups
Upgraded our Solaris 8 and 9 servers from 3.0.2a to 3.0.3. After upgrading any user that was in more than 16 Unix groups wasn't able to map any drives. I get this error in the log file: [2004/05/04 12:23:30, 0] auth/auth_util.c:get_user_groups(695) get_user_groups: failed to get the unix group list [2004/05/04 12:23:30, 0] auth/auth_sam.c:check_sam_security(260) check_sam_security: make_server_info_sam() failed with 'NT_STATUS_NO_SUCH_USER' I tried increasing the kernel parameter ngroups_max from 16 to 32. I was able to m...
2006 Feb 16
3
Authenticating another domain
When I attempt to authenticate a user from another domain, I am seeing some strange issues. My winbindd.log shows that I am indeed already trusting the other domain. (I am a member of the na.uis.unisys.com domain.) However, when I try to gain access to a share where the username EU\INBLR-AUTH1 has access, I get prompted for a username and password over and over. Obviously, it can't
2006 May 28
1
sigbus fault?
...bc.so.1 #12 0x001ab280 in getgrouplist_internals () #13 0x001ab528 in sys_getgrouplist () #14 0x001ab580 in getgroups_user () #15 0x001ab6cc in pdb_default_enum_group_memberships () #16 0x0018f22c in context_enum_group_memberships () #17 0x0019136c in pdb_enum_group_memberships () #18 0x00202d90 in get_user_groups () #19 0x0020317c in add_user_groups () #20 0x002034b8 in make_server_info_sam () #21 0x0020387c in make_new_server_info_guest () #22 0x00203a30 in init_guest_info () #23 0x0024e0b0 in main () Here is my smb.conf (I've removed the ads and kerberos stuff, but it was broken in the same way whe...
2005 May 04
3
roaming profiles problem for new users
Due to hardware failure we had a rushed migration from a Samba v3.0.9 on FreeBSD 4, to v3.0.10 on Mandrake Linux 10.1. Since then I have had problems getting roaming profiles to work for new users. Things works fine for existing users, but things are broken for new ones. The setup is a fairly standard Samba PDC with Windows XP clients. When users added since the upgrade log in, they then do
2005 Apr 03
4
Smbd 3.0.13 dies when smb.conf has winbind separator = \
...file with that separator line in place in smb.conf, just before smbd dies: [root@infra-fw samba]# cd /var/log/samba [root@infra-fw samba]# tail log.smbd [2005/04/02 21:21:13, 3] smbd/sec_ctx.c:pop_sec_ctx(386) pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0 [2005/04/02 21:21:13, 10] auth/auth_util.c:get_user_groups(714) get_user_groups: winbind_getgroups(nobody): result = FAIL [2005/04/02 21:21:13, 4] auth/auth_util.c:add_user_groups(796) get_user_groups_from_local_sam failed [2005/04/02 21:21:13, 5] auth/auth_util.c:free_server_info(1406) attempting to free (and zero) a server_info structure [2005/04/...
2006 May 28
0
sigbus fault ?
...bc.so.1 #12 0x001ab280 in getgrouplist_internals () #13 0x001ab528 in sys_getgrouplist () #14 0x001ab580 in getgroups_user () #15 0x001ab6cc in pdb_default_enum_group_memberships () #16 0x0018f22c in context_enum_group_memberships () #17 0x0019136c in pdb_enum_group_memberships () #18 0x00202d90 in get_user_groups () #19 0x0020317c in add_user_groups () #20 0x002034b8 in make_server_info_sam () #21 0x0020387c in make_new_server_info_guest () #22 0x00203a30 in init_guest_info () #23 0x0024e0b0 in main () Here is my smb.conf: [global] server string = IT151978 Solaris guest account = eirvine...
2005 Sep 29
7
ldapsam:trusted = yes kills smbd
...and contains 0 supplementary groups smbldap_search: base => [ou=groups,ou=filestore,dc=sunderland,dc=ac,dc=uk], filt er => [(&(objectClass=posixGroup)(|(memberUid=nobody) (gidNumber=65533)))], scope => [2] primary group of [nobody] not found pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0 get_user_groups_from_local_sam failed attempting to free (and zero) a server_info structure attempting to free (and zero) a server_info structure /tmp/dan lines 520-538/538 (END) however i do have a group called nobody with gidNumber of 65533 and nobody as a memberUid, when i run the smbldap_search query i do...