All of lore.kernel.org
 help / color / mirror / Atom feed
From: Luke Kenneth Casson Leighton <lkcl@lkcl.net>
To: Russell Coker <russell@coker.com.au>
Cc: SE Linux <selinux@tycho.nsa.gov>
Subject: Re: cifs_t
Date: Mon, 5 Jul 2004 18:58:22 +0000	[thread overview]
Message-ID: <20040705185822.GC3279@lkcl.net> (raw)
In-Reply-To: <200407052352.53439.russell@coker.com.au>

CIFS is the protocol (common internet file system).
also known as SMB (server message block).

there are two open source CIFS server projects currently available.

three.

1) cliffs - an experimental project where the majority of the network
   traffic is parsed with some auto-generated code.

2) samba - the original open source smb server.

3) samba-tng - a fork of 2) which splits the incredible number of
   protocols implemented in samba out into separate services.

so yes, like postfix+exim+sendmail+etc all implement SMTP,
it'd be good to have a cifs_t type recognising the use of ports
445 and 139 (not counting 135 for dce/rpc portmapping, not counting
137 for WINS / Network Neighbourhood, not counting 138 for the
NetBIOS-equivalent of UDP traffic... i _did_ say there were a 
lot of protocols implemented in samba didn't i :)

l.

On Mon, Jul 05, 2004 at 11:52:53PM +1000, Russell Coker wrote:
> typealias sambafs_t alias cifs_t;
> 
> What is the benefit of the above?
> 
> If we are going to make cifs_t the new name for what is currently sambafs_t 
> then surely the correct thing to do is to change the declaration of sambafs_t 
> to cifs_t and use the following typealias:
> 
> typealias cifs_t alias sambafs_t;
> 
> -- 
> http://www.coker.com.au/selinux/   My NSA Security Enhanced Linux packages
> http://www.coker.com.au/bonnie++/  Bonnie++ hard drive benchmark
> http://www.coker.com.au/postal/    Postal SMTP/POP benchmark
> http://www.coker.com.au/~russell/  My home page
> 
> --
> 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.

-- 
-- 
Information I post is with honesty, integrity, and the expectation that
you will take full responsibility if acting on the information contained,
and that, should you find it to be flawed or even mildly useful, you
will act with both honesty and integrity in return - and tell me.
--
<a href="http://lkcl.net">      lkcl.net      </a> <br />
<a href="mailto:lkcl@lkcl.net"> lkcl@lkcl.net </a> <br />


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

  reply	other threads:[~2004-07-05 19:01 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-07-05 13:52 cifs_t Russell Coker
2004-07-05 18:58 ` Luke Kenneth Casson Leighton [this message]
2004-07-07 18:18 ` cifs_t Stephen Smalley
2004-07-07 20:28   ` cifs_t Luke Kenneth Casson Leighton
2004-07-08  8:00   ` cifs_t Russell Coker

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=20040705185822.GC3279@lkcl.net \
    --to=lkcl@lkcl.net \
    --cc=russell@coker.com.au \
    --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.