Zimbra offers Open Source email server software and shared calendar for Linux and the Mac
Go Back   Zimbra :: Forums > Zimbra Collaboration Suite > Developers

Welcome to the Zimbra :: Forums!
Welcome, if you would like to post a comment please register. We also encourage you to explore all things Zimbra with our team and members of the community.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 04-21-2009, 11:09 AM
Advanced Member
 
Posts: 186
Exclamation Email Address/User ID

Hi all,
well, i am about to plan for the migration from an email server which support different userID and email address i.e. a.b@domain.com and user ID is ab.
So how can i modify my zimbra LDAP's schema i.e. inetOrganization.
###########
Plus, I want to add an attribute in my zimbra ldap, i.e. when ever a user will be created an unique value will be assigned to it for every user.So,how can I add this attribute in my schema file.
following can be an hint
#####################################
ldapmodify -D <admindn> -w <adminpw> -i myschema.ldif

where the myschema.ldif file contains:

dn: cn=schema
changetype: modify
add: attributetypes
attributetypes: ( myAttribute-oid NAME ( 'myAttribute' )
DESC 'An attribute I defined for my LDAP application'
EQUALITY 2.5.13.2 SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
USAGE userApplications )
-
add: ibmattributetypes
ibmattributetypes: ( myAttribute-oid DBNAME ( 'myAttrTable' 'myAttrColumn' )
ACCESS-CLASS normal LENGTH 200 )
#####################################


Regards
Adeel
Reply With Quote
  #2 (permalink)  
Old 04-21-2009, 11:11 AM
sam sam is offline
Zimbra Employee
 
Posts: 821
Default

might be much simpler to not touch the schema, but create the appropriate aliases. IE, create an account for 'a.b' and give them an alias 'ab'
__________________
Sam Khavari

:: :: [ Zimbra ] :: :: [ Bugzilla ] :: :: [ Product Portal ] :: :: [ Wiki ] :: :: [ Downloads ] :: :: [ . ] ::
Reply With Quote
  #3 (permalink)  
Old 04-21-2009, 10:31 PM
Advanced Member
 
Posts: 186
Exclamation

I had this in my mind,
But in this way i wont be able to hide my user Id from the world, actually i wanted to have a different(hidden) user ID.

More over how to add the ldap attribute in the zimbra ldap for the users to have the value at creation time ???


regards
Adeel
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads

Why Join?

Registering let's you ask questions, makes it easier to search, displays any files attached to posts, and notifies you about replies.

blog.zimbra.com




 

SEO by vBSEO ©2011, Crawlability, Inc.