<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic User Provisioning in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/user-provisioning/m-p/3570295#M228071</link>
    <description>What are people using for user provisioning?  NIS?  LDAP?  Do it yourself?  &lt;BR /&gt;&lt;BR /&gt;How many machines do you provision to?  How machine different is one machine to another?  (One set of users here, one set of users over there, etc.)&lt;BR /&gt;&lt;BR /&gt;John</description>
    <pubDate>Fri, 24 Jun 2005 10:13:19 GMT</pubDate>
    <dc:creator>John Payne_2</dc:creator>
    <dc:date>2005-06-24T10:13:19Z</dc:date>
    <item>
      <title>User Provisioning</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/user-provisioning/m-p/3570295#M228071</link>
      <description>What are people using for user provisioning?  NIS?  LDAP?  Do it yourself?  &lt;BR /&gt;&lt;BR /&gt;How many machines do you provision to?  How machine different is one machine to another?  (One set of users here, one set of users over there, etc.)&lt;BR /&gt;&lt;BR /&gt;John</description>
      <pubDate>Fri, 24 Jun 2005 10:13:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/user-provisioning/m-p/3570295#M228071</guid>
      <dc:creator>John Payne_2</dc:creator>
      <dc:date>2005-06-24T10:13:19Z</dc:date>
    </item>
    <item>
      <title>Re: User Provisioning</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/user-provisioning/m-p/3570296#M228072</link>
      <description>I think LDAP is the best way to go. I'm trying to set up an LDAP environment that uses openldap, has a Linux and an HP-UX as master server and has a pair of slave servers.&lt;BR /&gt;&lt;BR /&gt;This environment integrates well with Windows clients and Samba.&lt;BR /&gt;&lt;BR /&gt;Its a fun, and not as hard as Windows 2003 Server.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Fri, 24 Jun 2005 10:16:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/user-provisioning/m-p/3570296#M228072</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2005-06-24T10:16:53Z</dc:date>
    </item>
    <item>
      <title>Re: User Provisioning</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/user-provisioning/m-p/3570297#M228073</link>
      <description>But what about the clients?  Are all your machines the same, are they all different?  Are there problems with doing ldap when you have a number of unique machines with unique users?&lt;BR /&gt;&lt;BR /&gt;John</description>
      <pubDate>Fri, 24 Jun 2005 10:20:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/user-provisioning/m-p/3570297#M228073</guid>
      <dc:creator>John Payne_2</dc:creator>
      <dc:date>2005-06-24T10:20:39Z</dc:date>
    </item>
    <item>
      <title>Re: User Provisioning</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/user-provisioning/m-p/3570298#M228074</link>
      <description>John,&lt;BR /&gt;&lt;BR /&gt;Though I'm not sure exactly what you mean by provisioning, I think you're referring to how we set up users.  I use the /etc/passwd and /etc/group files and simply keep them in sync on all the different HP-UX machines by rcp'ing them.   Overly simplistic, perhaps, but it works for me.  I suspect your environment might be a little too complex for this kind of solution, though.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Fri, 24 Jun 2005 10:33:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/user-provisioning/m-p/3570298#M228074</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2005-06-24T10:33:22Z</dc:date>
    </item>
    <item>
      <title>Re: User Provisioning</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/user-provisioning/m-p/3570299#M228075</link>
      <description>So far we were doing it the hard way, i.e., add user to the server(s) they need access to, locally on each server. We have a department who manages user provisioning. My an my colleagues' role is to help keep the problems away from this user provisioning department and troubleshoot when something happens. Also, creating privileged accounts and dispensing sudo access is upto us, the sysadmins. It is not a wise way but this is what company policy dictates.</description>
      <pubDate>Fri, 24 Jun 2005 10:37:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/user-provisioning/m-p/3570299#M228075</guid>
      <dc:creator>Mel Burslan</dc:creator>
      <dc:date>2005-06-24T10:37:53Z</dc:date>
    </item>
    <item>
      <title>Re: User Provisioning</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/user-provisioning/m-p/3570300#M228076</link>
      <description>LDAP is one way and I don't think there is a rule to find out how many machines as long as the LDAP provisioning agent is runnig on the box. It is like as many as the number of clients that can be added to the server. There are some third pary tools also available for cross platform operations and they might have licenses based on the number of servers/clients.&lt;BR /&gt;You can also consider Active directory services based products like vintela&lt;BR /&gt;&lt;A href="http://www.vintela.com" target="_blank"&gt;www.vintela.com&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Please see this ppt which is on LDAP-UX integration&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://h21007.www2.hp.com/dspp/files/unprotected/hpux/ldap-uxintegrationpresentation.ppt" target="_blank"&gt;http://h21007.www2.hp.com/dspp/files/unprotected/hpux/ldap-uxintegrationpresentation.ppt&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;thanks&lt;BR /&gt;Devesh</description>
      <pubDate>Sat, 25 Jun 2005 00:57:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/user-provisioning/m-p/3570300#M228076</guid>
      <dc:creator>Devesh Pant_1</dc:creator>
      <dc:date>2005-06-25T00:57:02Z</dc:date>
    </item>
    <item>
      <title>Re: User Provisioning</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/user-provisioning/m-p/3570301#M228077</link>
      <description>Thanks for the replies.  (I had never even considered any kind of Active Directory integration, and I still might not, but it is interesting to see that it's there.)&lt;BR /&gt;&lt;BR /&gt;What I'm really after is to find some people with something like a similar environment as ours, and see how they provision users.  We have a signifigant number of unix/linux machines.  There about 75 users common among all of them, things break down from there.  I have machines where all other users are unique to anything else, groups of machines with common users, etc.  (For example, one machine has the 50 common users, and then 300 unique users for a specific department.  These unique users are on no other unix machines.  I have "platform' of 12 machines that have the 50 common, plus another 50 that are in common among the 12 machines, etc.)&lt;BR /&gt;&lt;BR /&gt;Are there people out there like us?  Do you just hire people to go out and provision users, or what?  &lt;BR /&gt;&lt;BR /&gt;LDAP integration looks nice, but what are the implications for an environemtn like ours?  Do we have to continue to provision like we are doing, and just use LDAP for the actual authentication?  Can we set up some sort of group model in LDAP and 'subscribe' a machine to those groups that are needed for that machine's use?&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;John</description>
      <pubDate>Mon, 27 Jun 2005 10:02:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/user-provisioning/m-p/3570301#M228077</guid>
      <dc:creator>John Payne_2</dc:creator>
      <dc:date>2005-06-27T10:02:54Z</dc:date>
    </item>
    <item>
      <title>Re: User Provisioning</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/user-provisioning/m-p/3570302#M228078</link>
      <description>John,&lt;BR /&gt;&lt;BR /&gt;I strongly discourage you to use it but there is an initiative to deploy CA's eTrust package on all our platforms, unix, linux, other *ix, and the Redmond's finest for the very same reasons that you states in your previous message/expanded question. So far, my experience with deployment is really subpar. It may be because the project manager who supposed to provide clear and coincise install info did not do so. Also, I have a bad gut feeling for suites whose enterprise control app runs on nothing but windows machines.&lt;BR /&gt;&lt;BR /&gt;Just to let you know in case you are evaluating solutions.</description>
      <pubDate>Mon, 27 Jun 2005 10:44:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/user-provisioning/m-p/3570302#M228078</guid>
      <dc:creator>Mel Burslan</dc:creator>
      <dc:date>2005-06-27T10:44:56Z</dc:date>
    </item>
    <item>
      <title>Re: User Provisioning</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/user-provisioning/m-p/3570303#M228079</link>
      <description>I have a bad gut feeling about anything from CA!&lt;BR /&gt;&lt;BR /&gt;;^)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Mon, 27 Jun 2005 11:01:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/user-provisioning/m-p/3570303#M228079</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2005-06-27T11:01:10Z</dc:date>
    </item>
  </channel>
</rss>

