If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > Informix > Adding database user

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 11-29-04, 12:19
polomokton polomokton is offline
Registered User
 
Join Date: Nov 2004
Location: Poland
Posts: 1
Question Adding database user

Hi! I have one question
How can I add a new user for informix database server??
I'm asking you because my Ilogin program says that the password and user are wrong.
Reply With Quote
  #2 (permalink)  
Old 11-29-04, 17:44
RobP RobP is offline
Registered User
 
Join Date: Mar 2004
Location: Netherlands
Posts: 183
Hi,

This is rather easy, and uses two steps:

1. Create O.S. user (normally on local machine)
2. Grant user atleast connect rights at the database.

Informix is not doing the authenication itself, it will use the underlying O.S. for this (that's why step 1).

Hope this helps,

Rob Prop
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

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