Hi Steve, We have noticed that these two options (user and group) are applies as a AND condition and not a OR condition. Do you confirm this ?
Thank you Best regards Martine -----Original Message----- From: Steven Dake [mailto:[EMAIL PROTECTED] Sent: lundi 2 juillet 2007 23:32 To: Yung, Martine Cc: [EMAIL PROTECTED]; Hyerle, Robert; pdl-ocbu snvt-ocsm-nsesteam Subject: RE: [Openais] user with the "ais" group Martine, My apologies for pointing you in the wrong direction. I had thought the man page contained the proper information. Attached is a man page patch which explains the configuration option. Essentially in /etc/openais.conf add the lines aisexec { user: your_user group: your_group } Regards -steve On Mon, 2007-07-02 at 10:59 +0200, Yung, Martine wrote: > Hi Steve, > > I have read the openais.conf.5 but sorry I can't find a way to set > the uid/gid master group. > Could you please help me to point to the information ? > > Thank you > Best regards > > Martine > > -----Original Message----- > From: Steven Dake [mailto:[EMAIL PROTECTED] > Sent: vendredi 29 juin 2007 21:46 > To: Yung, Martine > Cc: [EMAIL PROTECTED]; Hyerle, Robert > Subject: Re: [Openais] user with the "ais" group > > It is possible to specify a different "master group" in the > configuration options, however only one group may be specified. > > Please read openais.conf.5 for info on how to set the uid/gid of the > master group. > > In a future I'll work on a "validated list of UID/GIDs" that may > connect since people have requested this feature several times. > > Regards > -steve > > > On Fri, 2007-06-29 at 12:37 +0200, Yung, Martine wrote: > > Hello, > > > > In the quickstart I can read the following : > > > > Openais only allows a process that had the EGID/GID of "ais" to > > connect to it. To make development easier, it is recommended to > > create an "ais" user with the "ais" group. > > > > [EMAIL PROTECTED] root]# adduser ais -g ais > > > > Is-it required to have a user below to ais group as the primary > > group ? > > > > Or can I have a user below to ais group but not as primary group ? > > > > > > If my application needs to have a user below to another primary > > group, > > > how can I do ? > > > > Thank you for your help; > > Best regards > > > > Martine > > > > > > _______________________________________________ > > Openais mailing list > > [email protected] > > https://lists.linux-foundation.org/mailman/listinfo/openais > _______________________________________________ Openais mailing list [email protected] https://lists.linux-foundation.org/mailman/listinfo/openais
