[SOGo] Domains?

2011-08-19 Thread Jason Wohlford
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


334.322.1491



smime.p7s
Description: S/MIME cryptographic signature


Re: [SOGo] Domains?

2011-08-19 Thread Stephen Ingram
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
 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
> 
> 
> 334.322.1491
>
>
-- 
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] Domains?

2011-08-19 Thread Jason Wohlford
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
>  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
>> 
>> 
>> 334.322.1491
>> 
>> 
> -- 
> users@sogo.nu
> https://inverse.ca/sogo/lists


-- 
Jason Wohlford


334.322.1491

-- 
users@sogo.nu
https://inverse.ca/sogo/lists

Re: [SOGo] Domains?

2011-08-19 Thread Jason Wohlford
Figured it out! Yeah!

Much thanks to this thread: 


On Aug 19, 2011, at 3:07 PM, Jason Wohlford wrote:

> 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
>>  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
>>> 
>>> 
>>> 334.322.1491
>>> 
>>> 
>> -- 
>> users@sogo.nu
>> https://inverse.ca/sogo/lists
> 
> 
> -- 
> Jason Wohlford
> 
> 
> 334.322.1491
> 
> -- 
> users@sogo.nu
> https://inverse.ca/sogo/lists


-- 
Jason Wohlford


334.322.1491

-- 
users@sogo.nu
https://inverse.ca/sogo/lists