Displaying 20 results from an estimated 4000 matches similar to: "SAMBA 4 AD authentication problem"
2015 Jan 23
3
Multiple attributes
Ho Mourik
Thanks for your reply, any other attribute which we can duplicate?
Br.
Umar
On Fri, Jan 23, 2015 at 1:47 PM, mourik jan heupink - merit <
heupink at merit.unu.edu> wrote:
> Hi,
>
> In AD, the attribute mail can only exist once.
>
> MJ
>
> On 01/23/2015 05:27 AM, Umar Draz wrote:
>
>> Hi All
>>
>> I am tying to create a user in SAMBA 4
2015 Jan 23
2
Multiple attributes
Hi All
I am tying to create a user in SAMBA 4 AD with ldapadd, but its not allow
me to add multiple mail attributes, here is my ldif of user.
dn: CN=ayesha,CN=Users,DC=samba4pdc,DC=net
objectClass: top
objectClass: person
objectClass: organizationalPerson
objectClass: user
cn: ayesha
name: ayesha
sAMAccountName: ayesha
userPrincipalName: Ayesha Umar
objectCategory:
2015 Jan 20
2
SAMBA 4 AD using existing LDAP
Hi All,
I am running OpenLDAP on my Ubuntu Linux. Is it possible i use my existing
openldap with SAMBA 4 AD?
I have some windows 2012 and windows 8 machine which I want to join with
SAMBA domain.
Br.
Umar
2015 Jul 30
2
Active Directory Trust issues
Hello,
I am using SAMBA 4.1.6 AD on Ubuntu 14.04.02, I am trying to use the Active
Directory Domains and Trust tool but it keeps giving me this message.
I am trying to fix this issue:
The requested operation cannot be completed. The computer must be trusted
for delegation and the current user account must be configured to allow
delegation.
(SQLEditors)
Would you please help how I can solve
2007 Jun 29
1
Asterisk 1.4 Warnnings
Dear Users !
I have recently installed asterisk 1.4 i got a warning message whenever i
use reload or extensions reload.
[Jun 29 19:22:11] WARNING[4539]: pbx.c:6236 ast_context_verify_includes:
Context 'ael-local' tries includes nonexistent context 'ael-parkedcalls'
[Jun 29 19:22:11] WARNING[4539]: pbx.c:6236 ast_context_verify_includes:
Context 'ael-dundi-e164-local'
2015 Jan 26
1
how to allow users to modify
Hi All
I am trying to modify some of attributes value with python script but i
think SAMBA not allow a normal users can change their own values.
Here is the error
*ldap.INSUFFICIENT_ACCESS: {'info': '00002098: Object
cn=testing,cn=Users,dc=samba4pdc,dc=net has no write property access\n',
'desc': 'Insufficient access'}*
How i can change the behavior of this
2015 Jan 21
0
SAMBA 4 AD authentication problem
On 21/01/15 04:52, Umar Draz wrote:
> HI All,
>
> I have successfully install SAMBA 4 and also successfully join windows 2012
> server with my SAMABA domain (EXAMPLE).
>
> Now today I have tried Windows 8 to join my SAMBA domain, but that wasn't
> worked due to username and password message.
>
> Here is the message appear while joining the domain from windows 8
>
2015 Jan 23
0
Multiple attributes
On 23/01/15 09:44, Umar Draz wrote:
> Ho Mourik
>
> Thanks for your reply, any other attribute which we can duplicate?
>
> Br.
>
> Umar
>
> On Fri, Jan 23, 2015 at 1:47 PM, mourik jan heupink - merit <
> heupink at merit.unu.edu> wrote:
>
>> Hi,
>>
>> In AD, the attribute mail can only exist once.
>>
>> MJ
>>
>> On
2004 Feb 03
2
scp interactive
I was just curious how come there is no interactive option available for
scp? A -i option is available for cp and rm, etc which prompts you before
overwriting existing files. Was there a special reason why a similar
option was not made available for scp?
Thanks,
Umar
2005 Mar 27
3
Can't get format_mp3 to work for music on hold
Hi Guys,
I am having trouble trying to get format_mp3 working to play music on hold.
I have followed the instructions in the read-me and the wiki however
it seems after un-installing mpg123, asterisk is not even attempting
to play MOH.
My musiconhold.conf is
; Music on hold class definitions
;
[classes]
[moh_files]
default = >/var/lib/asterisk/moh-native
;default =>
2004 Jun 15
2
using SetCDRUserField in an AGI script
Hi I am trying to use SetCDRUserField in an agi script
but with no success.
I am using the CDR mysql addon, however I can't see it
being at fault as my attempt is not doing anything to
the CVS CD either.
has anyone used this, any hints guidence would be
greatly appreciated.
The syntax I am using is like so ..
res=DoExec('SetCDRUserField','12345');
and then dialing the
2005 Aug 03
1
app_dbodbc for asterisk stable 1.09
Hi,
Has anyone manage to comile app_dbodbc or ast_data with the latest
stable release (1.09). If so can you give some guidence on howto do it
as I have trouble getting either working.
Umar
2005 Mar 08
2
Asterisk Management API
Hi all,
I am trying to write an application to monitor queues using the
Asterisk Management API.
So far I have had some level of sucess, basically reverse engineering
the protocol and the event messages using ethereal etc.
I know there are a couple of pages on the Wiki that attempt (no
dis-respect to who ever did it as it has been a great help) to
document the API and was wondering if there
2005 Mar 13
2
How can I eveluate trailing numbers in extensions.conf?
Checkout
http://www.voip-info.org/wiki-Asterisk+variables
I believe that should have the answer for you.
furthermore assuming that your number is always going to be 12 digits.
exten => _NXX.,1,SetVar(mynumber=${EXTEN:0:12}) - will give you your number.
Hope this helps.
Umar
On Sun, 13 Mar 2005 09:25:11 +0100, Harald Milz <hm@seneca.muc.de> wrote:
> Hi,
>
> this
2004 Mar 19
1
[LLVMdev] LLVM for research
Chris,
I am thinking of using LLVM as a platform to carry out my research in using
static analsis for program security and safety/system biology. What I look
forward from you in response to this mail is the availability of support and
commitment by your team in continuing LLVM.
Secondly, in addition to the application of LLvM mention on website, do you
know other poeple using LLVM..
2004 Jul 04
1
How to use return value in extensions.conf
Hi,
I am trying to implement a dialplan in which the user is notified of a
missed call, if no voicemail is left.
Basically what I would like to achieve is something like ...
exten => _0207XXXXXXX,1,DIAL(SIP/${EXTEN},15)
exten => _0207XXXXXXX,2,HasNewVoicemail(${EXTEN:4}@default:INBOX|msgcount)
exten => _0207XXXXXXX,3,Voicemail(u${EXTEN:4})
exten =>
2004 Sep 28
1
asterisks queues with static members
Hi List,
Forgive me if this has already been covered. I did go through past
messages but could not find anything.
I want to setup a queue like scenario where users don't need to
login/logout.
Basically I want to define a list of extensions that will be rung when a
call comes in. The sequence in which the extension are rung needs to be
intelligent, in the way queues are.
For example, it
2005 Feb 22
2
Zap timing device
Dear list,
I have been using asterisk for some time now. However I have never
used it with any of the digium or compatable cards (Purely used for
SIP).
I understand that for using Meetme, I need to have a timing device,
which could either be hardware or zrdummy etc (I am not using any
right now).
Can someone tell me if the timing device is needed for voicemail and
other applications too?. I am
2004 May 27
4
AGI Pascal
Hi,
Has anyone done any AGI scripting in pascal. I would appreciate help anyone
can offer. My understandin on AGI scripting is very flaky, I am assuming
whatever language is used the application needs to be compile and made
executable. So if I write a script in pascal, I would compile it with
something like freepascal and make it executable.
Thanks
Umar Sear
2015 Jul 31
0
Active Directory Trust issues
Hi Umar,
> I am using SAMBA 4.1.6 AD on Ubuntu 14.04.02, I am trying to use the Active
> Directory Domains and Trust tool but it keeps giving me this message.
Domain trust is not yet supported in that old samba version. There is
some support in the next release 4.3. From the annonce mail [1] of the
Samba 4.3rc1:
Improved support for trusted domains (as AD DC)