On Wed, Nov 14, 2001 at 11:21:47AM +1100, Simon Wong wrote: > Hi All! > Could someone point me in the right direction as to what is required when > someone logs in? What permissions could I have stuffed or may be corrupted > from the forced power down?
Could it be that / isn't world readable and executable? ls -ld / drwxr-xr-x 20 root root 544 Nov 13 14:41 / ls -ld /etc/ drwxr-xr-x 56 root root 4464 Nov 14 11:11 /etc/ -- SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/ More Info: http://lists.slug.org.au/listinfo/slug
