search for: groupmemb

Displaying 20 results from an estimated 47 matches for "groupmemb".

Did you mean: groupmem
2006 Aug 09
1
Clarification on error_messages_for
Just learning Rails.. So this is probably a noob question. My apologies. Could anyone please give me a quick summary/example on the usage of error_messages_for? I have two tables/models, Group and GroupMembers. Obviously, a Group has_many GroupMembers. I have a customized view which shows a list of GroupMembers followed by a field and a button which facilitates adding a member to the group by either email address or login. When the user attempts to add someone to the group who is already there, I n...
2003 Jul 31
1
Réf. : groupmember list fails with 3.0.0b3 and LDAP
Hi, Same problem for me, any clue ? Gana?l. owen@isrl.uiuc.edu@lists.samba.org on 07/31/2003 01:42:21 AM Envoy? par : samba-bounces+ganael.laplanche=edf.fr@lists.samba.org Pour : samba@lists.samba.org cc : Objet : [Samba] groupmember list fails with 3.0.0b3 and LDAP Hi all, I've been working on a PDC with group mapping with Samba-3.0.0Beta3 with OpenLDAP-2.1.22. Things are mostly working, however I don't seem to be able to retrieve a list of users in a group, nor am I able to grant ACL's based on group member...
2003 Nov 18
0
groupmember and local groups
I see the message "Not supported by server" when trying the net groupmember command with my Samba server. Samba 3.0.0pre3 on RedHat 9 Member Server connecting to NT4 PDC Is there another way to add users to local groups? I can't get wbinfo -C to work either. Here is what happens... [root@silvery dl]# net groupmember add "CVS Operations Users" mydomain+...
2006 Feb 17
0
How do I use machine password for groupmember list?
...ww.squid-cache.org/Doc/FAQ/FAQ-23.html#ss23.5 using a Win 2003 AD for NTLM2 authentication. The winbindd and nmbd servers are 3.0.20b, installed from Suse SLES 9 SP3. There is a requirement to manage web surfing by groups, and a cron job needs to obtain a list of members of groups. net rap -S AD groupmember list -U PROD+Administrator%password "General Web" works quite nicely, listing members of Mygroup. wbinfo --get-auth-user works nicely, returning PROD+Administrator$password However, net rap -S AD groupmember list -P "General Web" fails (wrong username/password) Sure, I co...
2008 Feb 27
0
Listing users from a group (net rap groupmember list)
Hello list! I've been trying to list the users from a group of my samba server (running on an OpenBSD 4.2 box) by using "net rap groupmember list GROUPNAME -S PDC -U administrator%password -w DOMAIN", but I get nothing in return. By running the command with a -d for debug purposes, I get the messages above: /usr/ports/net/samba/w-samba-3.0.25b-cups/samba-3.0.25b/source/libsmb/clirap2.c:cli_NetGroupGetUsers(548) NetGroupGetUs...
2012 Jun 18
0
Creating an object with a nested has_many :through relationship
I have 3 models that define members, groups and the subscriptions: Member, Group, and GroupMember. class Member < ActiveRecord::Base > has_many :group_subscriptions, class_name: "GroupMember" > has_many :groups, through: :group_subscriptions > attr_accessible :email, :password > end > class Group < ActiveRecord::Base > has_many :member_subscriptions,...
2010 Apr 13
2
transpose but different
Hi all, I want to make extra columns in my datafile where the id of every groupmember is mentioned in separate columns. To explain it better see the example: id<-c(1,2,3,4,5,6,7,8,9,10,11,12) group<-c(1,1,1,1,2,2,3,3,3,3,3,3) a<-as.data.frame(cbind(id,group)) a id group 1 1 1 2 2 1 3 3 1 4 4 1 5 5...
2006 Jun 08
3
has_many :through updates on delete.
I have a model that looks like this: class Actor < ActiveRecord::Base has_many :member_groups, :foreign_key => ''member_id'', :class_name => ''GroupMember'' has_many :groups, :through => :member_groups, :source => :group end class Group < Actor has_many :group_members, :foreign_key => ''group_id'',:dependent => :destroy has_many :members, :through => :group_members, :source => :member end class G...
2001 Feb 12
1
Samba 2.2.0-alpha2 could'nt resolve secondary groupmembers
Hello I have a strange problem with unix-groups, access-rights and w2k-workstations. When i create a directory with the user "x", group "y" and try to access this directory with user "z" and group "z" and the secondary group "y", samba don't see that the user "z" is the same group as the user "x" and says "access
2002 Aug 21
1
Groupmember of more than 32 Groups
Hi , i have the problem if somebody is member of more than 32 (Unix) groups every group bigger than number 32 will be cut off Debug Example : [2002/08/21 09:57:51, 3] smbd/sec_ctx.c:set_sec_ctx(319) 32 user groups: 500 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 [2002/08/21 09:57:51, 3]
2010 Mar 22
3
custom type/provider load error
...t providers are loaded before the types... Anyway the puppet run afterwards seems to be fine. Is this a bug or am I doing something wrong? Here the output: info: Retrieving plugin notice: /File[/var/lib/puppet/lib/puppet/provider]/ensure: created notice: /File[/var/lib/puppet/lib/puppet/provider/groupmembers]/ensure: created notice: /File[/var/lib/puppet/lib/puppet/provider/groupmembers/groupadd.rb]/ensure: content changed ''{md5}d192f0bcb6642afc939e755acaa284f3'' to ''{md5}d192f0bcb6642afc939e755acaa284f3'' notice: /File[/var/lib/puppet/lib/puppet/provider/package]/e...
2016 Nov 28
2
Samba on Debian 8; NT4 domain, win10
On Mon, 28 Nov 2016 09:49:31 +0100 "Stefan G. Weichinger via samba" <samba at lists.samba.org> wrote: > Am 2016-11-26 um 20:50 schrieb Stefan G. Weichinger via samba: > > > Thanks for the hints, I already read the wiki, yes. > > I will look at the users and groups next week then. > > attacked that now in a VM: > > cpied /var/lib/samba and /etc
2016 Nov 28
3
Samba on Debian 8; NT4 domain, win10
...> group memberships, (-1073741724,No such user) > > ? > > Thanks, Stefan > OK, that error message is coming from here: try: group_memberships = s3db.enum_group_memberships(user); for group in group_memberships: if str(group) in groupmembers: if user.user_sid not in groupmembers[str(group)]: groupmembers[str(group)].append(user.user_sid) else: groupmembers[str(group)] = [user.user_sid]; except passdb.error, e: logger.warn("Ignori...
2003 Oct 30
1
samba3 backend ldap max groups..
...ID), all other authorisation will be denied although the user is member of all others groups too. But if the user is member of less then 32 groups everything works perfect. This restriction comes from Linux (NGroup_Max : 32). Is this the only workaround, too recompile the kernel? Did samba support groupmember more then 32? Have someone a idee to manage this problem? Regards Manuel
2004 May 24
2
High CPU utilization
Apparently nobody has a suggestion to why smbd process all of a sudden starts sucking CPU like crazy? Restarted samba and then restarting the entire server does not fix it. Searching the archives shows I'm not the only one with this problem. The archives do not show what to do about it yet. Grr... Redhat 9.0 Samba 3.04 ( I have 2.2.7 servers that have done this to me also) - Gary
2008 Jul 05
1
net rpc shutdown does not work
I'm using centos 5.2 up-to-date with its latest samba 3.0.28-1.el5_2.1 running a Samba PDC with OpenLDAP as backend. Everything else works fine but somehow this command *(net rpc shutdown -t 10 -U root -S xp1 -d 1)* doesn't work and return this with debug level 1 [2008/07/05 19:30:11, 1] utils/net_rpc.c:rpc_init_shutdown_internals(5206) Shutdown of remote machine failed! [2008/07/05
2006 Apr 20
8
Whats the best way to do this?
I have an archive that can have 0 or more extra files associated with it. I would like to be able to edit the associated files info on the same page as the archive info. Listing the extra files info to the edit form is simple enough, but How do I form the text input fields for easy (or automatic) pick-up in the update? Or am I barking up the wrong tree here? -- Posted via
2006 Mar 28
2
ACL on groups working half
...ectory it points to is closed for all domain users. No one can access this share. As I add domain-user tjaco with rwx by ACL (useing share-properties-security in windows or setfacl on linux) tjaco has instant access to the share. Now I add tjaco to group mygroup useing MMC (tjaco shows up as a groupmember of mygroup doing: getent group) I remove tjaco from the ACL and add mygroup with rwx to ACL Tjaco has NO access anymore As I add group 'domain users' (which tjaco is a member of) with rwx to ACL tjaco has access again. This keeps me baffeled for some weeks now. Furthermore I recall ha...
2006 Jan 28
6
Check if user is in right group
What is the best way of checking this? I have 3 tables: groups users group_members class GroupMember < ActiveRecord::Base belongs_to :group belongs_to :user validates_uniqueness_of :user_id, :scope => "group_id" Then I want a method here that checks if a given user is a member of a given group. What is the right way of doing that? def is_member_of(user, group) ??...
2018 Jul 25
3
Unable to contact active directory or verify claim types
...I do NOT see this error message on when looking at folder properties on other samba servers. It seems to be something unique to this one. I tried querying group lists with "net" which pointed to the max server protocol being a possible factor. root at weirdserver:~# net groupmember list IT -U Administrator Enter Administrator's password: smb1cli_req_writev_submit: called for dialect[SMB3_11] server[127.0.0.1] root at weirdserver:~# testparm -v . server max protocol = SMB3 . root at okserver:~# net groupmember list IT -U Ad...