Thank you for the heads up, I have now completed everything up until the run
command.

As openchange user I run the command

 

$ sogod 

 

This is what it comes back with:

 

-su: sogod: command not found

 

Any ideas?

 

Regards,

Steven Swarts

 

From: Rowland Penny [mailto:rpe...@f2s.com] 
Sent: Friday, 25 January 2013 7:15 PM
To: users@sogo.nu
Subject: Re: [SOGo] Help installing from source

 

On 25/01/13 03:38, Steven Swarts wrote:

G'day guys,

 

I'm following this tutorial: 

 

Major steps 

 

1)      http://www.openchange.org/developers/initializing.html 

2)      http://www.openchange.org/developers/downloading.html 

3)      http://www.openchange.org/developers/building.html

4)      http://www.openchange.org/developers/configuring.html

5)      http://www.openchange.org/developers/backends/sogo/index.html

 

Now I'm trying to compile and run openchange, sogo, sope as an exchange
replacement on the Debian 6 Squeeze server.

 

So far everything is working as expected.

 

However part of the SOGo tutorial assumes that I have a user openchange
which I've created (I'm guessing from the beginning) but I didn't.

 

All I have is root user access, and so far that didn't cause any issues.

 

Does this mean that I have duped my whole system? Need to re-install
everything using sudoers and a username openchange?? Does he have to be part
of root group?

 

I couldn't find any information on the tutorial about that.

 

Thanks in advance,

Steve


-- 
This message has been scanned for viruses and 
dangerous content by  <http://www.mailscanner.info/> MailScanner, and is 
believed to be clean. 

Hi, I pointed this out some time ago, just create the user:

useradd -d /home/openchange -m -N -r -s /bin/false openchange

then become the user:

su - -s /bin/bash openchange

then continue where you left off, just type 'exit' after you have done the
SOGo commands, you will need to become the openchange user again to run SOGo
later.

Rowland


-- 
This message has been scanned for viruses and 
dangerous content by  <http://www.mailscanner.info/> MailScanner, and is 
believed to be clean. 

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

Reply via email to