Re: Shark admin and normal users
Vladimir Puskas <[email protected]>
| Newsgroups | gmane.comp.java.enhydra.shark |
|---|---|
| Message-ID | <[email protected]> |
Hello Ralf Shark engine doesn't see a difference between users' role, it's SecurityManager's function to decide whether user can perform an operation. StandardSecurityManager may help you, see it's ADMIN_SECURITY option. If that doesn't fit your needs, let your application make the distinction, or write your own implementation of SecurityManager. Apropos, "NormalUser" has entirely different function, it's part of participant mapping component. hope this helps -- Vlada you wrote: > Hi, > > i want to have just one Administrator und a lot of normal users. But > every time i create a new user through 'Shark Administration" GUI > every user gets administrator rights. It is possible to create a user > without admin rights, which for example just have accest to his own > activities? > > I user a Mysql DB and i saw that there is a table 'NormalUser'. Maybe > i could use this table to set a normal user? > > Best regards > Ralf Schwarz
message-footer.txt
(text/plain, 271 B)
-- You receive this message as a subscriber of the [email protected] mailing list. To unsubscribe: mailto:[email protected] For general help: mailto:[email protected]?subject=help ObjectWeb mailing lists service home page: http://www.objectweb.org/wws