Skip to content
GitLab
    • Explore Projects Groups Topics Snippets
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • fusiondirectory fusiondirectory
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 39
    • Issues 39
    • List
    • Boards
    • Service Desk
    • Milestones
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Terraform modules
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • fusiondirectoryfusiondirectory
  • fusiondirectoryfusiondirectory
  • Issues
  • #3941
Closed
Open
Issue created 9 years ago by bmortier@bmortierMaintainer
  • New related issue

  • New related issue

fusiondirectory-setup --check-ldap should respect password encoding taken from the ldap

Closed

fusiondirectory-setup --check-ldap should respect password encoding taken from the ldap

Hello,

when using fusiondirectory-setup --check-ldap the fd-admin password in rewritten en mode cypt even if i got ssha selected and force default hash

it should use those config and make a ssha password as needed

Cheers

(from redmine: issue id 3941, created on 2015-07-10, closed on 2015-07-28)

  • Relations:
    • copied_to #3948
  • Changesets:
    • Revision dd17ea14 by Côme Chilliet on 2015-07-27T10:35:37.000Z:
Fixes #3941 Using ssha and warning if something else was asked
  • Revision 14a5a8d7 by Côme Chilliet on 2015-07-27T10:36:08.000Z:
Fixes #3941 Using ssha and warning if something else was asked
  • Revision 720bce1c by Côme Chilliet on 2015-07-27T15:27:38.000Z:
Fixes #3941 Using ssha and warning if something else was asked

Conflicts:
	contrib/bin/fusiondirectory-setup
  • Revision 27388d24 by Côme Chilliet on 2015-07-28T09:21:38.000Z:
Fixes #3941 Using Digest::SHA instead of Digest::SHA1
  • Revision 4c859089 by Côme Chilliet on 2015-07-28T09:21:57.000Z:
Fixes #3941 Using Digest::SHA instead of Digest::SHA1
  • Revision 36489fc2 by Côme Chilliet on 2015-07-28T09:22:03.000Z:
Fixes #3941 Using Digest::SHA instead of Digest::SHA1
  • Revision f2523905 by Côme Chilliet on 2015-07-28T12:15:50.000Z:
Fixes #3941 Explicit warning
  • Revision 1408ab89 by Côme Chilliet on 2015-07-28T12:16:11.000Z:
Fixes #3941 Explicit warning
  • Revision c448df1c by Côme Chilliet on 2015-07-28T12:16:16.000Z:
Fixes #3941 Explicit warning
  • Custom Fields:
    • Bug in version: 1.0.8.8
  • Uploads:
    • 0001-Fixes-3941-Using-ssha-and-warning-if-something-else-.patch
    • 0001-Fixes-3941-Using-ssha-and-warning-if-something-else-.patch
    • 0002-Fixes-3941-Using-Digest-SHA-instead-of-Digest-SHA1.patch
    • 0003-Fixes-3941-Explicit-warning.patch

    Tasks

    0

    No tasks are currently assigned. Use tasks to break down this issue into smaller parts.

    Linked items
    0

    Link issues together to show that they're related. Learn more.

    Activity


    • bmortier
      bmortier @bmortier · 9 years ago
      Author Maintainer

      We can’t access the PHP password classes of FD from fusiondirectory-setup which is a perl script.

      (from redmine: written on 2015-07-15)

      By Côme Chilliet on 2017-09-02T15:21:50 (imported from GitLab)

    • bmortier
      bmortier @bmortier · 9 years ago
      Author Maintainer

      With this patch ssha is used, and a warning is issued if force default hash is true and default hash is not ssha. fusiondirectory-setup does not need Crypt::PasswdMD5 anymore but requires Digest::SHA1 instead.

      (from redmine: written on 2015-07-15)

      By Côme Chilliet on 2017-09-02T15:21:51 (imported from GitLab)

    • bmortier
      bmortier @bmortier · 9 years ago
      Author Maintainer

      hello,

      applied to 1.0.9 and develop

      Cheers

      (from redmine: written on 2015-07-27)

      By bmortier on 2017-09-02T15:21:51 (imported from GitLab)

    • bmortier
      bmortier @bmortier · 9 years ago
      Author Maintainer

      hello,

      i need a patch for 1.0.8.8-fixes as this is fixing a security issue

      Cheers

      (from redmine: written on 2015-07-27)

      By bmortier on 2017-09-02T15:21:51 (imported from GitLab)

    • bmortier
      bmortier @bmortier · 9 years ago
      Author Maintainer

      This is for 1.0.8.8-fixes

      (from redmine: written on 2015-07-27)

      By Côme Chilliet on 2017-09-02T15:21:51 (imported from GitLab)

    • bmortier
      bmortier @bmortier · 9 years ago
      Author Maintainer

      hello,

      applied to 1.0.8.8-fixes

      Cheers

      (from redmine: written on 2015-07-27)

      By bmortier on 2017-09-02T15:21:51 (imported from GitLab)

    • bmortier
      bmortier @bmortier · 9 years ago
      Author Maintainer

      This patch is for using Digest::SHA instead of Digest::SHA1

      (from redmine: written on 2015-07-28)

      By Côme Chilliet on 2017-09-02T15:21:52 (imported from GitLab)

    • bmortier
      bmortier @bmortier · 9 years ago
      Author Maintainer

      hello,

      applied to 1.0.8.8-fixes, 1.0.9 and develop

      Cheers

      (from redmine: written on 2015-07-28)

      By bmortier on 2017-09-02T15:21:52 (imported from GitLab)

    • bmortier
      bmortier @bmortier · 9 years ago
      Author Maintainer

      hello,

      applied to 1.0.8.8-fixes, 1.0.9 and develop

      Cheers

      (from redmine: written on 2015-07-28)

      By bmortier on 2017-09-02T15:21:52 (imported from GitLab)

    • bmortier
      bmortier @bmortier · 9 years ago
      Author Maintainer

      Close issue

      (from redmine: written on 2015-07-28)

      By bmortier on 2017-09-02T15:21:52 (imported from GitLab)

    • bmortier closed 7 years ago

      closed

      By bmortier on 2017-09-02T15:21:52 (imported from GitLab)

    • bmortier added Fixed label 6 years ago

      added Fixed label

      By bmortier on 2018-10-08T19:09:37 (imported from GitLab)

    Please register or sign in to reply
    Assignee
    bmortier's avatar
    bmortier
    Assign to
    Labels
    3
    Bugs Fixed fusiondirectory-setup
    3
    Bugs Fixed fusiondirectory-setup
      Assign labels
    • Manage project labels

    Milestone
    FusionDirectory 1.0.8.9
    FusionDirectory 1.0.8.9
    Due date
    None
    None
    None
    Time tracking
    No estimate or time spent
    Confidentiality
    Not confidential
    Not confidential

    You are going to turn on confidentiality. Only project members with at least the Reporter role, the author, and assignees can view or be notified about this issue.

    Lock issue
    Unlocked
    1
    1 Participant
    bmortier
    Reference: fusiondirectory/fd#3941

    Menu

    Explore Projects Groups Topics Snippets