You are not logged in.
Pages: 1
Is it normal for Devuan to be unable to enter a username containing a dot?
Offline
Is it normal for Devuan to be unable to enter a username containing a dot?
This is what i get when i try to add a username with a dot.
~ > sudo adduser john.doe
[sudo] password for user1:
adduser: Please enter a username matching the regular expression configured
via the NAME_REGEX configuration variable. Use the `--force-badname'
option to relax this check or reconfigure NAME_REGEX.
So default from installer would most likely not allow it, but you could perhaps do it manually after install.
Just reading up on this and it is due to POSIX compliance.
Have a read here: https://paulgorman.org/technical/presen … ntions.pdf
quite an interesting read.
Last edited by HevyDevy (2020-08-25 13:42:46)
Offline
Old standards are like a story with appendicitis - it is there, no one knows why, but it's okay because I was born with it ...
Last edited by Alexey Kor (2020-08-28 06:41:15)
Offline
Old standards (POSIX) are like a blockage in the lining of the appendix? Not sure i understand your point clearly?
Last edited by HevyDevy (2020-08-28 13:37:14)
Offline
no one knows why
Well the reason for not allowing a regex symbol in the user name seems pretty clear to me.
EDIT: and if you mean the appendix then it's a vestigial organ that is used to digest non-starch polysaccharides in ruminants but we use it as a storage area for commensal micro-organisms.
Last edited by Head_on_a_Stick (2020-08-29 10:52:44)
Brianna Ghey — Rest In Power
Offline
Pages: 1