[Bug 4406] New: shell-init: error retrieving current directory: getcwd: cannot access parent directories: Permission denied
bugzilla-daemon at amethyst.openembedded.net
bugzilla-daemon at amethyst.openembedded.net
Thu Jul 3 04:46:41 CEST 2008
http://bugs.openembedded.net/show_bug.cgi?id=4406
Summary: shell-init: error retrieving current directory:
getcwd: cannot access parent directories: Permission
denied
Classification: Unclassified
Product: Openembedded
Version: unspecified
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: minor
Priority: P3
Component: org.openembedded.dev
AssignedTo: openembedded-issues at lists.openembedded.org
ReportedBy: lynn.lin at avocent.com
I build os from OpenEmbedded,a problem like this:
========================================================================
root@ Linux-vserver:~# pwd
/root
root@ Linux-vserver:~# ls -ld /root
drwx------ 3 root root 4096 Jul 3 10:18 /root
root@ Linux-vserver:~# su lynn
shell-init: error retrieving current directory: getcwd: cannot access parent
directories: Permission denied
lynn@ Linux-vserver:/root$
========================================================================
I know that is /root dir mode is 0700,so common user cannot access it
but in other popular linux distribution,it won't give the error message like
above in the same condition
I don't know why
thanks for help
--
Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Openembedded-issues
mailing list