This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: base-files problem


After the upgrade to 4.0-9, I have

$ ls -lrt /etc/skel/
totale 0

$ ls -lrt /etc/
[...]
-rw-r--r--  1 root root      6994 16 feb 20.07 profile
-rw-r--r--  1 root root      1116 16 feb 20.07 bash.bashrc
-rw-r--r--  1 root root       856 16 feb 20.07 bash.bash_logout
drwxr-xr-x  1 root Nessuno      0 16 feb 20.07 skel

This ^^^^^^^^

is wrong in my case: I changed passwd/group files so that I should have "root root" and not "root Nessuno" (Nessuno == nobody)

Besides this, as you can see, in /etc there is bash.bashrc and bash.bash_logout files.. Is this right?

But I notice this too:

As normal user (not root)

$ ls -lrt /etc/defaults/etc/skel/
ls: impossibile aprire la directory /etc/defaults/etc/skel/: Permission denied


As root

$ ls -lrt /etc/defaults/etc/skel/
totale 0

and

$ ls -lrt /etc/defaults/etc/
[...]
drwxrws---+ 1 root root    0 16 feb 20.07 skel

^^^^^^^^

Are these permissions right?

I think there is some problem here.. I will try to revert to -6...

Ciao,
Angelo.

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]