Search
Excellent Resources
Great Forums
Helpful Blogs
Category Archives: User Administration
Linux and UNIX HOW-TO: Setup a basic OpenLDAP Client and Server
The topic of LDAP seems to be little bit complicated at the beginning, so we will start with a simple example to for demonstration purposes. We will use two machines in this example: a client and a server, both running … Continue reading
Posted in authentication, Directory Services, HOW-To, LDAP, Linux, network, Open Source, OpenLDAP, Red Hat, RHCE, RHEL, Unix, User Administration
Tagged Authentication, Directory services, LDAP, ldap server, ldapclient, ldapsearch, Linux, Network, OpenLDAP, Red Hat, RHCE, RHEL, slapd, Unix, user administration, user authentication
4 Comments
Solaris HOW-TO: Change the locale
To view the locale of a Solaris server, use the “locale” command: root@hamdan # locale LANG=C LC_CTYPE=”C” LC_NUMERIC=”C” LC_TIME=”C” LC_COLLATE=”C” LC_MONETARY=”C” LC_MESSAGES=”C” LC_ALL= root@hamdan # To change the locale, first you need to know the possible locale values, by issuing … Continue reading
Posted in locale, profiles, Solaris, User Administration
Leave a comment