[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[debian-users:29852] Re: NIS with Solaris8
坂井です.
> solaris側での/etc/nsswitch.confにnisが含まれているかどうかと
passwd: compat
group: compat
になっています.
compat では無く, "nis files"
を使っても駄目でした.
> perlがsolarisにinstallされていれば
> perl -e 'while(@pw=getpwent){print @pw,"\n"}'
> でNISに登録されているユーザが表示されますか?
...
a-sakaix1000100SAKAI,,,SAKAI,,,/home/a-sakai/bin/bash
...
のような表示が出ました.
ユーザ名:a-sakai
UID:1000
GID:100
Home: /home/a-sakai
Shell: /bin/bash
のユーザの分です.
---
Akihiko SAKAI
Human Systems Lab., Dept. of System Science,
Graduate School of Informatics, Kyoto University
[email] a-sakai@xxxxxxxxxxxxxxxxxxx (univ.)
as-ryo@xxxxxxxxx (home)
[web] http://libra.sys.i.kyoto-u.ac.jp/~a-sakai/