All of lore.kernel.org
 help / color / mirror / Atom feed
* Some questions ...
@ 2003-01-28 11:34 j.logsdon
  2003-01-28 12:06 ` Tom
  2003-01-28 13:29 ` Russell Coker
  0 siblings, 2 replies; 5+ messages in thread
From: j.logsdon @ 2003-01-28 11:34 UTC (permalink / raw)
  To: selinux

Hi

First many thanks to the list for helping me get going - particularly
Russell, Stephen and Evan.  Having now a working SE Linux setup, although
not completely cofigured as yet, a number of questions arise:

1) When booting up, I still get a large number of avc denied messages. Do
(some of) these always come up or is it in principle possible to boot up
with no such messages?  I am obviously in permissive mode at the moment!:)

2) One cronned job really took over the machine - I think it was tripwire
(don't know why I had it installed at all) - where after a short period
(generally when I wasn't looking) the load meter went solid and absolutely
nothing could be done.  I tracked it down to a job initiated by cron from
cron.daily but it wasn't the usual 4am job so I deleted those that I
didn't want from the system and it has been OK since then.  Is it possible
that either an old job from the RH7.3-8 upgrade can have been interfering?  
I had to cold-boot the machine each time - jumping out of X could be done
early on in the take-over but after a little while even that was
impossible and doing anything from the console was also impossible.  I
tried to track down with 2 tops (one on load, one of latest process) but
nothing showed up at all.

3) If I boot into another kernel then back into selinux, do I have to run
make relabel each time?  It takes ages on my box - I would go into
overdose if I made coffee all the time.

4) Are there any implications for hyperthreading in selinux - ie on a Xeon
box should one disable hyperthreading?  I notice that on openMosix it is
currently advised (a kernel problem) although 2.6 should see it in OK.

5) I know it is not a good idea to start X from root (head hung in shame
but I am the only user at the moment and it is not connected to anything
sensitive) but an appropriate message saying it was not allowed would be
better than hanging the machine I think...  Is this in the new version?

6) When is the current CVS tree scheduled for release as a stable version?

Probably some more thoughts will hit me immediately after I hit the send
button but these will do for now...

TIA

John


--
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.

^ permalink raw reply	[flat|nested] 5+ messages in thread
* Some questions?
@ 2002-02-20 16:42 Giovanni Mugnai
  2002-02-20 17:00 ` Stephen Smalley
  0 siblings, 1 reply; 5+ messages in thread
From: Giovanni Mugnai @ 2002-02-20 16:42 UTC (permalink / raw)
  To: selinux

I' trying to install and make working selinux on a red hat 7.2. I downloaded 
the LSM patch against kernel 2.4.17 (i had already installed the 2.4.17 
kernel) and the SELinux archive, so i followed the READMY instruction
i found inside it.

Configuring the kernel i found, and set, the "Security Option" as reported in 
the README, but i found, and set, only the "Network Packet Filtering" option 
from the "Networking Options". I couldn't find neither "Kernel/User Netlink 
Socket" and "Routing Messages". 
There's someone can explain me why? 
There could be problems?

I went on to install, i am at the point 8 of the README,   my passwd
file is:

root:x:0:0:root:/root:/bin/bash
sysadm:x:400:0:sysadm:/home/sysadm:/bin/bash
bin:x:1:1:bin:/bin:/sbin/nologin
daemon:x:2:2:daemon:/sbin:/sbin/nologin
adm:x:3:4:adm:/var/adm:/sbin/nologin
lp:x:4:7:lp:/var/spool/lpd:/sbin/nologin
sync:x:5:0:sync:/sbin:/bin/sync
shutdown:x:6:0:shutdown:/sbin:/sbin/shutdown
halt:x:7:0:halt:/sbin:/sbin/halt
mail:x:8:12:mail:/var/spool/mail:/sbin/nologin
news:x:9:13:news:/var/spool/news:
uucp:x:10:14:uucp:/var/spool/uucp:/sbin/nologin
operator:x:11:0:operator:/root:/sbin/nologin
games:x:12:100:games:/usr/games:/sbin/nologin
gopher:x:13:30:gopher:/var/gopher:/sbin/nologin
ftp:x:14:50:FTP User:/var/ftp:/sbin/nologin
nobody:x:99:99:Nobody:/:/sbin/nologin
mailnull:x:47:47::/var/spool/mqueue:/dev/null
rpm:x:37:37::/var/lib/rpm:/bin/bash
xfs:x:43:43:X Font Server:/etc/X11/fs:/bin/false
ntp:x:38:38::/etc/ntp:/sbin/nologin
rpc:x:32:32:Portmapper RPC user:/:/bin/false
gdm:x:42:42::/var/gdm:/sbin/nologin
rpcuser:x:29:29:RPC Service User:/var/lib/nfs:/sbin/nologin
nfsnobody:x:65534:65534:Anonymous NFS User:/var/lib/nfs:/sbin/nologin
nscd:x:28:28:NSCD Daemon:/:/bin/false
ident:x:98:98:pident user:/:/sbin/nologin
radvd:x:75:75:radvd user:/:/bin/false
postgres:x:26:26:PostgreSQL Server:/var/lib/pgsql:/bin/bash
apache:x:48:48:Apache:/var/www:/bin/false
squid:x:23:23::/var/spool/squid:/dev/null
named:x:25:25:Named:/var/named:/bin/false
pcap:x:77:77::/var/arpwatch:/bin/nologin
guest:x:500:500:guest:/home/guest:/bin/bash

I'm at the beginning so there's someone that could help me to know which 
users put in the context_file and which in the cron_context file?

thank you very much
Giovanni Mugnai

--
You have received this message because you are subscribed to the selinux 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.

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2003-01-28 13:29 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-01-28 11:34 Some questions j.logsdon
2003-01-28 12:06 ` Tom
2003-01-28 13:29 ` Russell Coker
  -- strict thread matches above, loose matches on Subject: below --
2002-02-20 16:42 Some questions? Giovanni Mugnai
2002-02-20 17:00 ` Stephen Smalley

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.