How do I integrate workstation and server passwords


 
Thread Tools Search this Thread
Top Forums UNIX for Dummies Questions & Answers How do I integrate workstation and server passwords
# 1  
Old 07-25-2001
Question How do I integrate workstation and server passwords

I recently started supporting a CAD group at my work.
The users want one user name and password regardless of what workstation they work on. They have 4 Solaris, 2 Irixs, and 1 Ultrix workstation and 1 Linux server.

How do I set up a relationship between the WS and the server so they can sign onto any WS with the same username and password?

Thanks,

David
# 2  
Old 07-26-2001
there are some possibilities:

NIS
NIS+
LDAP


For all three you need to setup a server and you have to install/configure the client with is a big peace of work for each.

You should start with searching for available clients for all of your systems ... Solaris and Linux are supporting all of them ... Don't know hows going with irix (expect at least NIS is supportet) and ultix.

After you found clients for all of your workstations you should read the original documentations ... thats to much to handle within here ( docus can be found at docs.hp.com, docs.sun.com and some of them in the LDP )
 
Login or Register to Ask a Question

Previous Thread | Next Thread

6 More Discussions You Might Find Interesting

1. AIX

AIX 7.1 integrate AD with winbind

I have joined an AIX 7.1 into a 2012 AD domain sucesfully. I can get ouput from wbinfo -u but when I try to access a share I get the following error : check_ntlm_password: Authentication for user -> FAILED with error NT_STATUS_NO_SUCH_USER I have found that I'm missing... (0 Replies)
Discussion started by: laxtnog
0 Replies

2. Solaris

How to integrate SVN client to SVN server repository.

Hi, I am new to SVN configuration on Solaris 10.I have installed SVN client version 1.7. bash-3.00# ./svn --version svn, version 1.7.4 (r1295709) compiled Mar 2 2012, 12:59:36 Here my requirement is how to integrate svn client to One of the SVN server repository. My repository... (0 Replies)
Discussion started by: muraliinfy04
0 Replies

3. UNIX for Advanced & Expert Users

When did UNIX start using encrypted passwords, and not displaying passwords when you type them in?

I've been using various versions of UNIX and Linux since 1993, and I've never run across one that showed your password as you type it in when you log in, or one that stored passwords in plain text rather than encrypted. I'm writing a script for work for a security audit, and two of the... (5 Replies)
Discussion started by: Anne Neville
5 Replies

4. UNIX and Linux Applications

pass an xpdf display from red hat server to windows ssh workstation

I have a UniVerse database running on a Red Hat EL3 server. If I am on the server console my software can call xpdf giving the name of a target file and it displays very nicely on the console. I have not been able to figure out how to get the display to happen on any of the Windows XP workstations.... (5 Replies)
Discussion started by: dale kelley
5 Replies

5. Solaris

how do I make my workstation an installation server for a remote server?.

Is there a way I can make my Sun workstation as a installation server for a remote server?. (3 Replies)
Discussion started by: calsum
3 Replies

6. UNIX Benchmarks

Server and Workstation benchmarking

This is from my server AMD K6 133MHz 64Mb RAM 4GB HDD (Maxtor - ATA33) 2x10Mb NIC 1Mb Intel Graphic Card BYTE UNIX Benchmarks (Version 3.11) System -- FreeBSD sergiu.tarnita.net 5.0-RELEASE FreeBSD 5.0-RELEASE #2: Thu Mar 17 15:49:16 EET 2005... (0 Replies)
Discussion started by: Sergiu-IT
0 Replies
Login or Register to Ask a Question