* [sisyphus] Установка open-xchange 0.8.0
@ 2005-06-22 10:55 Aleksey E. Birukov
2005-06-22 13:38 ` Vladimir Lettiev
0 siblings, 1 reply; 10+ messages in thread
From: Aleksey E. Birukov @ 2005-06-22 10:55 UTC (permalink / raw)
To: Sisyphus
При установке сабжа следовал инструкциям из QUICK-START.ALT.
В пункте 3 (создание первого пользователя) у меня возникли следующие проблемы:
#adduser_ox --username="user" --passwd="secret" --name="Aleksey"
--sname="Birukov" --maildomain="example.com" --ox_timezone="Europe/Moskow"
invalid DN
Что значит этот "invalid DN"?
Какую дополнительную информацию показать?
--
$respect
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [sisyphus] Установка open-xchange 0.8.0
2005-06-22 10:55 [sisyphus] Установка open-xchange 0.8.0 Aleksey E. Birukov
@ 2005-06-22 13:38 ` Vladimir Lettiev
2005-06-22 14:25 ` Aleksey E. Birukov
0 siblings, 1 reply; 10+ messages in thread
From: Vladimir Lettiev @ 2005-06-22 13:38 UTC (permalink / raw)
To: ALT Linux Sisyphus discussion list
Aleksey E. Birukov wrote:
> При установке сабжа следовал инструкциям из QUICK-START.ALT.
>
> В пункте 3 (создание первого пользователя) у меня возникли следующие проблемы:
>
> #adduser_ox --username="user" --passwd="secret" --name="Aleksey"
> --sname="Birukov" --maildomain="example.com" --ox_timezone="Europe/Moskow"
> invalid DN
>
> Что значит этот "invalid DN"?
неверное уникальное имя пользователя.
>
> Какую дополнительную информацию показать?
точный релиз. alt1.3 ?
содержимое /etc/openldap/ldap.conf
--
С уважением, Владимир Леттиев aka crux <crux@gorodmasterov.com>
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [sisyphus] Установка open-xchange 0.8.0
2005-06-22 13:38 ` Vladimir Lettiev
@ 2005-06-22 14:25 ` Aleksey E. Birukov
2005-06-22 19:24 ` Vladimir Lettiev
0 siblings, 1 reply; 10+ messages in thread
From: Aleksey E. Birukov @ 2005-06-22 14:25 UTC (permalink / raw)
To: ALT Linux Sisyphus discussion list
В сообщении от 22 Июнь 2005 17:38 Vladimir Lettiev написал(a):
> Aleksey E. Birukov wrote:
> > При установке сабжа следовал инструкциям из QUICK-START.ALT.
> >
> > В пункте 3 (создание первого пользователя) у меня возникли следующие
> > проблемы:
> >
> > #adduser_ox --username="user" --passwd="secret" --name="Aleksey"
> > --sname="Birukov" --maildomain="example.com"
> > --ox_timezone="Europe/Moskow" invalid DN
> >
> > Что значит этот "invalid DN"?
>
> неверное уникальное имя пользователя.
>
> > Какую дополнительную информацию показать?
>
> точный релиз. alt1.3 ?
$ rpm -q --all|grep open-x
open-xchange-webapp-tomcat5-0.8.0-alt1.3
open-xchange-0.8.0-alt1.3
open-xchange-apache-0.8.0-alt1.3
open-xchange-server-0.8.0-alt1.3
> содержимое /etc/openldap/ldap.conf
$ cat /etc/openldap/ldap.conf|egrep -v "^#|^$"
BASE dc=example, dc=com
HOST localhost
--
$respect
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [sisyphus] Установка open-xchange 0.8.0
2005-06-22 14:25 ` Aleksey E. Birukov
@ 2005-06-22 19:24 ` Vladimir Lettiev
2005-06-22 19:33 ` Aleksey E. Birukov
0 siblings, 1 reply; 10+ messages in thread
From: Vladimir Lettiev @ 2005-06-22 19:24 UTC (permalink / raw)
To: ALT Linux Sisyphus discussion list
Aleksey E. Birukov пишет:
>>содержимое /etc/openldap/ldap.conf
>
> $ cat /etc/openldap/ldap.conf|egrep -v "^#|^$"
> BASE dc=example, dc=com
^^^
Попробуйте убрать тут пробел
> HOST localhost
--
С уважением, Владимир Леттиев aka crux <crux@gorodmasterov.com>
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [sisyphus] Установка open-xchange 0.8.0
2005-06-22 19:24 ` Vladimir Lettiev
@ 2005-06-22 19:33 ` Aleksey E. Birukov
2005-06-23 5:09 ` Re[2]: " Alex
2005-06-23 6:08 ` Vladimir Lettiev
0 siblings, 2 replies; 10+ messages in thread
From: Aleksey E. Birukov @ 2005-06-22 19:33 UTC (permalink / raw)
To: sisyphus
В сообщении от 22 Июнь 2005 23:24 Vladimir Lettiev написал(a):
> Aleksey E. Birukov пишет:
> >>содержимое /etc/openldap/ldap.conf
> >
> > $ cat /etc/openldap/ldap.conf|egrep -v "^#|^$"
> > BASE dc=example, dc=com
>
> ^^^
> Попробуйте убрать тут пробел
Спасибо, помогло.
Теперь следующая проблема:
после авторизации на http://localhost/ox/login.pl герерируется страница с
редиректом на пустую html страницу (вижу чистый лист и в браузере и при
просмотре source)
Что делать?
--
$respect
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re[2]: [sisyphus] Установка open-xchange 0.8.0
2005-06-22 19:33 ` Aleksey E. Birukov
@ 2005-06-23 5:09 ` Alex
2005-06-23 5:50 ` Aleksey E. Birukov
2005-06-23 6:08 ` Vladimir Lettiev
1 sibling, 1 reply; 10+ messages in thread
From: Alex @ 2005-06-23 5:09 UTC (permalink / raw)
To: ALT Linux Sisyphus discussion list
Здравствуйте.
AEB> Теперь следующая проблема:
AEB> после авторизации на http://localhost/ox/login.pl герерируется страница с
AEB> редиректом на пустую html страницу (вижу чистый лист и в браузере и при
AEB> просмотре source)
AEB> Что делать?
Не созданы необходимые записи в ЛДАПе
по идее должен быть где-то ldif файл который нужно внести в ЛДАП
поищите в ОХе где нибудь
--
С уважением,
Alex mailto:exilit@nm.ru
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [sisyphus] Установка open-xchange 0.8.0
2005-06-23 5:09 ` Re[2]: " Alex
@ 2005-06-23 5:50 ` Aleksey E. Birukov
0 siblings, 0 replies; 10+ messages in thread
From: Aleksey E. Birukov @ 2005-06-23 5:50 UTC (permalink / raw)
To: ALT Linux Sisyphus discussion list
В сообщении от 23 Июнь 2005 09:09 Alex написал(a):
> Здравствуйте.
>
> AEB> Теперь следующая проблема:
> AEB> после авторизации на http://localhost/ox/login.pl герерируется
> страница с AEB> редиректом на пустую html страницу (вижу чистый лист и в
> браузере и при AEB> просмотре source)
>
> AEB> Что делать?
>
> Не созданы необходимые записи в ЛДАПе
> по идее должен быть где-то ldif файл который нужно внести в ЛДАП
> поищите в ОХе где нибудь
Записи из ldif я ввел и ldap мне сказал, что успешно. Права в slapd.conf на
чтение атрибутов выставил как из quick-start.alt.
--
$respect
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [sisyphus] Установка open-xchange 0.8.0
2005-06-22 19:33 ` Aleksey E. Birukov
2005-06-23 5:09 ` Re[2]: " Alex
@ 2005-06-23 6:08 ` Vladimir Lettiev
2005-06-23 6:44 ` Aleksey E. Birukov
1 sibling, 1 reply; 10+ messages in thread
From: Vladimir Lettiev @ 2005-06-23 6:08 UTC (permalink / raw)
To: ALT Linux Sisyphus discussion list
Aleksey E. Birukov пишет:
> Теперь следующая проблема:
> после авторизации на http://localhost/ox/login.pl герерируется страница с
> редиректом на пустую html страницу (вижу чистый лист и в браузере и при
> просмотре source)
>
> Что делать?
Смотреть логи open-xchange.
--
С уважением, Владимир Леттиев aka crux <crux@gorodmasterov.com>
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [sisyphus] Установка open-xchange 0.8.0
2005-06-23 6:08 ` Vladimir Lettiev
@ 2005-06-23 6:44 ` Aleksey E. Birukov
2005-06-23 7:38 ` Aleksey E. Birukov
0 siblings, 1 reply; 10+ messages in thread
From: Aleksey E. Birukov @ 2005-06-23 6:44 UTC (permalink / raw)
To: ALT Linux Sisyphus discussion list
В сообщении от 23 Июнь 2005 10:08 Vladimir Lettiev написал(a):
> Aleksey E. Birukov пишет:
> > Теперь следующая проблема:
> > после авторизации на http://localhost/ox/login.pl герерируется страница с
> > редиректом на пустую html страницу (вижу чистый лист и в браузере и при
> > просмотре source)
> >
> > Что делать?
>
> Смотреть логи open-xchange.
Часть groupware.log
---------------------------------------------------------------------------------------------
org.postgresql.util.PSQLException: Connection refused. Check that the hostname
and port ar
e correct and that the postmaster is accepting TCP/IP connections.
at
org.postgresql.jdbc1.AbstractJdbc1Connection.openConnection(AbstractJdbc1Connec
tion.java:204)
at org.postgresql.Driver.connect(Driver.java:139)
at java.sql.DriverManager.getConnection(DriverManager.java:512)
at java.sql.DriverManager.getConnection(DriverManager.java:171)
at com.openexchange.server.DBPool.createConnection(DBPool.java:106)
at com.openexchange.server.DBPool.pickup(DBPool.java:83)
at
com.openexchange.thread.ComfireThread.validateSession(ComfireThread.java:370)
at com.openexchange.thread.ComfireThread.run(ComfireThread.java:158)
at java.lang.Thread.run(Thread.java:534)
-----------------------------------------------------------------------------------------------
На сколько я понимаю нет коннекта с postgresql. Все ли правильно я заполнил?
(В остальных файлах настроек у меня тоже самое)
строки из файла "/etc/open-xchange/groupware/server.conf"
# Database Connection Parameter
NAS_CON_CLASS_NAME: jdbc:postgresql://localhost/openexchange
NAS_CON_USER: openexchange
NAS_CON_PASS: MyPassw0rd
NAS_CON_DRIVER: org.postgresql.Driver
^^^^
что здесь писать?
--
$respect
^ permalink raw reply [flat|nested] 10+ messages in thread
end of thread, other threads:[~2005-06-23 7:38 UTC | newest]
Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-06-22 10:55 [sisyphus] Установка open-xchange 0.8.0 Aleksey E. Birukov
2005-06-22 13:38 ` Vladimir Lettiev
2005-06-22 14:25 ` Aleksey E. Birukov
2005-06-22 19:24 ` Vladimir Lettiev
2005-06-22 19:33 ` Aleksey E. Birukov
2005-06-23 5:09 ` Re[2]: " Alex
2005-06-23 5:50 ` Aleksey E. Birukov
2005-06-23 6:08 ` Vladimir Lettiev
2005-06-23 6:44 ` Aleksey E. Birukov
2005-06-23 7:38 ` Aleksey E. Birukov
ALT Linux Sisyphus discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
public-inbox-index sisyphus
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.sisyphus
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git