Can not negociate with server
- sutrinh
- Topic Author
- Offline
- New Member
-
- Posts: 4
- Thank you received: 0
I tried to simulate T24R8. It seemed to be OK during my installation (without any errors). Afterthat, I logged on to Windows by an user which local path was pointed to bnk.run directory, and belonged to Administrator group. Then I opened Globus, logined with that user, the received results is show in the attached picture.
We can connect to server (localhost) but fail in negotiation. How can I resolve this issue?
I hope receiving your experience with this problem.
Thank you very much.
Please Log in or Create an account to join the conversation.
- jpb
-
- Offline
- Moderator
-
- retired . . . ¯\_(ツ)_/¯
- Posts: 2859
- Thank you received: 650
And how does Negoc.txt look like ?
Please Log in or Create an account to join the conversation.
- sutrinh
- Topic Author
- Offline
- New Member
-
- Posts: 4
- Thank you received: 0
Yes, I enabled Show Progress but it did not show anything.
Negoc.txt:
login: [uid]
Password: [password]
account name [] Account name demo
Old password [*] Old Password
New password [*] New Password
user name [uid]
password again [*] Confirm Password
GLOBUS Y 1
change : EBS-GUI 1
invalid -1 You entered an incorrect login name or password
login incorrect -1
TimeOut -2
Terminating -2
Please Log in or Create an account to join the conversation.
- jpb
-
- Offline
- Moderator
-
- retired . . . ¯\_(ツ)_/¯
- Posts: 2859
- Thank you received: 650
At least something like
login
xxxxxx
password
should be there...
When you log on using classic (with the same user), are you prompted for an account ?
The prompt before starting T24 is "START GLOBUS" or something else ??
When you answer Y, do you see EBS-GUI in the displayed list of terminals ???
Please Log in or Create an account to join the conversation.
- sutrinh
- Topic Author
- Offline
- New Member
-
- Posts: 4
- Thank you received: 0
Do you mean enabling "Show Progress" shows no error or really showns nothing??
At least something like
login
xxxxxx
password
should be there...
I am sure that I enabled "Show progress". At the first time I logged in, I could see somewhat like username & password were unmatched but at the next times, I have not seen any messages.
When you log on using classic (with the same user), are you prompted for an account ?
The prompt before starting T24 is "START GLOBUS" or something else ??
When you answer Y, do you see EBS-GUI in the displayed list of terminals ???
Please look at my attached picture, I only filled in username, password and server, then click OK. The result only showed the error message (I can not see any log of "show progress") as my previous mention.
Thanks.
Please Log in or Create an account to join the conversation.
- jpb
-
- Offline
- Moderator
-
- retired . . . ¯\_(ツ)_/¯
- Posts: 2859
- Thank you received: 650
To helpyou understand the negoc.txt here an extract from desktop 1.0 FAQ :
Where has the Script gone?
==========================
The script settings have been replaced by a tab
delimited ASCII file named negoc.txt that caters for
improved negotiating with the server.
The layout of the text file is quite simple.
Each line can contain 5 different values;
the order the lines are specified in is unimportant.. The values represent the text received from the server; your answer (set text or a system/user token); a status check; a prompt and a default value. This is best explained with an example:
Example:
When we receive : We answer : The Status is then : The prompt : Default :
Login: [uid]
Enter user name [uid]
Account name [ ] Please enter ACCOUNT : G92
Terminal type EBS-GUI 1
Invalid -1
Login incorrect -1
TimeOut -2
Terminating -2
GLOBUS Y
Password [password]
The text in the columns are separated by TABs, the rows by CR.
The [] and [uid] are tokens. System tokens of [uid] and [password] are used to pass the login and passwords; [] is a user token that can ask for input. The title or prompt for the user token is in column 4.
A default value can be passed and is defined in column 5.
The status values are:
0 Nothing changed
1 Logged in
-1 Error
-2 Time out
Please Log in or Create an account to join the conversation.
- Majeed
- Offline
- New Member
-
- Posts: 1
- Thank you received: 0
Please check it from Options -> Connections --> Protocol and Port
Please Log in or Create an account to join the conversation.