Centralised Account Management


 
Thread Tools Search this Thread
Operating Systems Solaris Centralised Account Management
# 1  
Old 02-02-2009
Centralised Account Management

Hi all. be gentle, its my first time :-)

I seem to have had this isse dumped on me and could do with help/advice.

We have several Solaris10 servers, authentication is done per server using the usual useradd and the passwd/group/shadow files.

we're now at a point where we need some way of managing/authenticating these account centrally.

Has anyone got any advice on where i can go with this? we wont be hitting any AD kit, so ill need to set up from scratch.

Thanks in advance
# 2  
Old 02-02-2009
I would first look at LDAP.
There's also Sun DIrectory Services Sun Java System Directory Server Enterprise Edition
# 3  
Old 02-03-2009
LDAP will be a good option as well
http://www.sun.com/blueprints/1000/ldap-sol8.pdf
# 4  
Old 02-03-2009
Thanks for the replies guys....i suppose this may be a little easier if i knew anything about LDAP :-)

I suppose i best read up.

Can LDAP give me the central repository that im looking for, i though it was mainly used as a transport????

Excuse my ignorance.

Cheers
# 5  
Old 02-04-2009
LDAP directories are capable of becoming the central repository for all user, group, and access control information
Login or Register to Ask a Question

Previous Thread | Next Thread

8 More Discussions You Might Find Interesting

1. What is on Your Mind?

Individual Risk Management (Personal IT Security) and Browser Cache Management

Original post from this thread on browser caching. To add to this, it is an effective security measure to clear absolutely all cached data (cookies, web content, ....) when closing the browser - i.e. in case of a shutdown. It takes a bit of work to re-login to all the sites but websites will not... (7 Replies)
Discussion started by: bakunin
7 Replies

2. Windows & DOS: Issues & Discussions

What happens to your skype account if you close outlook.com email account?

Hello, Does anyone know what happens to your skype account if you close the outlook.com email account which are linked together? As you know they are both owned by Microsoft. Thanks (0 Replies)
Discussion started by: milhan
0 Replies

3. How to Post in the The UNIX and Linux Forums

Simultaneously try to execute commands after connecting to remote account to one account

I have made password less connection to my remote account. and i tried to execute commands at a time. but i am unable to execute the commands. ssh $ACCOUNT_DETAILS@$HOST_DETAILS cd ~/JEE/*/logs/ (1 Reply)
Discussion started by: kishored005
1 Replies

4. Red Hat

Authentication for USB Access from ldap server as centralised

HI All, Kindly help me to configure the ldap server which is used to authenticate my all cleints from usd access..I need to block all the usb access to the clients... RHEL5.4 (1 Reply)
Discussion started by: selvaforum
1 Replies

5. Linux

Apply disk quota to account(dedicate 3 GB to account).

Hi , I am faceing lot of problem due to "disk space is not enough". senerio is like as, In system has 5 account. a,b,c,d,e say account c if very critical. Due to other user's data, user 'c' is faceing disk space issue. I want to dedicate 3 GB for user 'c'. No user... (1 Reply)
Discussion started by: ashokd009
1 Replies

6. Solaris

User account management Sol10

Hi, Is all of the user account password security settings kept in the /etc/default/passwd file or is there some new control in Solaris 10 that defines these? I need to know the security settings for passwords in Solaris 10. Also is there any way to find out when accounts were created? ... (3 Replies)
Discussion started by: gwhelan
3 Replies

7. UNIX for Dummies Questions & Answers

Change Account to not lock account if password expires

I have access to 15+ UNIX boxes at work, and I do not consistently log onto all of them over time. When I do try to access one I havent been on in awhile, my account is locked as the password has expired. I need to request to the UNIX SA's that the password expiration is 90 days and that if it... (1 Reply)
Discussion started by: stringzz
1 Replies

8. UNIX for Dummies Questions & Answers

Setting an account to be a non-login account automatically?

Is there a way to easily change an account to be a non login account (NP in the shadow) file? I know I can just edit the file but that is not what we want to do. We use access control software and want to provide a way to set an account to be non-login using simple commands that can be mapped... (0 Replies)
Discussion started by: LordJezo
0 Replies
Login or Register to Ask a Question