Displaying 5 results from an estimated 5 matches for "astirectory".
2007 Jul 12
0
No subject
...<abhishek.suhas at gmail.com> wrote:
> > > Dear Mr Galvin,
> >
> > Gavin ;-)
> >
> > >
> > > Thank you for the links. Had gone through the bug tracker before
> though. I
> > > was specifically referring to the schema for the driver 'Astirectory'
> and
> > > not the one related to the real time LDAP driver for Open LDAP.
> >
> > It's for any LDAP Compliant Directory Server.
> >
> > In the
> > > 'Astirectory' documentation there's a file defining the schema for
> LDAP
>...
2007 Aug 16
1
Authenticating SIP user in LDAP database instead of SIP.conf file
...ip.conf *file and declare
extensions in the *extensions.conf *file.
Now there is a requirement to assign extensions to all students in the
university(over thousand) whose credentials and information is stored in the
Novel based LDAP database. Moving along I've managed to successfully install
astirectory which is a real time database driver that allows to fetch
configuration data from LDAP directories. Have also installed the LDAPget
module that can lookup data in the LDAP directory. I'm looking for SIP
attributes on LDAP or an LDAP schema that would facilitate astirectory or
LDAPget to retrie...
2006 Jan 17
1
Asterisk LDAP Authentication Problem
Hi
I want to authenticate the asterisk users from the LDAP directory server not
from the sip.conf.
I tried to use the
astirectory-1.2<http://www.asterisk-ev.org/download/astirectory-1.2-0.3.tgz>.
But i am not able to configure it properly. If somebody
used it then please help.
In the res_ldap.conf file i made the following entries. I am using my normal
username and password to connect my asterisk server to the LDAP se...
2007 Sep 05
1
Asterisk + LDAP or RADIUS
Hi to all,
I've installed Asterisk 1.4 and all function very well.
Now I need to use LDAP or RADIUS instead of sip.conf since all the trusted
users have an account on LDAP/RADIUS.
Any suggestions...try astirectory (but is for asterisk 1.2.x, I've 1.4.9) or
Asterisk realtime LDAP (it is only for 1.2 or not)
Thx for all!
bye
--
Alessandro R.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20070905/731f3dc3/atta...
2008 Oct 15
0
LDAP authentication
Hello
I want to set up an LDAP authentication on my asterisk network by using
the astirectory module.
To avoid NAT problems, every client have a local asterisk server which is
linked with the others by a main server. Firstly, I have installed he
astirectory module on local server, but since it not only read in my LDAP
but also write in it it cause me security problems.
My question is: is...