You are not logged in.

Dear visitor, welcome to Palo Community Forum. If this is your first visit here, please read the Help. It explains in detail how this page works. To use all features of this page, you should consider registering. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.

JuergenG.

Intermediate

  • "JuergenG." started this thread

Posts: 6

Date of registration: Feb 13th 2012

  • Send private message

1

Tuesday, February 14th 2012, 10:31am

Problem with user-login

Hello Community,

for the windows authentification i have to set the user-login.

I have an problem with the "user-login". When i set the user-login into the palo.ini then i get following error 1053.The service can't start up.

My settings in the palo.ini :

http "127.0.0.1" 7777
log "C:\Program Files (x86)\Jedox\Jedox Suite\log\olap_server.log"
verbose info
user-login
splash-limit 1000 500 100
goalseek-limit 1000
goalseek-timeout 10000
cache-barrier 1000000
clear-cache-cells 100000
template-directory "C:\Program Files (x86)\Jedox\Jedox Suite\olap\Api"
worker "C:\Program Files (x86)\Jedox\Jedox Suite\svs\SupervisionServer.exe"
workerlogin authentication

Can anyone help me on this?

Jürgen

tish1

Sage

Posts: 777

Date of registration: Jul 13th 2009

Location: Vienna / Austria

Occupation: Senior Consultant @ Vector SW DV GmbH

  • Send private message

2

Wednesday, February 15th 2012, 7:31pm

Hi,

I think this setting changed in 3.3. Please review current documentation or palo.ini.sample.

Regards.

JuergenG.

Intermediate

  • "JuergenG." started this thread

Posts: 6

Date of registration: Feb 13th 2012

  • Send private message

3

Thursday, February 16th 2012, 4:54pm

hi Robert,
my problem is, that the password ist not working bei setting the Windows-Authentification with the SVS. You can use any password to log in to Palo. I thought the user-login force the user to input the correct password. In the documentation and in the palo.sample i can not find any topic to

Regards

Jürgen

tish1

Sage

Posts: 777

Date of registration: Jul 13th 2009

Location: Vienna / Austria

Occupation: Senior Consultant @ Vector SW DV GmbH

  • Send private message

4

Thursday, February 16th 2012, 8:24pm

Hi,

did you implement the relevant SVS code?

Regards.

JuergenG.

Intermediate

  • "JuergenG." started this thread

Posts: 6

Date of registration: Feb 13th 2012

  • Send private message

5

Tuesday, February 21st 2012, 10:35am

Hi,
i took the "sep.inc.adldap_sample".
My be my problem lies in attitudes?

// change the following lines to your needs
$server = '192.168.0.100'; OK
$account_suffix = '@palotest.jedox.internal'; OK my User for reeding the ldap ?
$adm_user = 'Administrator'; which Admin?
$adm_pwd = ''; wicht password or no password?

And my Question is: have i something to adjust in this area?

public function OnUserAuthenticate($username, $password) { // bool
sep_log("<< User authenticate >>");
$dummy = array();
return AuthHelper($username, $password, $dummy);

Thanks
Jürgen

Similar threads

Used tags

user-login

Rate this thread