RE: Ant: [Ursus-developers] Ursus News
Status: Alpha
Brought to you by:
agsjr
|
From: Anthony S. <dem...@ho...> - 2005-08-30 09:32:58
|
Could you please post the stack trace of the error? Just to be sure I
checked out a new copy on CVS and ran the policy command. No database
problem appears to be on my side, so I'm going to need more information in
order to solve the problem. Here's a copy paste of my test.
-begin
user:admin
password:admin
User admin logged in!
policy list
----------------------------------------
policy create test
Policy test created.
policy list
----------------------------------------
Policy ID = 165591991
Policy Name = test
Policy Users = null
Policy Groups = null
----------------------------------------
policy modify groups add admin test
Group admin added to Policy test
policy modify users add admin test
User admin added to Policy test
policy list
----------------------------------------
Policy ID = 165591991
Policy Name = test
Policy Users = {366482543}
Policy Groups = {2118093774}
----------------------------------------
>From: Sasan Nosrati <s1n...@ya...>
>To: Anthony Salem <dem...@ho...>
>Subject: Ant: [Ursus-developers] Ursus News
>Date: Mon, 29 Aug 2005 18:49:54 +0200 (CEST)
>
>Hi Anhoney,
>
>I get a database-access-error, if I try to use policy
>command
>
>
>Sasan
>
>
>--- Anthony Salem <dem...@ho...> schrieb:
>
> > Greetings Developers,
> >
> > I've added a new command for ursus that allows you
> > to modify AccessPolicys
> > from within the server. Once logged in typing
> > "policy -help" will give you
> > a list of options for this command. So everyone
> > update your CVS tree and
> > start up and login to Ursus and type
> >
> > policy create Test
> > policy list
> >
> > Then look at the file PolicyCommand.java located in
> > src/ursus/server/plugins/core path. This will
> > provide you with an example
> > of how things tie together in Ursus.
> >
> > I would like the GroupCommand.java file located in
> > the same directory
> > implemented, I have opened up a task at
> >
> >
>http://sourceforge.net/pm/task.php?func=detailtask&project_task_id=118857&group_id=145215&group_project_id=44123
> >
> > Anyone who would like to volunteer for this job can,
> > because I already
> > added GroupCommand to the plugin ONLY the
> > GroupCommand.java file should have
> > to be edited to get your code to run.
> >
> > If you want to claim this task visit the Task
> > Manager and select yourself as
> > the developer the task is assigned to.
> >
> > -Anthony
> >
> >
>_________________________________________________________________
> > Dont just search. Find. Check out the new MSN
> > Search!
> >
>http://search.msn.click-url.com/go/onm00200636ave/direct/01/
> >
> >
> >
> >
>-------------------------------------------------------
> > SF.Net email is Sponsored by the Better Software
> > Conference & EXPO
> > September 19-22, 2005 * San Francisco, CA *
> > Development Lifecycle Practices
> > Agile & Plan-Driven Development * Managing Projects
> > & Teams * Testing & QA
> > Security * Process Improvement & Measurement *
> > http://www.sqe.com/bsce5sf
> > _______________________________________________
> > Ursus-developers mailing list
> > Urs...@li...
> >
>https://lists.sourceforge.net/lists/listinfo/ursus-developers
> >
>
>
>
>
>
>___________________________________________________________
>Gesendet von Yahoo! Mail - Jetzt mit 1GB Speicher kostenlos - Hier
>anmelden: http://mail.yahoo.de
_________________________________________________________________
Is your PC infected? Get a FREE online computer virus scan from McAfee®
Security. http://clinic.mcafee.com/clinic/ibuy/campaign.asp?cid=3963
|