Group(ACL) in web application

Hi,i have web application.we create a group “A” in address book these users not have a lotus id but (some other organization id).we add this group in ACL of our database with user type person group and access is editor.But when we login the database in web browser these users are not authenticate.if we add these users individaully(without added in group “A”)then they are login.

those users have lotus id in group “A” are login the database.

So problem is that the users not have a lotus id added in group “A” are not authorized to access the database.

so plz help me how can i solve this issue.

Thanx & Regards

Subject: Group(ACL) in web application

Hi SonalUser authentication takes place with the Domino Names and Address book (now called Domino Directory) i.e. the users registered with the Domino Domain.

If you want to give access to users from other organisations then you’d have to have a cross certification with that organisation.

I presume you already have that since users can log on individually.

What you can try is putting a generic entry in the ACL for the users of the other organisation like:

*/Org/Domain

Though this is not very secure as anyone from that organisation will then be able to login to the database.

Subject: RE: Group(ACL) in web application

Arshad We are having some non lotus users,but we have added them in our address book.Now the Problem down the line is with groups.When i give the ACL’s with the group,the users are not able to authenticate,but if i add the user individually then the users are able to authenticate.

Regards

Soanl

Subject: RE: Group(ACL) in web application

So are these users at least registered on the Domino server? They dont need to have the full Lotus Notes profile but they do need to be registered if they are to access a database.Please elaborate as to how these users appear in the address book and also what id do they use to login?

Subject: RE: Group(ACL) in web application

No they are not registered Domino users.We have created an internal mailing system for junior guys.and we have added their name in address book.They don’t have the lotus notes id.

But my issue is this,If i add the user individually ,they are able to login with User name(which we have provided in address book) and Internet password.and when these names are added in the group then they are not able to get in ,getting the message “You are not authorized to perform this operation”

Subject: RE: Group(ACL) in web application

http://www-10.lotus.com/ldd/nd6forum.nsf/DateAllThreadedweb/f0a2510e9dadf8418525739c003ba666?OpenDocument

If im not wrong, hope this will help you.

Gov

Subject: RE: Group(ACL) in web application

I have seen your response4s earlier also,but they do not work in my scenario.Regards