On 2015-04-08 12:14, Mario Pio Russo wrote:
>
> Thanks Sven, good Idea
>
> let's see if i am getting this right:
>
> 1) use MS ADSI editor to add few more attributes to the "users" class
> 2) use ldapmodify from my ubuntu server to populate those attributes
>
> would that work?
ldapmodify, ldbmodify or any other LDAP editor, yes!
>
>
> ___________________________________________________________________________________________
>
> Mario Pio Russo, System Admin SWG IT Services Dublin, Phone & FAX: +353 1
> 815 2236, eMail:
mariop...@ie.ibm.com
> IBM Ireland Product Distribution Limited registered in Ireland with number
> 92815. Registered Office: IBM House, Shelbourne Road, Ballsbridge, Dublin 4
>
> (Embedded image moved to file: pic43501.gif)
> Subject: Re: [Samba] Samba 4 , ful list of LDAP-style attributes
> Sent by:
samba-...@lists.samba.org
>
>
>
> On 2015-04-08 11:57, Mario Pio Russo wrote:
>> sorry guys , I think I didn't explain well.
>>
>> basically I have a samba 4 domain (created by upgrading+migrating a samba
> 3
>> PDC). For every new user that we add to this domain I need to save some
>> additional info which are very specific for our company/department, but
> the
>> problem is that I cannot create custom attributes into the Samba4 ldap
>> back-end. For this reason I was thinking to use some "less used"
> attributes
>> of AD. Unfortunately the attribute "Description" is already being used,
> so
>> I was wondering if there are other attributes I can use to store short
>> alphanumeric string (e.g. the internal Employee number etc).
>
> You can add custom attributes (and classes) via Microsoft's ADSI editor
> like on any AD-based domain just fine. I'm not sure whether there's a
> "samba native" method for this that actually works.
>
> I wouldn't abuse any existing attributes, because you won't know which
> software will expect it to work as documented (and might even overwrite
> your data).
>
>>