Re: [rules-users] Get authorized users rules only into application

2010-07-14 Thread Pavel Tavoda
But you don't need autorization details.
packagename=username

Pavel

On Wed, Jul 14, 2010 at 6:44 AM, G3 charm...@gmail.com wrote:

 Hi
 Thanks for your reply.
 I guess I have to use separate guvnor with a single package for each user
 only.
 The webdav shows only the packages and snapshots not the authorization
 details.

 --
 View this message in context: 
 http://drools-java-rules-engine.46999.n3.nabble.com/Get-authorized-users-rules-only-into-application-tp959652p965533.html
 Sent from the Drools - User mailing list archive at Nabble.com.
 ___
 rules-users mailing list
 rules-users@lists.jboss.org
 https://lists.jboss.org/mailman/listinfo/rules-users

___
rules-users mailing list
rules-users@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-users


Re: [rules-users] Get authorized users rules only into application

2010-07-13 Thread G3

Hi 
Thanks for your reply.There can be any number of users through AD
connection.
Can I get all the drools user names and authorization rights into my
application?
Also can I get the user who created the rule as displayed in guvnor into my
application. Is there any restlet that can be used?
-- 
View this message in context: 
http://drools-java-rules-engine.46999.n3.nabble.com/Get-authorized-users-rules-only-into-application-tp959652p962828.html
Sent from the Drools - User mailing list archive at Nabble.com.
___
rules-users mailing list
rules-users@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-users


Re: [rules-users] Get authorized users rules only into application

2010-07-13 Thread G3

Hi
Thanks for your reply.
I guess I have to use separate guvnor with a single package for each user
only.
The webdav shows only the packages and snapshots not the authorization
details. 

-- 
View this message in context: 
http://drools-java-rules-engine.46999.n3.nabble.com/Get-authorized-users-rules-only-into-application-tp959652p965533.html
Sent from the Drools - User mailing list archive at Nabble.com.
___
rules-users mailing list
rules-users@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-users


[rules-users] Get authorized users rules only into application

2010-07-12 Thread G3

Hi all

I am able to get the entire LATEST package from the package URL from guvnor
into my application.
But this means any user can run all rules. I want to retrieve the rules
created by the user in guvnor when the user logs in into my application 
or else
the user can only run the rules through my application that he has
permission to access in guvnor . Can anyone suggest me a good material to
look up or help me on the same. 
-- 
View this message in context: 
http://drools-java-rules-engine.46999.n3.nabble.com/Get-authorized-users-rules-only-into-application-tp959652p959652.html
Sent from the Drools - User mailing list archive at Nabble.com.
___
rules-users mailing list
rules-users@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-users


Re: [rules-users] Get authorized users rules only into application

2010-07-12 Thread Pavel Tavoda
What about making separate instances of guvnor for each user? How many
users you have?

Pavel

On Mon, Jul 12, 2010 at 8:57 AM, G3 charm...@gmail.com wrote:

 Hi all

 I am able to get the entire LATEST package from the package URL from guvnor
 into my application.
 But this means any user can run all rules. I want to retrieve the rules
 created by the user in guvnor when the user logs in into my application
 or else
 the user can only run the rules through my application that he has
 permission to access in guvnor . Can anyone suggest me a good material to
 look up or help me on the same.
 --
 View this message in context: 
 http://drools-java-rules-engine.46999.n3.nabble.com/Get-authorized-users-rules-only-into-application-tp959652p959652.html
 Sent from the Drools - User mailing list archive at Nabble.com.
 ___
 rules-users mailing list
 rules-users@lists.jboss.org
 https://lists.jboss.org/mailman/listinfo/rules-users

___
rules-users mailing list
rules-users@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-users