passwd_export(8sec)Creates local password and group files Synopsis
passwd_export [-d dir_name] [-m max_entries] Options
-d dir_name
-h[elp]
-n
-m max_entries
-s
-v
-x Description The dceshared/bin/passwd_export command creates local password and group files from registry data. These files are used when the network registry is unavailable and by programs that use the original UNIX passwd and group interfaces instead of the DCE interfaces. Use passwd_export to keep these local files consistent with the registry database. If you do not specify the -n option, passwd_export reads override entries in the passwd_override and group_override files and modifies accordingly the local and group files it creates. See the passwd_override(5sec) and group_override(5sec) reference pages for further information. When passwd_export runs, it makes backup copies of the current password and group files, if they exist. The files are named, respectively, passwd.bak and group.bak. By default, the backups are stored and the new files created in the /etc directory. You can override the default by supplying a directory name with the -d option.
Running passwd_export In large network environments, it is a good idea to stagger the times passwd_export is run.
Related Information Files:
|