dbTalk Databases Forums  

[BUGS] adding users to sshd

mailing.database.pgsql-bugs mailing.database.pgsql-bugs


Discuss [BUGS] adding users to sshd in the mailing.database.pgsql-bugs forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
shd@t2.technion.ac.il
 
Posts: n/a

Default [BUGS] adding users to sshd - 05-27-2005 , 08:24 AM






i am trying to find information on how to add users so they could login with
sshd, and also when adding the users it would be shown in /etc/passwd and i
will be able to do "passwd user", some told me to install postgres and i did
and i created db and everything but that didn't help, any place to reffer ?
thanks in advance.


---------------------------(end of broadcast)---------------------------
TIP 5: Have you checked our extensive FAQ?

http://www.postgresql.org/docs/faq

Reply With Quote
  #2  
Old   
Lasantha Kularatne
 
Posts: n/a

Default Re: [BUGS] adding users to sshd - 05-29-2005 , 10:42 PM







Hi
Your problem is not clear for me.
(1). Do you want to add system users into the Unix/Linux system? OR
(2). Do you want to create a db user for the pgsql system?

In case 1,
$useradd username
$passwd username
To set the home
$mkdir /home/username
$chown username /home/username

In case 2,
$/usr/local/pgsql/bin/createuser -P username
and enter the password.

Hope I get your question right and this will help you.
If this is not the one you are looking for, I beg your pardon.

Regards,

Lasantha Kularatne
Software Engineer
CodeGen.IT
7, Cambridge Terrace, Colombo 07, Sri Lanka.
Tel: +94 11 2686893 Ext: 106
www.codegen.it




-----Original Message-----
From: pgsql-bugs-owner (AT) postgresql (DOT) org
[mailtogsql-bugs-owner (AT) postgresql (DOT) org] On Behalf Of shd (AT) t2 (DOT) technion.ac.il
Sent: Friday, May 27, 2005 6:01 AM
To: pgsql-bugs (AT) postgresql (DOT) org
Subject: [BUGS] adding users to sshd

i am trying to find information on how to add users so they could login with
sshd, and also when adding the users it would be shown in /etc/passwd and i
will be able to do "passwd user", some told me to install postgres and i did
and i created db and everything but that didn't help, any place to reffer ?
thanks in advance.


---------------------------(end of broadcast)---------------------------
TIP 5: Have you checked our extensive FAQ?

http://www.postgresql.org/docs/faq





---------------------------(end of broadcast)---------------------------
TIP 5: Have you checked our extensive FAQ?

http://www.postgresql.org/docs/faq

Reply With Quote
Reply




Thread Tools
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 On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.