Recent Posts

Pages: [1] 2 3 ... 10
1
Beta Testing / Re: What's wrong with Zentyal LDAP ? (3.0)
« Last post by christian on Today at 09:06:20  »
reason why I suggested to open a new thread  ::)
Because answer to the initial question is "yes accessing Zentyal 3.1 LDAP does work"
3
Beta Testing / Re: What's wrong with Zentyal LDAP ? (3.0)
« Last post by Sam Graf on Today at 08:29:51  »
Given the course of the conversation (my fault), let's move this to a better spot (with apologies to Christian) ...
4
Beta Testing / Re: What's wrong with Zentyal LDAP ? (3.0)
« Last post by robb on Today at 08:28:10  »
Quote
One point to notice: if I understand well, accounts are not created in Schooltool until students (or teachers) authenticate in Schooltool.
Exactly: Schooltool also (like Chamilo does) copies users from LDAP to the local Schooltool userdb.
5
German / Re: E-Mail von 1&1
« Last post by awo on Today at 08:15:07  »
Nach langer Zeit kann ich mich mal wieder mit dem Problem beschäftigen.

Ich habe das mal durch gelesen. Heißt das, dass ich nur mit einem umgeleiteten MX Mails von meinem Provider (oder auch anderen) empfangen und senden kann?
6
Beta Testing / Re: What's wrong with Zentyal LDAP ? (3.0)
« Last post by christian on Today at 07:49:15  »
Some extra comments, in case it helps further:

LDAP server is Zentyal 3.1
Schooltool installed on my workstation.

When adding user in Zentyal (although there is a bug here with 3.1), one more account is seen in Schooltool.
Still I can't authenticate yet with these accounts but my filters may require some refinement.
I'm working at understanding Schooltool better.

One point to notice: if I understand well, accounts are not created in Schooltool until students (or teachers) authenticate in Schooltool.
7
Beta Testing / Re: What's wrong with Zentyal LDAP ? (3.0)
« Last post by christian on Today at 07:15:38  »
A bit upset with this error, I decided to purge schooltool, reinstall schooltool and ldap plugin, directly configure as described above and.... it works out of the box, meaning application reports "5 users in LDAP"

then, as I don't know this application I even can't find where to look at these users  :-[

I hope this helps  8)
8
Beta Testing / Re: What's wrong with Zentyal LDAP ? (3.0)
« Last post by christian on Today at 06:59:18  »
you should perhaps open a new dedicated thread  ;)

Anyway, I gave a try and indeed it doesn't work for me but it looks like poor LDAP plugin implementation.
I got an error while configuring using web interface after my first try returns 'wrong ldap filter"
Since I can't modify anything.

I tried configuring schootool.conf.
From ldap standpoint, your ldap section should look like this:

Code: [Select]
<ldap_authentication>
allow_web_config no
#  autodetect_from /etc/ldap.conf
uri ldap://192.168.20.1:390
#  default_login_attr uid
#  default_login_filter objectclass=posixaccount
query_users uid ou=Users,dc=zentyal-domain,dc=lan?one?(objectClass=posixaccount)
query_groups ou=groups,dc=zentyal-domain,dc=lan?one?(objectClass=posixGroup)
#bind_group teachers 7001
#bind_group 2011-2012 students 6024
bind_dn cn=zentyalro,dc=zentyal-domain,dc=lan
bind_password your_password_here
</ldap_authentication>

but I can't test further and don't know how to reset conf.
BTW, for some reason, I never had good experience with Zope and LDAP... there is no obvious reason but so far..

EDIT: fixed copy/paste error with "groups"
9
General Support / Saving samba module gets stuck at 67%
« Last post by marcus178 on Today at 06:21:38  »
On Zentyal 3 whenever the Samba module is updated and changes are saved, it always gets stuck at 67%. The actual saving does happen but it never get to 100% on the progress window.
10
I want to setup 2 Zentyal server 1 for gateway-firewall-dns-proxy and the other 1 zarafa server. Hope you can help me how to proceed. Thanks.
Pages: [1] 2 3 ... 10