Le 22 mars 2010 à 20:24, Allan a écrit :

> Hello,
> 
> /var/log/syslog is empty and there are no files in /var/adm/log either. Any 
> other logs you would like me to check?

Try :

# vi /etc/ssh/sshd_config

...
# Syslog facility and level
SyslogFacility auth
LogLevel VERBOSE
...

# vi /etc/syslog.conf

...
auth.debug      /var/log/syslog
...

# svcadm restart svc:/system/system-log:default

# svcadm disable ssh
# svcadm enable ssh

# cat /var/log/syslog


Nico
_______________________________________________
zones-discuss mailing list
zones-discuss@opensolaris.org

Reply via email to