Displaying 4 results from an estimated 4 matches for "mypersonal".
Did you mean:
impersonal
2002 Sep 23
1
Samba-LDAP with custom object class
Hello,
First, excuse me if this messages is not in the right mailing list: I have not found a samba-ldap forum.
I try to use Samba-LDAP with my own object class but I cannot manage using an other attribute than 'uid' for the user ID.
Here is my objectClass:
--------------- myClass.schema -----------------------------------
attributeType ( 1.3.6.1.4.1.13460.1.18.1
NAME
2007 Apr 30
1
Simple dial plan inquiry
...s macro overrides one SIP endpoint which I use for personal usage and
do not wish to contain our default CID which is passed through arg1. Is
there anyway I can combine GotoIf/Goto to set it otherwise? I was
thinking in terms of pseudo code to do something similar to the following:
if ($arg1 = SIP/MyPersonal)
{
set caller ID to mypersonal
goto s,2
}
else
{
Set(CALLERID(number)=${ARG1}) ; leave as is
goto s,2 ; leave as is
}
Thanks for any insight.
- sf
2014 Mar 18
2
samba-tool illegal instruction setting up Kerberos auth for http
Hi all,
Has anyone noticed this behaviour in samba-tool? I was trying to do the
Apache Single Sign on authentication:
https://wiki.samba.org/index.php/Authenticating_other_services_against_AD#Apache_Single_Sign-On
> root at bnedevdc0:~# samba-tool domain exportkeytab /root/httpd.keytab --principal=HTTP/svn.myrealm.mydomain at MYREALM.MYDOMAIN -d10
> INFO: Current debug levels:
>
2003 Feb 12
2
rsync & ldap authentication
Hi,
I'm trying to get rsync 2.5.6 to authenticate users via openldap-2.0.23. I was looking through the mailing list archives and found a patch for rsync-2.4.6 that does this for me. I was just wondering if this is still valid, or if there has been a new patch or new implementation that has superceded this patch. Any help would be great. The message I am referring to is as follows: