Ask a Question related to AIX, Design and Development.
-
Guenther Bergmann #1
centralized user management for AIX-Servers?
Hi all,
given the following scenario, what is the best solution available for AIX:
- about 10 sites
- about 60-70 Servers located at the different sites
- most of them AIX servers, currently running 4.3.3
- about 10-15 Linux servers, running Red Hat 7.3 ord SuSE ES
- the AIX servers will be upgraded to 5.1 in the near future
The customer running these systems is looking for a cetralized user
management. Currently NIS+ is in use, but we are not happy with it for 2
reasons:
1. NIS+ as implemented on AIX 4.3.3 is quite unreliable. NIS+ server and
especially the replicas are terminating with strange error message. We have
calls open at IBM's software support without getting a solution.
2. We do have problems itegrating the Linux clients into NIS+
So, short question:
Are there any other ways to do a centralized user management?
Any help will be appreciated.
Best regards
Guenther
--
Guenther Bergmann, Am Kreuzacker 10, 63150 Heusenstamm, Germany
Guenther_Bergmann at gbergmann dot de
[url]http://www.gbergmann.de[/url]
Guenther Bergmann Guest
-
Hierarchy in user management
Hi all, I'm a newcomer to the .Net framework having worked in bog standard ASP/SQL for far too long. I have a massive project coming up, for... -
user management?
Given: - I have several unix servers such that each server has a different user group that is authorized/has applications on the server. -... -
User Management and Access Control Component for ASP.NET
Hi, being a regular reader of these groups for more than year I would like to inform you about our new component PortSight Secure Access 1.1 for... -
User Management on Solaris 8
Hi, I have been tasked with the job of getting users details upto date on our solaris 8 network. This means getting rid of any user details... -
User migration between servers
We have to migrate thousand users from one server with AIX 4.3.3 to another server with AIX 5.1. How can we do it? Kris -
Andreas Schulze #2
Re: centralized user management for AIX-Servers?
"Guenther Bergmann" <Guenther_Bergmann@gbergmann.de> schrieb im Newsbeitrag
news:r30331-c31.ln1@orion.gbergmann.de...have>
> Hi all,
>
> given the following scenario, what is the best solution available for AIX:
>
> - about 10 sites
> - about 60-70 Servers located at the different sites
> - most of them AIX servers, currently running 4.3.3
> - about 10-15 Linux servers, running Red Hat 7.3 ord SuSE ES
> - the AIX servers will be upgraded to 5.1 in the near future
>
> The customer running these systems is looking for a cetralized user
> management. Currently NIS+ is in use, but we are not happy with it for 2
> reasons:
> 1. NIS+ as implemented on AIX 4.3.3 is quite unreliable. NIS+ server and
> especially the replicas are terminating with strange error message. WeHallo Guenther,> calls open at IBM's software support without getting a solution.
> 2. We do have problems itegrating the Linux clients into NIS+
>
> So, short question:
> Are there any other ways to do a centralized user management?
>
> Any help will be appreciated.
>
> Best regards
>
> Guenther
>
we had similar problems when testing NIS+ on AIX 5L last spring. IBM told a
colleague of mine that "NIS works as designed - on Solaris". Might be, that
this sentence was spoken with tongue in cheak but from this phonecall we
draw the conclusion that we will not get support from Big Blue in this
respect. Consequently we removed NIS+ from our systems and build a solution
with rsync and some scripts to centralise user management.
The only working user management that comes with AIX/pSeries at the moment I
know is the SP way (aka SP2 or Cluster 1600 today) with PSSP and Kerberos.
However as you appear to have several Linux machines running I would suggest
LDAP. Setup the LDAP server on Linux and configure the AIX servers as LDAP
clients (not vice versa!). This should work.
Regards,
Andreas
Andreas Schulze Guest
-
hdkutz #3
Re: centralized user management for AIX-Servers?
"Andreas Schulze" <b79xan@gmx.de> wrote in message news:<bjmmnk$jnv3@news-1.bank.dresdner.net>...
Hello,> "Guenther Bergmann" <Guenther_Bergmann@gbergmann.de> schrieb im Newsbeitrag
> news:r30331-c31.ln1@orion.gbergmann.de...> have> >
> > Hi all,
> >
> > given the following scenario, what is the best solution available for AIX:
> >
> > - about 10 sites
> > - about 60-70 Servers located at the different sites
> > - most of them AIX servers, currently running 4.3.3
> > - about 10-15 Linux servers, running Red Hat 7.3 ord SuSE ES
> > - the AIX servers will be upgraded to 5.1 in the near future
> >
> > The customer running these systems is looking for a cetralized user
> > management. Currently NIS+ is in use, but we are not happy with it for 2
> > reasons:
> > 1. NIS+ as implemented on AIX 4.3.3 is quite unreliable. NIS+ server and
> > especially the replicas are terminating with strange error message. We>> > calls open at IBM's software support without getting a solution.
> > 2. We do have problems itegrating the Linux clients into NIS+
> >
> > So, short question:
> > Are there any other ways to do a centralized user management?
> >
> > Any help will be appreciated.
> >
> > Best regards
> >
> > Guenther
> >
> Hallo Guenther,
>
> we had similar problems when testing NIS+ on AIX 5L last spring. IBM told a
> colleague of mine that "NIS works as designed - on Solaris". Might be, that
> this sentence was spoken with tongue in cheak but from this phonecall we
> draw the conclusion that we will not get support from Big Blue in this
> respect. Consequently we removed NIS+ from our systems and build a solution
> with rsync and some scripts to centralise user management.
> The only working user management that comes with AIX/pSeries at the moment I
> know is the SP way (aka SP2 or Cluster 1600 today) with PSSP and Kerberos.
> However as you appear to have several Linux machines running I would suggest
> LDAP. Setup the LDAP server on Linux and configure the AIX servers as LDAP
> clients (not vice versa!). This should work.
>
> Regards,
> Andreas
look in
AIX and Linux Interoperability SG24-6622-00
from
[url]http://www.redbooks.ibm.com[/url]
for detailed Information setting up an LDAP-Server for Identification
and Authentification.
Cheers,
ku
hdkutz Guest



Reply With Quote

