The yp-shell program is a specialized version of yangcli-pro, used as a login terminal for access to server data.
yp-shell uses the same configuration file as yangcli-pro. The default is /etc/yumapro/yangcli-pro.conf
CLI parameters for yp-shell can be placed in this file and yp-shell will use these parameters each time
a new shell is started for a user, and yp-shell is invoked.
Sample /etc/yumapro/yangcli-pro.conf for yp-shell debugging:
yangcli-pro {
message-indent 1
log-level debug3
log /tmp/yp-shell.log
log-mirroring
timeout 0
}