sgepasswd
Modify the Sun Grid Engine password file of Sun Grid Engine
- Provided by: gridengine-common (Version: 6.2u5-7.4)
- Source: gridengine
- Report a bug
Modify the Sun Grid Engine password file of Sun Grid Engine
sgepasswd [[ -D domain ] -d user ]
sgepasswd [ -D domain ] [ user ]
sgepasswd modifies the Sun Grid Engine password file sgepasswd(5).
This file contains a list of usernames and their windows password in encrypted form. sge_execd(8) and sge_shepherd(8) on hosts running Microsoft Windows as operating systems use this information to start jobs for a certain user.
Each user can use the sgepasswd application to add a new entry for the own user account. It is also possible to change the stored password with sgepasswd as far as the user knows the old one.
The root user additionally has the permission to change the password entries for other user accounts. Root can also delete existing entries.
The sgepasswd binary is only available on non-Windows hosts.
See sge_intro(1) for a full statement of rights and permissions.