I've reviewed that documentation, but can't seem to setup the config right. The 
following line is what I run (as sogo user). What am I missing?

defaults write sogod domains \
        'wohlford = { SOGoMailDomain = wohlford.org; SOGoUserSources = ( { type 
= ldap; id = wohlford.org; CNFieldName = cn; IDFieldName = mail; UIDFieldName = 
mail; bindFields = ( mail ); IMAPLoginFieldName = mail; baseDN = 
"ou=users,dc=montgomery,dc=al"; filter = 
"(objectClass=posixAccount)(gidNumber=2002)"; bindAsCurrentUser = YES; hostname 
= localhost; port = 389; canAuthenticate = YES; isAddressBook = YES; 
displayName = "wohlford.org"; } ); }; wohlfordcompany = { SOGoMailDomain = 
wohlfordcompany.com; SOGoUserSources = ( { type = ldap; id = 
wohlfordcompany.com; CNFieldName = cn; IDFieldName = mail; UIDFieldName = mail; 
bindFields = ( mail ); IMAPLoginFieldName = mail; baseDN = 
"ou=users,dc=montgomery,dc=al"; filter = 
"(objectClass=posixAccount)(gidNumber=2015)"; bindAsCurrentUser = YES; hostname 
= localhost; port = 389; canAuthenticate = YES; isAddressBook = YES; 
displayName = "wohlfordcompany.com"; } ); };'

On Aug 19, 2011, at 1:33 PM, Stephen Ingram wrote:

> Jason-
> 
> There is an example in the documentation
> (http://www.sogo.nu/english/downloads/documentation).
> 
> Steve
> 
> On Fri, Aug 19, 2011 at 11:20 AM, Jason Wohlford
> <[email protected]> wrote:
>> Is there a way I can segment users from one domain from another? For 
>> instance an LDAP directory for users of wohlford.org should not be available 
>> for users of wohlfordcompany.com.
>> 
>> Cheers,
>> Jason
>> 
>> --
>> Jason Wohlford
>> <[email protected]>
>> <http://www.wohlfordcompany.com/>
>> 334.322.1491
>> 
>> 
> -- 
> [email protected]
> https://inverse.ca/sogo/lists


-- 
Jason Wohlford
<[email protected]>
<http://www.wohlfordcompany.com/>
334.322.1491

-- 
[email protected]
https://inverse.ca/sogo/lists

Reply via email to