Ajeet S Raina
2010-Jan-05 16:05 UTC
[389-users] Can Fedora DS be used as Inventory Management System?
Can 389 Server be used as Inventory Management System like Hardware , Software, Machines Details, RAM details etc. What purpose can we use 389 Server for?
Doug Chapman
2010-Jan-05 17:45 UTC
Re: [389-users] Can Fedora DS be used as Inventory Management System?
Sounds like a solution looking for a problem? There are a couple interesting scheme''s that could be used to track hosts (take a look): objectClass: ieee802device objectClass: iphost However- I think with the way most organizations treat ''inventory management'', I''d avoid storing this info in a Directory; it seems better suited for a relational database. On Tue, Jan 5, 2010 at 8:05 AM, Ajeet S Raina <ajeetraina@gmail.com> wrote:> > > Can 389 Server be used as Inventory Management System like Hardware , > Software, Machines Details, RAM details etc. > What purpose can we use 389 Server for? > > -- > 389 users mailing list > 389-users@redhat.com > https://www.redhat.com/mailman/listinfo/fedora-directory-users > >
Jean-Noel Chardron
2010-Jan-05 21:00 UTC
Re: [389-users] Can Fedora DS be used as Inventory Management System?
Ajeet S Raina a écrit :> > > Can 389 Server be used as Inventory Management System like Hardware , > Software, Machines Details, RAM details etc. > What purpose can we use 389 Server for?There are softwares to do inventory that works very well, better than a solution on a ldap server, here at work, we use OCSinventory http://www.ocsinventory-ng.org/ coupled with à tracker/helpdesk system : GLPI http://www.glpi-project.org/spip.php?lang=en. In fact the users account are in the 389 server and a user can connect to OCSng or GLPI with the account in the 389 server.> ------------------------------------------------------------------------ > > -- > 389 users mailing list > 389-users@redhat.com > https://www.redhat.com/mailman/listinfo/fedora-directory-users >