Wrox Home  
Search P2P Archive for: Go

  Return to Index  

sql_language thread: Data Structure Question about Access Control Lists (ACL)


Message #1 by "Michael Morisoli" <Michael@M...> on Fri, 21 Dec 2001 11:26:04 -0800
This is a multi-part message in MIME format.

------_=_NextPart_001_01C18A55.55075624
Content-Type: text/plain;
	charset="us-ascii"
Content-Transfer-Encoding: quoted-printable

I have a project before me where I have to create a SQL data structure
that will support all of the basic functionality of users, groups,
objects and access rights to those objects.

This is very much the same as NTFS handles it.

The question is does anybody know of documented examples of how this can
be done.  Given enough time I am sure I can design something that will
work, but I also assume this has been done hundreds of times by smarter
people that me.  Are any of these solutions available?

Thanks in advance for your help...

Mike


  Return to Index