Displaying 6 results from an estimated 6 matches for "_samr_open_group".
2003 Jun 17
1
winbind - getent group problem...server show 'samr_open_group: Not yet implemented'
...#39;t
find the problem....
today i checked my server (redhat8/samba-2.2.7 5.8.0)
/var/log/samba/redhat9.log (which is the log file for the above client
machine)
shows this ???
---------------------------------------------------------------------
[2003/06/16 18:19:55, 0]
rpc_server/srv_samr_nt.c:_samr_open_group(2766)
_samr_open_group: Not yet implemented.
[2003/06/16 18:19:55, 0]
rpc_server/srv_samr_nt.c:_samr_open_group(2766)
_samr_open_group: Not yet implemented.
---------------------------------------------------------------------
any ideas...
thanks,
rene'
=====
~Never argue with an id...
2003 Aug 04
11
Finally winbind on RH9 working, but why ?
Hi,
maybe (probably ??) it's me, but it took me more than a week to
get winbindd working on Redhat 9. It works now after changing a
parameter in smb.conf, but I have NO idea why. Maybe some of you
already had the same problem. If so, PLEASE clearify ! Thanks...
PS as you will see later, getent group also does not work. This is
an independent problem I think... can it have something to do
2003 Nov 21
0
Samba3 and Domain Admin group mapping and use pbms.
...er jerome was in the [global] `admin users=' clause, but no more now.
I have the following messages in the log. Since I don't know what is
ACE, I can't go further, and asking (once again) for help :
[2003/11/21 12:16:06, 5]
rpc_server/srv_samr_nt.c:access_check_samr_function(106)
_samr_open_group: access check ((granted: 0x00020381; required:
0x00000200)
[2003/11/21 12:16:06, 10] lib/util_seaccess.c:se_access_check(234)
se_access_check: requested access 0x0000001f, for NT token with 7
entries and first sid S-1-5-21-1150874807-1180408084-xxxxxxxxx-3000.
[2003/11/21 12:16:06, 3] lib/uti...
2002 Oct 13
0
can't add "Domain Users" group to local "Power Users" group
...n the PDC log.smbd displays an ominous message:
[2002/10/13 18:10:27, 2] passdb/pdb_ldap.c:ldapsam_search_one_user(431) ldapsam_search_one_user: searching for:[(&(uid=Domain Users)(objectclass=samba
Account))]
[2002/10/13 18:10:27, 2] rpc_server/srv_samr_nt.c:access_check_samr_object(94) _samr_open_group: ACCESS DENIED (requested: 0x0000004e)
This is on debian unstable with samba 3.0 alpha and ldapsam.
Cheers,
--
THESEE: Je t'aimais ; et je sens que malgr? ton offense,
Mes entrailles pour toi se troublent par avance.
(Ph?dre, J-B R...
2002 Sep 10
2
Group listings in samba
Hi,
I've posted this question before, but i'm still scratching my head.
I've got a samba 3 cvs server with an ldap backend. When I do a search for users in a group either by net group <group> /domain or in user manager it returns access denied
When I look at the logs on the server samba is searching for (uid=<group>(objectclass=sambaAccount)).
The samba schema does not
2002 Jul 29
0
Samba 3.0alpha18 PDC and winbindd 3.0alpha18 client communication
...y a 'wbinfo -g' there is old cached group data that
makes it look like it worked once upon a time.
When the 'getent group' is run on the fileserver the error log on the PDC
for the client is as follows
[2002/07/29 15:59:02, 2]
rpc_server/srv_samr_nt.c:access_check_samr_object(90)
_samr_open_group: ACCESS DENIED (requested: 0x0ffff41f)
Maybe someone knows the explanation of this error?
My nsswitch.conf on the fileserver contains the winbind entries for passwd
and group.
I have used the smbgroupedit command to create the domain groups from the
unix groups.
The smb.conf on the fileserver...