# # /etc/sysconfig/yppasswdd (0644): server yppasswdd configuration # # The passwd and shadow files are located under the specified # directory path. rpc.yppasswdd will use these files, not /etc/passwd # and /etc/shadow. #ETCDIR=/etc # This options tells rpc.yppasswdd to use a different source file # instead of /etc/passwd # You can't mix usage of this with ETCDIR #PASSWDFILE=/etc/passwd # This options tells rpc.yppasswdd to use a different source file # instead of /etc/passwd. # You can't mix usage of this with ETCDIR #SHADOWFILE=/etc/shadow # Additional arguments passed to yppasswd YPPASSWDD_ARGS="-e chsh"