Welcome to the dBforums forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions, articles and access our other FREE features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload your own photos and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact contact support.

If you prefer not to see double-underlined words and corresponding ads, place your cursor
here for ContentLink opt out.

Go Back  dBforums > Database Server Software > Informix > How to know the location of user

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 04-18-03, 04:28
Johorian Johorian is offline
Registered User
 
Join Date: Apr 2003
Location: Asia
Posts: 2
Question How to know the location of user

My IDS online.log message:

listener-thread: err = -951: oserr = 0: errstr = mokshin: Incorrect password or user mokshin is not known on the database server.


The questions are:

1. What actually mokshin is? is it PC name or informix connect (setnet32) username?

2. Can I detect the location of user mokshin? such as IP number or mac address....

Thank you
Reply With Quote
  #2 (permalink)  
Old 04-25-03, 11:07
fprose fprose is offline
Curmudgeon
 
Join Date: Apr 2003
Location: Phoenix, AZ
Posts: 177
Re: How to know the location of user

1. What actually mokshin is? is it PC name or informix connect (setnet32) username?

The value "mokshin" is actually the userid that the program passed to the server. We see this error message all the time becuase out client application requires the user to type in their userid and password and they miss-key. If this is the case for you as well, it's usually only a random thing and nothing to worry about.

Some sites set their userid and password in the setnet32 configuration. It could be that your PC support group entered the values wrong.

2. Can I detect the location of user mokshin? such as IP number or mac address....

No. Even when a userid is logged in, the best you get is their "TTY" name - the internal name of the PC. Many folks wish that Informix actually captured and retained the IP address (since the server obviously knows it) but I've had several developers explain to me why they can't.
__________________
Fred Prose
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On