PDA

View Full Version : Addig Users for Login to bi Server.



gcarter
11-11-2008, 03:27 PM
How do I do that?

-gc

bugg_tb
11-11-2008, 04:06 PM
First you specify what version of BI Server you are running then you tell us what authentication method you are using.... failing that check out the acegi memory files.

Tom

Manasa_InfoAxon
11-12-2008, 12:27 AM
If u r using memeory based u can add/modify user details in "applicationContext-acegi-security-memory.xml" within \pentaho-demo\jboss\server\default\deploy\pentaho.war\WEB-INF folder.if u r using jdbc based then u have to make change in ur database.

dnickelson
12-04-2008, 12:55 AM
I just installed the Pentaho BI Suite, not exactly sure what versions are assigned to it, but it was the most recent available from the web site on Dec 2, 2008. I'm trying to figure out how to add/change users to the default list of users that come up by default (Joe, Suzy, etc).

I don't know what type of authentication it's using by default, but I was in some permissions screen that made it sound like I'm using file based permissions, but can't find any text based files that contain anything looking like a list of users (other than that home page which seems to list the users in a html option list).

Any tips or directions to some documentation on this? I've been trying to find it on my own, but having about as much luck finding docs on this as I have on everything else.

Thanks much,
-Dan

mlowery
12-05-2008, 02:38 PM
If you're using 2.0.0-RC1, run the Administration Console (/biserver-ce/administration-console/startup.bat), open http://localhost:8099, and there is a UI for managing users. Use admin/password to get in to the Administration Console.