Menu

Home

Pierre-Luc MARY

Bienvenue sur le Wiki de SecretManager,

Qui travaillant sur un système d'Entreprise n'a pas eu à partager des mots de passe.
Ceux travaillant sur Unix ont notamment à partager le compte "root", mais sur tous les systèmes, comment fait-on pour partager les comptes des applications ou les comptes génériques.

SecretManager a été conçu en ce sens, regrouper des mots de passe de même sensibilité dans des "Groupes de Secrets" et partager ces "Groupes de Secrets" avec des "Utilisateurs".

Afin de ne pas avoir à redéfinir chaque "Groupes de Secrets" à chaque "Utilisateur" la notion de "Profils" a été implémentée. Ainsi quand les "Profils" sont associés aux "Groupes de Secrets", il n'y a plus qu'à associer les bons "Profils" au bons "Utilisateurs".

Project Admins:


Discussion

  • Girish KG

    Girish KG - 2013-08-29

    Some Tricks to get "SecretManager" Up and Running:

    Follow the official DOC first, if you still fail to get SM up, then these steps may help you out.

    (1) Add Database Connection details manually in "Config_Access_DB.inc.php"

    (2) Create a "temp" directory under "SecretManager" web-directory with appropriate permissions.

     

    Last edit: Girish KG 2013-08-29
  • Pierre-Luc MARY

    Pierre-Luc MARY - 2013-08-29

    Also remember to maintain consistency with the "Constants.inc.php" file.
    In some environments, it is necessary to pay attention to the importance of the case in directory names

     
  • Girish KG

    Girish KG - 2013-09-03

    Password Generate option is not working
    No errors logged


    SecretManager v0.5-0
    Apache2
    PHP5
    MySQL 5.5
    Ubuntu 12.04.2_amd64


    Mouse-over on to "Generate" button doesn't point to any link, function or file.

     

    Last edit: Girish KG 2013-09-03
    • Pierre-Luc MARY

      Pierre-Luc MARY - 2013-09-03

      You can set a password by default.
      You can define rules for the construction of a password.
      SecretManager verifies that the user follows the rules of construction of a password when creating a password.
      But, SecretManager provides no generation service password.

       
  • Girish KG

    Girish KG - 2013-09-03

    Accessing https://192.168.176.135/secretmanager/SM-preferences.php?action=S
    gives the below error
    Notice: Undefined offset: 1 in /var/opt/sm/Libraries/Class_Secrets_Server.inc.php on line 264

    Status Notice: Undefined variable: in /var/opt/sm/SM-preferences.php on line 1310

    and click on "Load" or "Create" button will result in

    Notice: Undefined offset: 1 in /var/opt/sm/Libraries/Class_Secrets_Server.inc.php on line 239 Notice: Undefined variable: in /var/opt/sm/SM-preferences.php on line 1379

     
    • Pierre-Luc MARY

      Pierre-Luc MARY - 2013-09-03

      Normally, ceci est corrigé dans la version 0.6 (qui sort cette semaine)

       

Log in to post a comment.