Project

General

Profile

Actions

User story #2862

closed

rudder-users.xml : better example

User story #2862: rudder-users.xml : better example

Added by Francois BAYART about 13 years ago. Updated about 13 years ago.

Status:
Released
Priority:
2
Category:
Documentation
Target version:
UX impact:
Suggestion strength:
User visibility:
Effort required:
Name check:
Fix check:
Regression:

Description

It will be fine if you include the same examples in rudder-users.xml as in your online documentation for custom authorizations.

i.e. this line :
<user name="custom" password="custom" role="node_read,node_write,configuration_read,rule_read,rule_edit,directive_read,technique_read"

Updated by Francois BAYART about 13 years ago Actions #1

and I'm not sure but I think the default file (not mine) rudder-users.xml contain hashed password after the upgrade but the <authorication> tag is without hash=md5 or another hash type.

Updated by Jonathan CLARKE about 13 years ago Actions #2

  • Tracker changed from Question to User story
  • Category set to Documentation
  • Status changed from New to 2
  • Assignee set to Vincent MEMBRÉ
  • Priority changed from N/A to 2
  • Target version changed from 18 to 2.4.0~rc1

Vincent, can you look into this please?

Updated by Vincent MEMBRÉ about 13 years ago Actions #3

  • Tracker changed from User story to Question

You're right, rudder-users.xml needs more examples.

I'm going to add some more.

Besides, default users password should not be hashed, I'll look into this.

Updated by Jonathan CLARKE about 13 years ago Actions #4

  • Tracker changed from Question to User story

Updated by Vincent MEMBRÉ about 13 years ago Actions #5

  • Tracker changed from User story to Question
  • Assignee changed from Vincent MEMBRÉ to Francois BAYART

I completed documentation in rudder-users.xml.

I can't reproduce the case you reported about hashed passwords.

Here's what you should have in rudder-users.xml (and what i got after several migration) :

<authentication>
  <user name="jon.doe"  password="secret" role="administrator" />
  <user name="alex.bar" password="secret2" role="read_only"/>
 (documentation)
</authentication>

So instead of "secret" and "secret2" you got hashed passwords and attribute hash not determined??
Have you modified rudder-users before migrating ?
default rudder-users.xml should not be different from what i got.

Updated by Vincent MEMBRÉ about 13 years ago Actions #6

  • Tracker changed from Question to User story
  • Status changed from 2 to In progress

Updated by Francois BAYART about 13 years ago Actions #7

I can't reproduce the case you reported about hashed passwords.

May be I become crazy with Rudder you know.
Have you modified rudder-users before migrating ?

yes

It's ok for me.

Updated by Vincent MEMBRÉ about 13 years ago Actions #8

  • Status changed from In progress to Pending technical review
  • % Done changed from 0 to 100

Updated by Vincent MEMBRÉ about 13 years ago Actions #9

  • Status changed from Pending technical review to Discussion
  • % Done changed from 100 to 50

wrong ticket number in last commit. this is for ticket #2865

Updated by Jonathan CLARKE about 13 years ago Actions #10

  • Status changed from Discussion to Released

Updated by Nicolas PERRON about 13 years ago Actions #11

  • Target version changed from 2.4.0~rc1 to 2.4.0~beta5
Actions

Also available in: PDF Atom