Re: [SOGo] Add User?

2013-03-15 Thread Scott Jordahl
Thanks everyone. OK, so here's the deal. I've been putting together some 
custom scripts that fully automate the process of re-configuring the ZEG 
for your domain/environment. Usage is:


custom_zeg  

So far it works way cool. The script has a "-r"  switch that will 
completely reverse the customization and revert the ZEG back to it's 
original state (custom_zeg -r). The thing I'm missing is a completed 
"add_sogo_user" script. It currently adds users to the Samba/OpenChange 
side, but as per my question, is missing the web authentication piece. 
As soon as I can get that working, I will publish my scripts to the group.


-- Scott

On 03/15/2013 11:38 AM, Olivier Bitsch wrote:
I've made some trial on ZEG, and also tried to manually add a user, 
but it's not very user friendly and It never worked. Also, I doesn't 
search very long time to search how to fix it.



2013/3/15 Scott Jordahl mailto:sc...@jordahl.com>>

Really?? No one has an answer? Is anyone really using SOGo
Openchange in a production environment, or is this just an
experiment for academic exercise?


On 03/14/2013 11:33 AM, Scott Jordahl wrote:

OK, I'm a little confused on how to add new users. I'm working
with the ZEG appliance. As per the Native Outlook Configuration
Guide, I'm using "samba-tool user add" and "openchange_newuser --
create". This allows me to connect via Outlook, however, when I
try accessing via the web I/F it doesn't recognize the new user
account. Am I also suppose to load the LDIF of the new user per
instructions in the SOGo "Installation and Configuration Guide"
(page #43)? How about the Cyrus mailbox? You use to have to run
"cyradm" in order for the mailbox to get created. I notice that
"cyradm" is not installed on the ZEG, so what's the real
"complete" procedure for adding a new user.

-- Scott





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

Re: [SOGo] Add User?

2013-03-15 Thread Martin (Lists)
Am 14.03.2013 19:33, schrieb Scott Jordahl:
> OK, I'm a little confused on how to add new users. I'm working with the
> ZEG appliance. As per the Native Outlook Configuration Guide, I'm using
> "samba-tool user add" and "openchange_newuser -- create". This allows me
> to connect via Outlook, however, when I try accessing via the web I/F it
> doesn't recognize the new user account. Am I also suppose to load the
> LDIF of the new user per instructions in the SOGo "Installation and
> Configuration Guide" (page #43)? How about the Cyrus mailbox? You use to
> have to run "cyradm" in order for the mailbox to get created. I notice
> that "cyradm" is not installed on the ZEG, so what's the real "complete"
> procedure for adding a new user.
> 
> -- Scott

Hallo

I don't know the special things for openchange but for plain SOGo I use
GOsa2 for user adiministration. GOsa can handle Groups and cyrus mail boxes.

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


Re: [SOGo] Add User?

2013-03-15 Thread Lawrence Haw
Hi Scott,

Are you using the zeg?

If so what I did is login to the webmin interface go to servers then openldap 
and navigate to an existing user. Then use the option to clone the entry. I 
hope that helps answer the need for ldap changes. Then for the cyrus read here: 
http://sogo.hawcweb.co.za/configuration.shtml under mailboxes should help.

L


Sent from Samsung tablet

Olivier Bitsch  wrote:

I've made some trial on ZEG, and also tried to manually add a user, but it's 
not very user friendly and It never worked. Also, I doesn't search very long 
time to search how to fix it.


2013/3/15 Scott Jordahl 
Really?? No one has an answer? Is anyone really using SOGo Openchange in a 
production environment, or is this just an experiment for academic exercise?


On 03/14/2013 11:33 AM, Scott Jordahl wrote:
OK, I'm a little confused on how to add new users. I'm working with the ZEG 
appliance. As per the Native Outlook Configuration Guide, I'm using "samba-tool 
user add" and "openchange_newuser -- create". This allows me to connect via 
Outlook, however, when I try accessing via the web I/F it doesn't recognize the 
new user account. Am I also suppose to load the LDIF of the new user per 
instructions in the SOGo "Installation and Configuration Guide" (page #43)? How 
about the Cyrus mailbox? You use to have to run "cyradm" in order for the 
mailbox to get created. I notice that "cyradm" is not installed on the ZEG, so 
what's the real "complete" procedure for adding a new user.

-- Scott


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

Re: [SOGo] Add User?

2013-03-15 Thread Steve Ankeny

We are using SOGo with OpenChange in a production environment.

However, we are using a previous ZEG that did not include Samba.

To add users, we cloned them from the 'sogo' user in the LDAP module via 
Webmin.


It's quite simple to do, and then we ran 'cyradm' to create the mailbox, 
and that was it.


Since your ZEG does not have 'cyrus' and since it has Samba, I am unsure 
what to tell you.


We created Linux users first, then cloned the LDAP properties (since it 
authenticates via LDAP) via Webmin and created the Cyrus mailbox (as you 
already know)  I'd say it depends on where it authenticates.


On 03/15/2013 01:15 PM, Scott Jordahl wrote:
Really?? No one has an answer? Is anyone really using SOGo Openchange 
in a production environment, or is this just an experiment for 
academic exercise?


On 03/14/2013 11:33 AM, Scott Jordahl wrote:
OK, I'm a little confused on how to add new users. I'm working with 
the ZEG appliance. As per the Native Outlook Configuration Guide, I'm 
using "samba-tool user add" and "openchange_newuser -- create". This 
allows me to connect via Outlook, however, when I try accessing via 
the web I/F it doesn't recognize the new user account. Am I also 
suppose to load the LDIF of the new user per instructions in the SOGo 
"Installation and Configuration Guide" (page #43)? How about the 
Cyrus mailbox? You use to have to run "cyradm" in order for the 
mailbox to get created. I notice that "cyradm" is not installed on 
the ZEG, so what's the real "complete" procedure for adding a new user.


-- Scott




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

Re: [SOGo] Add User?

2013-03-15 Thread Olivier Bitsch
I've made some trial on ZEG, and also tried to manually add a user, but
it's not very user friendly and It never worked. Also, I doesn't search
very long time to search how to fix it.


2013/3/15 Scott Jordahl 

>  Really?? No one has an answer? Is anyone really using SOGo Openchange in
> a production environment, or is this just an experiment for academic
> exercise?
>
>
> On 03/14/2013 11:33 AM, Scott Jordahl wrote:
>
> OK, I'm a little confused on how to add new users. I'm working with the
> ZEG appliance. As per the Native Outlook Configuration Guide, I'm using
> "samba-tool user add" and "openchange_newuser -- create". This allows me to
> connect via Outlook, however, when I try accessing via the web I/F it
> doesn't recognize the new user account. Am I also suppose to load the LDIF
> of the new user per instructions in the SOGo "Installation and
> Configuration Guide" (page #43)? How about the Cyrus mailbox? You use to
> have to run "cyradm" in order for the mailbox to get created. I notice that
> "cyradm" is not installed on the ZEG, so what's the real "complete"
> procedure for adding a new user.
>
> -- Scott
>
>
>
-- 
users@sogo.nu
https://inverse.ca/sogo/lists

Re: [SOGo] Add User?

2013-03-15 Thread Scott Jordahl
Really?? No one has an answer? Is anyone really using SOGo Openchange in 
a production environment, or is this just an experiment for academic 
exercise?


On 03/14/2013 11:33 AM, Scott Jordahl wrote:
OK, I'm a little confused on how to add new users. I'm working with 
the ZEG appliance. As per the Native Outlook Configuration Guide, I'm 
using "samba-tool user add" and "openchange_newuser -- create". This 
allows me to connect via Outlook, however, when I try accessing via 
the web I/F it doesn't recognize the new user account. Am I also 
suppose to load the LDIF of the new user per instructions in the SOGo 
"Installation and Configuration Guide" (page #43)? How about the Cyrus 
mailbox? You use to have to run "cyradm" in order for the mailbox to 
get created. I notice that "cyradm" is not installed on the ZEG, so 
what's the real "complete" procedure for adding a new user.


-- Scott


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

[SOGo] Add User?

2013-03-14 Thread Scott Jordahl
OK, I'm a little confused on how to add new users. I'm working with the 
ZEG appliance. As per the Native Outlook Configuration Guide, I'm using 
"samba-tool user add" and "openchange_newuser -- create". This allows me 
to connect via Outlook, however, when I try accessing via the web I/F it 
doesn't recognize the new user account. Am I also suppose to load the 
LDIF of the new user per instructions in the SOGo "Installation and 
Configuration Guide" (page #43)? How about the Cyrus mailbox? You use to 
have to run "cyradm" in order for the mailbox to get created. I notice 
that "cyradm" is not installed on the ZEG, so what's the real "complete" 
procedure for adding a new user.


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

Re: "[SOGo] add user problem" replies

2012-12-11 Thread Martin (Lists)
Am 12.12.2012 07:05, schrieb Simon Walter:
> Is it just me, or is are some people replying to "[SOGo] add user
> problem" email with a totally new subject/issue? I'm trying find out if
> TB is threading emails incorrectly. I can't find any in-reply-to or
> reference headers.

Nope, it is not only you. But I have empty In-Reply-To in those wrongly
threaded mails (In-Reply-To: <>).

Martin

> 
> Simon
> 

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


"[SOGo] add user problem" replies

2012-12-11 Thread Simon Walter
Is it just me, or is are some people replying to "[SOGo] add user 
problem" email with a totally new subject/issue? I'm trying find out if 
TB is threading emails incorrectly. I can't find any in-reply-to or 
reference headers.


Simon

--
htholidays.com

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


[SOGo] add user problem

2012-10-04 Thread sebastien.blin
Hi,

I can not connect to SOGo webmail. 

I created a user "sogo" in LDAP and I run this: 

samba-tool user add sogo

But it does not work.

I have this error message:

Wrong username or password.

Otherwise my configuration seems ok.

Do you have any idea?

Kind regards,

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