-
Notifications
You must be signed in to change notification settings - Fork 5.6k
Comments in authorized_keys are truncated in ssh_auth module #40078
Copy link
Copy link
Open
Labels
ConfirmedSalt engineer has confirmed bug/feature - often including a MCVESalt engineer has confirmed bug/feature - often including a MCVEPlatformRelates to OS, containers, platform-based utilities like FS, system based appsRelates to OS, containers, platform-based utilities like FS, system based appsbugbroken, incorrect, or confusing behaviorbroken, incorrect, or confusing behaviorseverity-low4th level, cosemtic problems, work around exists4th level, cosemtic problems, work around exists
Milestone
Metadata
Metadata
Assignees
Labels
ConfirmedSalt engineer has confirmed bug/feature - often including a MCVESalt engineer has confirmed bug/feature - often including a MCVEPlatformRelates to OS, containers, platform-based utilities like FS, system based appsRelates to OS, containers, platform-based utilities like FS, system based appsbugbroken, incorrect, or confusing behaviorbroken, incorrect, or confusing behaviorseverity-low4th level, cosemtic problems, work around exists4th level, cosemtic problems, work around exists
Type
Fields
Give feedbackNo fields configured for issues without a type.
Description of Issue/Question
The ssh_auth state module truncates comments on first space.
Setup
$ cat /srv/salt/demo/truncated-comment.sls:
$ cat /srv/salt/ssh_keys/thatch.id_rsa.pub:
Expected result
Actual result
(" Hatch" is missing).
Versions Report