Re: adding users to sshd
От | Lasantha Kularatne |
---|---|
Тема | Re: adding users to sshd |
Дата | |
Msg-id | 20050530033907.3DE9038A1F@Server2.local обсуждение исходный текст |
Ответ на | adding users to sshd (shd@t2.technion.ac.il) |
Список | pgsql-bugs |
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@postgresql.org [mailto:pgsql-bugs-owner@postgresql.org] On Behalf Of shd@t2.technion.ac.il Sent: Friday, May 27, 2005 6:01 AM To: pgsql-bugs@postgresql.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
В списке pgsql-bugs по дате отправления: