| Summary: | Slurmdbd storagepass character limitation | ||
|---|---|---|---|
| Product: | Slurm | Reporter: | CSC sysadmins <csc-slurm-tickets> |
| Component: | slurmdbd | Assignee: | Marshall Garey <marshall> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | 4 - Minor Issue | ||
| Priority: | --- | CC: | brian |
| Version: | 17.11.7 | ||
| Hardware: | Linux | ||
| OS: | Linux | ||
| Site: | CSC - IT Center for Science | Alineos Sites: | --- |
| Atos/Eviden Sites: | --- | Confidential Site: | --- |
| Coreweave sites: | --- | Cray Sites: | --- |
| DS9 clusters: | --- | HPCnow Sites: | --- |
| HPE Sites: | --- | IBM Sites: | --- |
| NOAA SIte: | --- | OCF Sites: | --- |
| Recursion Pharma Sites: | --- | SFW Sites: | --- |
| SNIC sites: | --- | Linux Distro: | --- |
| Machine Name: | CLE Version: | ||
| Version Fixed: | 17.11.8 | Target Release: | --- |
| DevPrio: | --- | Emory-Cloud Sites: | --- |
|
Description
CSC sysadmins
2018-06-12 01:38:47 MDT
The last thing you could try is escaping the '#' character: StoragePass=sec\#ret but I doubt it will work - I don't believe we support the '#' character in a password (the '#' character denotes a comment), and that's not something we're likely to change. Well, maybe just add note about limitation to man page and slurmdbd documentation page? (In reply to Tommi Tervo from comment #2) > Well, maybe just add note about limitation to man page and slurmdbd > documentation page? Sure thing, I've uploaded a doc patch for review. I'll let you know when it's committed. Updated documentation is in commit 0c606741f025417a7b051e58a0f272b81a2c6908. Closing as resolved/fixed. |