avatar
q*m
2
chsh
read man page.

【在 n****e 的大作中提到】
: 土问题...
: 是不是要.cshrc加什么?
: 多谢.

avatar
n*e
3
学校的机器,我想一login就是tsch,而不用
每次login之后打tsch. 操作系统是Soloris 8.

【在 n****e 的大作中提到】
: 土问题...
: 是不是要.cshrc加什么?
: 多谢.

avatar
s*n
4
if you are using NIS+, try:
nistbladm -e shell=/usr/local/bin/tcsh '[name=needle],passwd.org_dir'
put your login name instead of needle as name. and change path for tcsh
if necessary.

【在 n****e 的大作中提到】
: 学校的机器,我想一login就是tsch,而不用
: 每次login之后打tsch. 操作系统是Soloris 8.

avatar
r*o
5
how to check if NIS+ is installed?

【在 s**n 的大作中提到】
: if you are using NIS+, try:
: nistbladm -e shell=/usr/local/bin/tcsh '[name=needle],passwd.org_dir'
: put your login name instead of needle as name. and change path for tcsh
: if necessary.

avatar
w*n
6
add "exec tcsh" in your .login file.

【在 n****e 的大作中提到】
: 土问题...
: 是不是要.cshrc加什么?
: 多谢.

avatar
s*n
7
check your:
/etc/nsswitch.conf
/etc/nsswitch.files
/etc/nsswitch.nis
/etc/nsswitch.nisplus
if nsswitch.conf == nsswitch.nisplus, then using NIS+. etc.

【在 r***o 的大作中提到】
: how to check if NIS+ is installed?
avatar
n*e
8

Thanks. We use AFS.
I added this in .cshrc
if ((-x /usr/bin/tcsh) && ($?prompt) && (! $?tcsh)) then
exec /usr/bin/tcsh -l
set prompt =%m %~:"
end
Don't understand the details..hehe

【在 s**n 的大作中提到】
: if you are using NIS+, try:
: nistbladm -e shell=/usr/local/bin/tcsh '[name=needle],passwd.org_dir'
: put your login name instead of needle as name. and change path for tcsh
: if necessary.

相关阅读
logo
联系我们隐私协议©2024 redian.news
Redian新闻
Redian.news刊载任何文章,不代表同意其说法或描述,仅为提供更多信息,也不构成任何建议。文章信息的合法性及真实性由其作者负责,与Redian.news及其运营公司无关。欢迎投稿,如发现稿件侵权,或作者不愿在本网发表文章,请版权拥有者通知本网处理。