Hi Michael,

You will have to add several lines to your tomcat-home/conf/tomcat-users.xml in 
order to get this functionality working.

First, you have to define a tomcat user role named 'kimmanager' using the 
following line:
        <role rolename="kimmanager" />

Then you have to assign that role to existing tomcat username or create new 
tomcat user, for example:
        <user username="manager" password="managerpass" 
roles="admin,manager,some_app_manager,kimmanager" />
or
        <user username="kim" password="somepass" roles="kimmanager" />

Hope this helps!

Cheers,
Boyan Kukushev
KIM Platform developer, KIM team


On Fri October 15 2010 14:11:41 borislav popov wrote:
> Hi Michael,
>       i fwd this to the kim-discussion mail list
> b
> On Oct 14, 2010, at 5:09 PM, Michael Schlee wrote:
> 
> > Dear Borislav!
> >
> > I have a little problem with deleting documents in KIM. When I click  
> > in the browser on "delete document" a windows pops up, asking me for  
> > a user name and password. I have set up KIM and Tomcat without a  
> > password.
> > Do you have any ideas?
> >
> > Best regards,
> > Michael
> >
> > On 10.10.2010 19:36, borislav popov wrote:
> >> Hi Michael,
> >>    most up to date is probably the ontotext.com/kim section of the  
> >> website. Also play with the demo linked from there and / or use any  
> >> of the diagrams.
> >> Additionally - an older presentation that i am not sure is  
> >> available on the web is attached, as well as a couple of old demo  
> >> movies.
> >> Finding some more detailed aspects might be possible in our  
> >> semantic annotation and search; and KIM; related papers from the  
> >> publications section.
> >> This should be enough.
> >> all the best
> >> borislav
> >>
> >> On Oct 8, 2010, at 12:57 PM, Michael Schlee wrote:
> >>
> >>> Dear Borislav!
> >>>
> >>> I'm a Master student and I have to present a tutorial about the  
> >>> funtionalities of KIM on the basis of an example. I would really  
> >>> appreciate, if you have any material I could use.
> >>> Best regards,
> >>> Michael
> >>>
> >>> On 08.10.2010 07:54, borislav popov wrote:
> >>>> Hi Michael,
> >>>>   If you are making the course, rather than taking it - we might  
> >>>> help with some material like diagrams and so on that we have and  
> >>>> you can use for teaching purposes.
> >>>> let us know
> >>>> all the best
> >>>> borislav
> >>>>
> >>>> On Oct 7, 2010, at 3:02 PM, [email protected] wrote:
> >>>>
> >>>>> Name:    Michael Schlee
> >>>>> E-mail address:    [email protected]
> >>>>> Purpose of use:    Seminar Semantic Technologies at university
> >>
> 
> _______________________________________________
> Kim-discussion mailing list
> [email protected]
> http://ontotext.com/mailman/listinfo/kim-discussion
> 



-- 
Boyan Kukushev
Software Engineer / Java Developer
Ontotext AD @ Sirma Group Corp.
_______________________________________________
Kim-discussion mailing list
[email protected]
http://ontotext.com/mailman/listinfo/kim-discussion

Reply via email to