Search Results

Search: Posts Made By: test111111
Forum: Linux 10-08-2004
2,107
Posted By test111111
How to discover what naming services are available
Hello All,

A number of UNIX platforms currently bundle clients for the NIS, NIS+, and LDAP services.

I'd like to know how to discover what naming services are available.

E.g., results :...
Forum: Linux 10-07-2004
12,849
Posted By test111111
Thanks a lot! Combining and getting the...
Thanks a lot!

Combining and getting the command:

ypcat passwd | grep "Last name First Name" | awk -F : '{print $5}'

is exact what I am looking for.
Forum: Linux 10-07-2004
12,849
Posted By test111111
Using NIS-ypmatch, ypcat, Lname, Gname to get username/key
Hello,

We can get the full info by typing:

ypmatch username passwd

aaaa : yyyy: ... ... : LastName Gname : ... ...

However, I'd like to know how could we get the username based on...
Showing results 1 to 3 of 3

 
All times are GMT -4. The time now is 05:29 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy