-
At least up to d=3 it should be simple. Most difficult part will be the lookup table.
-
matrix-appservice-irc generally doesn't allow users to change realnames/gecos so thus the only way for operator to ban abusive users/homeservers is to ban by realname/gecos.
* https://mastodon.matr…
-
I'm woory :
When we add multiple subscribers, we can add gecos.
But if we add one, we can't nor if we proceed to a sql include (some thing like
select email,concat(firstname,' ',lastname) from ta…
-
# Bug report
### Description
**Cannot build docker image from DockerFile because adduser is called before it is installed**
### Issue Description
**When trying to build image from the DockerF…
-
The shadow-util have binaries for setting user details and shell (`chfn` and `chsh`).
Those function are not exported. As a result the GUI for user settings can't actually use them, because chfn an…
-
Para nuestra distribución "GECOS" necesitabamos un instalador desatentido, que no hiciera preguntas al usuario.
Ya puestos le hemos hecho alguna mejora. Por si a alguien le viene bien, aquí está:
…
alfem updated
6 years ago
-
-
On CentOS 7.6 inside the PerforceInstall.sh script, adduser will not add a user because the parameter --gecos is not recognized.
Needs to be changed to -c and for centos we need to manually ask for t…
-
The members method would return an array of OodSupport::User objects
This is the wrapper around doing something like:
```ruby
Etc.getgrnam('wiagdev').mem.map { |u| { u => Etc.getpwnam(u).gecos …
-
When reading a file like:
u test-user
opensysusers fails with:
groupadd: invalid group ID ''
useradd: invalid user ID ''
While systemd-sysusers parses the file just fine