Make it easier for users to change their LDAP account details #166

Closed
opened 2022-06-27 19:02:54 +00:00 by a · 3 comments
Owner

Currently, we have a moduser script for changing user details which is a wrapper around ldapvi. However, the script isn't easy to use, so we should probably come up with a better way to do this.

As for why users might want to change their LDAP account details, maybe they would like to change their shell or email or something like that.

Currently, we have a [moduser](https://git.exozy.me/exozyme/scripts/src/branch/main/moduser) script for changing user details which is a wrapper around ldapvi. However, the script isn't easy to use, so we should probably come up with a better way to do this. As for why users might want to change their LDAP account details, maybe they would like to change their shell or email or something like that.
a added this to the v9.0 milestone 2022-06-27 19:02:54 +00:00
a added the
bug
enhancement
labels 2022-06-27 19:02:54 +00:00
a added this to the (deleted) project 2022-06-27 19:02:54 +00:00
Author
Owner

This is fixed in db11a370de. Can someone test it out by running moduser $USER in a terminal on exozyme?

This is fixed in https://git.exozy.me/exozyme/scripts/commit/db11a370de4c17191f8c977f9d567383174a47d7. Can someone test it out by running `moduser $USER` in a terminal on exozyme?
a closed this issue 2022-06-27 20:01:26 +00:00
Owner

It works. I had to run EDITOR=vim moduser $USER as I'm not used to micro.

It works. I had to run `EDITOR=vim moduser $USER` as I'm not used to micro.
Author
Owner

It works. I had to run EDITOR=vim moduser $USER as I'm not used to micro.

😆

In my opinion, vim==zsh, nano==bash, and micro==fish, so naturally, micro is my favorite TUI text editor! (They all say nano is a super easy text editor, but they're lying. nano sucks!)

> It works. I had to run `EDITOR=vim moduser $USER` as I'm not used to micro. 😆 In my opinion, `vim==zsh`, `nano==bash`, and `micro==fish`, so naturally, `micro` is my favorite TUI text editor! (They all say `nano` is a super easy text editor, but they're lying. `nano` sucks!)
Sign in to join this conversation.
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: exozyme/exozyme#166
No description provided.