Dear all, I got weird permission on one of my server, when I ls -l the / i got permission for all directory set to "drwxr-xr-x." there are dot after the executable permission for others. what dot mean in permission and how to fix it? the actual problem is I could login via ssh but cannot login via winscp. any idea how to fix this? thanks in advance best regards, -- Muhammad Panji http://sumodirjo.wordpress.com http://www.kurungsiku.web.id
Muhammad panji wrote on Fri, 31 Jul 2009 14:48:29 +0700:> I got weird permission on one of my server, when I ls -l the / i got > permission for all directory set to "drwxr-xr-x." there are dot after > the executable permission for others. what dot mean in permission and > how to fix it?I have never seen or heard of this. I would assume that is a formatting glitch produced by some shell login setting. It might help if you showed the whole output. the actual problem is I could login via ssh but cannot> login via winscpChange the default WinSCP login from SFTP to SCP. Kai -- Kai Sch?tzl, Berlin, Germany Get your web at Conactive Internet Services: http://www.conactive.com
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 muhammad panji wrote:> Dear all, > I got weird permission on one of my server, when I ls -l the / i got > permission for all directory set to "drwxr-xr-x." there are dot after > the executable permission for others. what dot mean in permission and > how to fix it? the actual problem is I could login via ssh but cannot > login via winscp. any idea how to fix this? thanks in advance > best regards,IIRC, the "." at the end of the permissions indicates that the file has additional permission controls beyond the standard DAC bits, such as filesystem ACLs, filesystem capabilities, or other attributes. Filesystem capabilities support is not present in CentOS 5, so are you using ACLs? What does the following show: getfacl --tabular /* - -- Mike A. Harris http://mharris.ca | https://twitter.com/mikeaharris -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (GNU/Linux) Comment: Using GnuPG with CentOS - http://enigmail.mozdev.org/ iD8DBQFKcr2K4RNf2rTIeUARAjD4AJ419R6GjtinDpsSVK/4tx4s9fhdKwCdG7DM U+B4OIImAu7OtGi7g6FHTls=pfK9 -----END PGP SIGNATURE-----