search for: goyer

Displaying 11 results from an estimated 11 matches for "goyer".

Did you mean: boyer
2002 Dec 05
1
Administrator account samba-3.0alpha21 and LDAP
...write access to the ldap tree or it also need to be root on the machine (uidnumber or gidnumber 0) ? What should I put in the rid and primaryGroupID field ? At the very least, I'd like to be able to add machine accounts to the domain with this account. Thanks for your input ! -- Etienne Goyer Linux Qu?bec Technologies Inc. http://www.LinuxQuebec.com etienne.goyer@linuxquebec.com PGP Pub Key: http://www.LinuxQuebec.com/pubkeys/eg.key Fingerprint: F569 0394 098A FC70 B572 5D20 3129 3D86 8FD5 C853
2005 May 17
3
Restricting winbind to the default domain
...hat possible ? I know about "winbind enum users" and "winbind enum groups", but this is not what I want. I do not want account outside the default domain to be valid on my this server for services other than Samba. I am running Samba 3.0.10 on RHEL 4. Thanks a lot ! Etienne Goyer
2011 Jul 04
3
modification of cross-validations in rpart
Un texte encapsul? et encod? dans un jeu de caract?res inconnu a ?t? nettoy?... Nom : non disponible URL : <https://stat.ethz.ch/pipermail/r-help/attachments/20110704/68ecf4d2/attachment.pl>
2005 Jun 08
1
Winbind user primary group
...d and not in the AD). My problem is that I would like to set winbind user's primary group to a specific group from the local /etc/group. Is this possible at all ? Otherwise, any alternative to tweak winbind user's group membership ? Running samba-3.0.10-1.4E on RHEL 4. Thanks ! Etienne Goyer
2005 Jun 10
1
RHEL 4 rpm for Samba 3.0.14 ?
...of a binary rpm for Samba 3.0.14 that wonrk RHEL 4 ? The binary RedHat rpm on samba.org have been compiled for RedHat 9, and it does'nt install on RHEL. I would recompile the .src.rpm, but if anybody know of a repository that carry a binary, I would be glad to hear about it. Thanks ! Etienne Goyer
2004 Nov 22
0
Cross-subnet browsing, with a twist
...7 and 138 on the PDC, but it break name resolution for reasons I don't understand. Are there a better way to do that ? Feel free to ask for clarification if you don't understand. I'm trying to be concise, but I admit the I have problem formulating the problem to myself ! Etienne Goyer
2005 May 19
1
Re: One more
...then again, I'm using Samba+OpenLDAP, and have almost zero experience with AD. Best regards, Bruno Guerreiro -----Original Message----- From: Rex Dieter [mailto:rdieter@math.unl.edu] Sent: quarta-feira, 18 de Maio de 2005 21:52 To: samba@lists.samba.org Subject: [Samba] Re: One more Etienne Goyer wrote: > Is it possible to make available as Unix user only members of a specific > Windows group ? I too would be very interested in this. I don't want/need to give access to our Linux boxes to *every* AD user. -- Rex -- To unsubscribe from this list go to the following URL and r...
2005 May 19
1
Re: One more
...----Original Message----- From: samba-bounces+samba=guidemail.com@lists.samba.org [mailto:samba-bounces+samba=guidemail.com@lists.samba.org] On Behalf Of Rex Dieter Posted At: Wednesday, May 18, 2005 3:52 PM Posted To: Samba Conversation: [Samba] Re: One more Subject: [Samba] Re: One more Etienne Goyer wrote: > Is it possible to make available as Unix user only members of a > specific Windows group ? I too would be very interested in this. I don't want/need to give access to our Linux boxes to *every* AD user. -- Rex -- To unsubscribe from this list go to the following URL and rea...
2005 Jun 01
0
Odd behavior of winbind
...allow trusted domains = no security = ads realm = WG.TEST.DOM idmap uid = 10000-20000 idmap gid = 10000-20000 template shell = /bin/bash template homedir = /home/%U template primary group = somegroup winbind use default domain = yes Thanks for your insights ! Etienne Goyer
2004 Feb 10
1
Problem with groupmap
Hi, I recently changed the domain name of a Samba 3.0 PDC. the groupmap list has duplicate entry. Output of "net groupmap list" System Operators (S-1-5-32-549) -> -1 Replicators (S-1-5-32-552) -> -1 Guests (S-1-5-32-546) -> -1 Domain Guests (S-1-5-21-710777483-87660309-4190662462-514) -> nobody Domain Admins (S-1-5-21-2549707708-1625086035-54168507-512) -> -1 Domain
2004 Nov 09
1
LDAP suffix question
Hi, I would like to have a DIT similar to this for my Samba server : ou=People,dc=domain,dc=com: users accounts ou=Group,dc=Domain,dc=com: groups ou=Hosts,dc=domain,dc=com: machine accounts ou=Samba,dc=domain,dc=com: Samba specific stuff, such as sambaDomain, sambaUnixIdPool, etc My understanding is that "ldap [user|group|machine] suffix" is relative to "ldap suffix".