LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Server (https://www.linuxquestions.org/questions/linux-server-73/)
-   -   how to create users they can login through login screen on any network connected comp (https://www.linuxquestions.org/questions/linux-server-73/how-to-create-users-they-can-login-through-login-screen-on-any-network-connected-comp-621514/)

rohit_67066 02-15-2008 10:50 PM

how to create users they can login through login screen on any network connected comp
 
hai

my problem is

i have created a users in my server, i want those users can login through login screen of linux ;like username and password screens

the computers which are connected through a lan network.


users created in server can login users from network linux op

billymayday 02-16-2008 12:15 AM

What exactly do you mean by login to your server? Through ssh to create a terminal session, file sharing, what?

frndrfoe 02-16-2008 11:28 AM

You need centralized user management... LDAP?

danish5041 02-17-2008 09:03 PM

Hi,

If you need centralized user management then you need to implement NIS Server. NIS user can login from every machine in the network

Danish Usman

chrism01 02-17-2008 11:41 PM

Possibly this: http://www.ltsp.org/ (it doesn't have to be a thin client)

rohit_67066 02-19-2008 09:53 PM

Quote:

Originally Posted by chrism01 (Post 3060951)
Possibly this: http://www.ltsp.org/ (it doesn't have to be a thin client)

thanks,

i have installed nis server , where as nisclient able login through [id:3:initdefault:] but not able gui [id:5:initdefault:].

can nisclient loging through gui login mode.

if so , what to config on client side.


2. i have umount the /home directory.
when i agian mount by using command mount /dev/sda3 /home or mout --all,
there is entry in /etc/fstab,i will be not at next reboot,
while booting system it will give one messages regarding /home
/home unable to mount /home moun point not found,

on the ternimal if u command mout --all
/home director will be mount and user home directory will be appeared,

how to make parment mount /home:


All times are GMT -5. The time now is 04:35 PM.