search for: attiribute

Displaying 2 results from an estimated 2 matches for "attiribute".

Did you mean: attaribute
2006 Jan 03
3
What''s the best way to do complex inheritance?
I have a Merchant class that has many Products. Product is an abstract class which has many subclasses (ProductA, ProductB, etc). All Products have common data, like ''name'', ''status'', ''created_on'', etc... but they also have some completely different properties. It seems like Active Record only supports Single Table Inheritance. This
2003 Dec 01
0
No subject
...org/pipermail/samba/> Date: Wed Sep 12 11:09:07 2001 X-Original-Date: Wed, 12 Sep 2001 11:12:30 -0700 (PDT) Hi, I am using samba 2.0.7-36 configured in Domain Security level as a memeber of a Windows NT 4 PDC. I saw in O'Reilly documentation that the NT domain authentification returns user attiributes such as Username, Full name, Description, SID, NT group, and so on. I could get the user by %u parameter but I would like to know how to get other values especially the NT group name of a user. I tried %g without any success. Thanks in advance. __________________________________________________...