Open main menu

Linux and Unix Users Group at Virginia Teck Wiki β

Changes

VTLUUG:LDAP Info

178 bytes added, 09:26, 20 December 2024
no edit summary
As of 2019 we use FreeIPA instead of LDAP so this guide is incorrect.
 
https://www.digitalocean.com/community/tutorials/how-to-change-account-passwords-on-an-openldap-server
 
== Change your shell ==
* Run <code>ldapmodify -x -W -D 'uid=USERNAME,ou=People,dc=vtluug,dc=org'</code>, where '''USERNAME''' is your username.
changetype: modify
replace: loginShell
loginShell: /usr/bin/zshReplace '''USERNAME''' with your username, and replace '''/usr/bin/zsh''' with your desired shell if zsh isn't what you want.
* Press Ctrl-D, wait about 10 minutes, then log back in. Your new shell should work.
[[Category:VTLUUG:AdministrationServices]]
[[Category:Howtos]]
[[Category:Deprecated]]
238
edits