similar to: How do I use machine password for groupmember list?

Displaying 20 results from an estimated 100 matches similar to: "How do I use machine password for groupmember list?"

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
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:
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+janderson -U
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]
1998 Nov 23
0
Freebsd + NT/Nt-Client am Linux-Server
Pam_SMB allows Linux clients to validate their passwords against an NT PDC, so the only thing you have to do is set up the accounts on the Linux side with an '*' in the /etc/passwd entry. This can be done using a list of users: #!/bin/bash for i in `cat myuserlist`; do /usr/sbin/adduser -p '*' $i with various other command line options, such as "-s
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,
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 =>
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
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
2011 Feb 17
8
[Bug 34371] New: [natty] Video corruption on kernel 2.6.38-1-generic (and on -3) and nVidia Corporation GT216 [GeForce GT 230M] (rev a2)
https://bugs.freedesktop.org/show_bug.cgi?id=34371 Summary: [natty] Video corruption on kernel 2.6.38-1-generic (and on -3) and nVidia Corporation GT216 [GeForce GT 230M] (rev a2) Product: xorg Version: 7.6 Platform: x86-64 (AMD64) OS/Version: Linux (All) Status: NEW Keywords:
2011 May 24
7
[Bug 37549] New: Dell Studio XPS 1340 - fails to enter suspend mode
https://bugs.freedesktop.org/show_bug.cgi?id=37549 Summary: Dell Studio XPS 1340 - fails to enter suspend mode Product: xorg Version: unspecified Platform: x86 (IA32) OS/Version: Linux (All) Status: NEW Severity: normal Priority: medium Component: Driver/nouveau AssignedTo: nouveau at
2003 Oct 30
1
samba3 backend ldap max groups..
Hello, I'm testing samba3 with the backend ldap on Linux to replace our NT 4 Domain. OS: Linux UL1 Samba3 OpenLdap 2.1 Samba3 works as PDC with the backend ldapsam. There a problem I'm still hanging. If a user is member of more then 32 groups I just can work with my defaultGroup (atrribute: sambaPrimaryGroupSID), all other authorisation will be denied although the user is member of all
2018 Jul 25
0
Unable to contact active directory or verify claim types
I set "server min protocol = SMB2" and "server max protocol = SMB2" . Which then resulted in the Win 2012 R2 server being unable to access the Samba server as \\weirdserver <file://weirdserver> . But I can access via \\weirdserver.mydomain.com <file://weirdserver.mydomain.com> or \\ipaddres <file://ipaddres> . Logs on samba server for that client
2006 Mar 28
2
ACL on groups working half
Hi all Samba users, For some I've got a Samba server running with the following config: Debian Sarge 2.6.8 kernel Samba 3.0.21 with winbind and LDAP as ADS member server A W2K003 PDC Samba's data partition is ext3 + ACL I've migrated my users homedirs and profiledirs from W2K003 to Samba. These each user owns his own homedir and has rwx------ permissions This seems to be working
2018 Jul 25
3
Unable to contact active directory or verify claim types
I am running several Solaris 11 file servers with samba 4.7.6. This is an AD domain but the domain controllers are Win 2008 R2 and Windows 2012 R2. All users and groups in AD have unix uidNumbers and gidNumbers assigned. On one file server, I am having problems where some users can not access files , via windows, to which they should have access as the group member. For example,
2009 Jan 08
0
[LLVMdev] LLVMdev Digest, Vol 55, Issue 16
1. Re: LLVM optmization (Bill Wendling) Hi, The IR is not wrong. I said that the assembler generated by MSVC is quicker. We can see that the for loop, in the TESTE function, is done without jump's in the MSVC and with jumps in LLVM. I think thats the point. If we don't use threads, the result is the same. My test were done with one billion interactions in the for loop. The MSVC
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
2004 Aug 12
2
Group management
I'm trying to add a user to the domain admins group in vain. I've tried using the windows usrgrp tool. I've tried doing 'pdbedit -u username -G S-1-5-21-2351621536-730267382-1598341932-512' I've tried 'net groupmember ADD 'Domain Admins' username. The user I'm trying to add is already in the unixgroup that's mapped to the NTgroup. Does any one know
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
2004 Jul 07
2
Net rpc user add and the "-F" flag.
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hello, all ! I'm trying to add users to my NT domain from my samba servers (This to create all my accounts with only a single script, I do not want to create them on the PDC, then create their folders on the samba file server with another...) I managed to create account with "net rpc user add", then put them in the right domain