| Summary: | please document that PermitRootLogin really checks for uid=0 | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Portable OpenSSH | Reporter: | Christoph Anton Mitterer <calestyo> | ||||
| Component: | Documentation | Assignee: | Assigned to nobody <unassigned-bugs> | ||||
| Status: | CLOSED WORKSFORME | ||||||
| Severity: | enhancement | CC: | djm | ||||
| Priority: | P5 | ||||||
| Version: | 6.7p1 | ||||||
| Hardware: | All | ||||||
| OS: | All | ||||||
| Attachments: |
|
||||||
|
Description
Christoph Anton Mitterer
2015-02-20 12:18:18 AEDT
I don't think this needs adjusting. Root in Unix is defined by UID and not username. Is adding a one liner to the manpage really that issue? ;-) Well I just thought that it might be handy to people... and especially for the BSD guys,.. or didn't they have the tradition of having a "toor" user which is root as well but not called root? Created attachment 2553 [details]
0001-document-that-PermitRootLogin-checks-for-uid-0.patch
forgot to attach the trivial patch I've had made, just in case you change your mind! Close all resolved bugs after 7.3p1 release Shouldn't this be rather marked CLOSED WONTFIX? I mean it's still not documented as I proposed, so that would be the more appropriate status? |