> sorry for my bad english.
Not a problem. My other languages are much poorer than your English!
> And i have not any log in /var/adm/log/* (all empty except init.log) ?
> sorry, i just see that is disabled in /etc/init.d/syslog
Yes, by default
syslogd is disabled.
There is a special section on the
syslogd manual page explaining
how to activate it.
> With a new local account and the home folder configured or not, i have a "permission denied" too.
> in this case is it possible to prefix the account with the machine name ?
You can always give what is called a Fully Qualified Username (FQUN).
The syntax is "domainname+username" (that is a literal "+" there).
The domainname for a local workstation is usually the same as the machinename.
> the error is "Could not chdir to home directory /net/myserver/users/myuser: permission denied.
The user's account does not have permissions on it's token for network access.
It's the way it is right now. It would take a lot of work to change this so that the
SSH security doesn't get broken/compromised. It's a case of funding the work because it
will take a non-trivial amount of time & effort.
<message edited by Rodney on Thursday, December 30, 2004 1:04 AM>