From: Thorsten Kukuk <kukuk@suse.de>
To: selinux@tycho.nsa.gov
Subject: Symlinks with wrong context after copy
Date: Fri, 17 Oct 2003 15:32:07 +0200 [thread overview]
Message-ID: <20031017133207.GA5665@suse.de> (raw)
Hi,
I don't know if this is a libattr or a selinux bug:
Symlinks have wrong attributes after copying:
dilbert:~ # ls --context /lib/ld-*
-rwxr-xr-x root root system_u:object_r:ld_so_t /lib/ld-2.3.2.so
lrwxrwxrwx root root system_u:object_r:ld_so_t /lib/ld-linux.so.2 -> ld-2.3.2.so
dilbert:~ # cp -dp /lib/ld-* .
dilbert:~ # ls --context ld-*
-rwxr-xr-x root root system_u:object_r:ld_so_t ld-2.3.2.so
lrwxrwxrwx root root system_u:object_r:sysadm_home_dir_t ld-linux.so.2 -> ld-2.3.2.so
any ideas what goes wrong?
Thorsten
--
Thorsten Kukuk http://www.suse.de/~kukuk/ kukuk@suse.de
SuSE Linux AG Deutschherrnstr. 15-19 D-90429 Nuernberg
--------------------------------------------------------------------
Key fingerprint = A368 676B 5E1B 3E46 CFCE 2D97 F8FD 4E23 56C6 FB4B
--
This message was distributed to subscribers of the selinux mailing list.
If you no longer wish to subscribe, send mail to majordomo@tycho.nsa.gov with
the words "unsubscribe selinux" without quotes as the message.
next reply other threads:[~2003-10-17 13:32 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-10-17 13:32 Thorsten Kukuk [this message]
2003-10-17 14:09 ` Symlinks with wrong context after copy Stephen Smalley
2003-10-17 14:17 ` Thorsten Kukuk
2003-10-17 15:05 ` Stephen Smalley
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20031017133207.GA5665@suse.de \
--to=kukuk@suse.de \
--cc=selinux@tycho.nsa.gov \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.