>
> there's something bothering me, about the rft database installation.
> when we change the password  at
> $GLOBUS_LOCATION/etc/globus_wsrf_rft/jndi-config.xml , actually what
> password must i enter to it? is it free or it should be
> the same as the user password? and is it okay for me to not changing
> the password?

I think It is the password that's used when we create a postgresql user
for RFT database. the user and password that's in the jndi-config.xml must
match with postgresql database user and password for user that we create
when issue the command

[EMAIL PROTECTED] opt]# su - postgres
-bash-3.00$ createuser -A -d -P globus
Enter password for new user:
Enter it again:
CREATE USER

Check out the tutorial at
http://www.globusconsortium.org/tutorial/ch6/page_8.php

and it may not same as the unix password.

Tonny

Reply via email to