search for: 518

Displaying 20 results from an estimated 936 matches for "518".

Did you mean: 18
2020 Aug 21
3
Problem with secondary DC
...Byrne via samba wrote: >> FreeBSd-12.1p8 >> Samba-4.10.15 >> >> >> I have this problem: >> >> samba-tool dbcheck --cross-ncs >> Searching for dsServiceName in rootDSE failed: operations error at >> ../../source4/dsdb/samdb/ldb_modules/rootdse.c:518 >> Failed to find our own NTDS Settings DN in the ldb! >> Searching for dsServiceName in rootDSE failed: operations error at >> ../../source4/dsdb/samdb/ldb_modules/rootdse.c:518 >> Failed to find our own NTDS Settings DN in the ldb! >> >> How do I fix this? >...
2006 Mar 03
5
new beta Grandstream firmware HT488_496_386
http://grandstream.com/BETATEST/HT488_496_386/
2008 Nov 13
1
Parking help - causing Asterisk crash
...he parked call rings the person that parked the call first! Then comes here ;exten => _.,1,NoOp(Park Timeout - ${CALLERID(num)}) ;exten => _.,n,Set(CALLERID(name)=Park Timeout) ;exten => _.,n,SIPAddHeader(Alert-Info: Classic-2) ;exten => _.,n,Dial(SIP/500,30) ;exten => _.,n,Dial(SIP/518,30) ;exten => _.,n,Dial(SIP/504,30) ;exten => _.,n,Queue(queue-reception) exten => _SIP/5XX,101,NoOp(101) exten => _SIP/5XX,201,NoOp(201) exten => _SIP/5XX,n,Dial(SIP/550,30)) exten => t,1,NoOp(Park Timeout - ${CALLERID(num)}) exten => h,1,NoOp(Park Hangup - ${CALLE...
2006 Mar 16
6
File Auditing with rails - File I/O issue
Hey Folks, I''ve written a script to generate a list of all files on a machine, then zip the results. ?I''m going to stick a web front end on it, and use it to audit some file servers. The problem is that the ZIP compression/decompression isn''t working, but its not what you might think. ?The script completes, but seems to not actually write anything. Here is a short
2005 Jan 28
6
disappointed with complete lack of help.
...lp. So, I will struggle on my own a bit longer. So, I thank the Samba group for a great tool, I just can't thank them for the help, and yes, in the past I have made financial contributions to the group. Small, but more than many. Michael J Barber WPTZ/WNNE Computer Services Administrator p 518-561-5555 x563 m 518-572-6639 f 518-561-5940 I sent a request for help on the 21st of January....I waited.....I sent it again on the 24th....I waited.... I sent the same question crafted differently on the 25th.... I waited. The help on this list is horrible..... I am sorry for whining. I talk...
2006 Apr 01
0
CESA-2005:518 Moderate CentOS x86_64 gaim - security update
CESA-2005:518 Moderate CentOS x86_64 gaim - security update CentOS Errata and Security Advisory CESA-2005:518 gaim security update for CentOS 3 x86_64: https://rhn.redhat.com/errata/RHSA-2005-518.html The following updated file has been uploaded and is currently syncing to the mirrors: x86_64: updates/x86_64...
2010 Apr 21
2
Help: formatting the result of 'cut' function
..., 040)" # [5] "[040, 050)" "[050, 060)" "[060, 070)" "[070, 080)" # [9] "[080, 090)" "[090, 100)" "[100, 110)" # Making fdt: table(c1) # I get: # c1 # (0,10] (10,20] (20,30] (30,40] (40,50] (50,60] # 518 482 0 0 1 0 # (60,70] (70,80] (80,90] (90,100] (100,110] # 0 0 0 1 0 # I need (observe digits and space after the comma): # c1 # (000, 010] (010, 020] (020, 030] (030, 040] (040, 050]...
2006 Mar 28
1
Efficiently convert this SQL statement to ActiveRecord loop
...perations Manager MGAM Systems, Inc. 1 Broadway Place Schenectady, NY 12305 <http://maps.yahoo.com/py/maps.py?Pyt=Tmap&addr=1+Broadway+Place&csz=Sch enectady%2C+NY+12305&country=us> brian.corrigan@mm-games.com <mailto:brian.corrigan@mm-games.com> tel: fax: mobile: 518-881-1121 518-881-1128 518-727-6652 -------------- next part -------------- An HTML attachment was scrubbed... URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060328/054aaac4/attachment-0001.html
2005 Jun 17
0
CentOS-announce Digest, Vol 4, Issue 9
...p' to centos-announce-request at centos.org You can reach the person managing the list at centos-announce-owner at centos.org When replying, please edit your Subject line so it is more specific than "Re: Contents of CentOS-announce digest..." Today's Topics: 1. CESA-2005:518 Moderate CentOS 4 i386 gaim- security update (Johnny Hughes) 2. CESA-2005:518 Moderate CentOS 4 x86_64 gaim - security update (Johnny Hughes) 3. CESA-2005:474 Low CentOS 4 x86_64 bzip2 - security update (Johnny Hughes) 4. CESA-2005:474 Low CentOS 4 i386 bzip2 - security u...
2018 Aug 07
2
setting up a RODC
...urce_dsa_guid, NC, req_options) File "/usr/lib/python2.7/dist-packages/samba/drs_utils.py", line 87, in sendDsReplicaSync raise drsException("DsReplicaSync failed %s" % estr) ----------- With "journalctl -f" open I see: ----------- Aug 07 15:16:34 rodc-01 samba[518]: task[dcesrv][518]: [2018/08/07 15:16:34.805062, 0] ../source4/rpc_server/drsuapi/drsutil.c:109(drs_security_level_check) Aug 07 15:16:34 rodc-01 samba[518]: task[dcesrv][518]: DsReplicaSync refused for security token (level=10) ----------- I use Samba together with bind9 everything is running...
2003 May 15
1
[Bug 518] _PATH_STDPATH can get redefined in includes.h if paths.h exists
http://bugzilla.mindrot.org/show_bug.cgi?id=518 ------- Additional Comments From djm at mindrot.org 2003-05-15 18:58 ------- I don't see this in the current code. includes.h includes paths.h fairly early and pulls in defines.h very close to the end. Can you confirm with CVS head or 3.6.1p2? ------- You are receiving this mail becau...
2006 Apr 01
0
CESA-2005:518 Moderate CentOS 4 i386 gaim- security update
CentOS Errata and Security Advisory 2005:518 https://rhn.redhat.com/errata/RHSA-2005-518.html The following updated files have been uploaded and are currently syncing to the mirrors: i386: gaim-1.3.1-0.el3.i386.rpm src: gaim-1.3.1-0.el3.src.rpm -------------- next part -------------- A non-text attachment was scrubbed... Name:...
2006 Apr 01
0
CESA-2005:518 Moderate CentOS 4 x86_64 gaim - security update
CentOS Errata and Security Advisory 2005:518 https://rhn.redhat.com/errata/RHSA-2005-518.html The following updated files have been uploaded and are currently syncing to the mirrors: x86_64: gaim-1.3.1-0.el3.x86_64.rpm src: gaim-1.3.1-0.el3.src.rpm -------------- next part -------------- A non-text attachment was scrubbed... Na...
2006 Apr 01
0
CESA-2005:518 Moderate CentOS 3 ia64 gaim - security update
CentOS Errata and Security Advisory 2005:518 https://rhn.redhat.com/errata/RHSA-2005-518.html The following updated files have been uploaded and are currently syncing to the mirrors: files: updates/ia64/RPMS/gaim-1.3.1-0.el3.ia64.rpm -- Pasi Pirhonen - upi@iki.fi - http://iki.fi/upi/ -------------- next part -------------- A non-text att...
2006 Apr 01
0
CESA-2005:518 Moderate CentOS 4 ia64 gaim - security update
CentOS Errata and Security Advisory 2005:518 https://rhn.redhat.com/errata/RHSA-2005-518.html The following updated files have been uploaded and are currently syncing to the mirrors: files: updates/ia64/RPMS/gaim-1.3.1-0.el4.ia64.rpm -- Pasi Pirhonen - upi@iki.fi - http://iki.fi/upi/ -------------- next part -------------- A non-text...
2006 Apr 01
0
CESA-2005:518 Moderate CentOS i386 gaim - security update
CentOS Errata and Security Advisory CESA-2005:518 gaim security update for CentOS 3 i386: https://rhn.redhat.com/errata/RHSA-2005-518.html The following updated file has been uploaded and is currently syncing to the mirrors: i386: updates/i386/RPMS/gaim-1.3.1-0.el3.i386.rpm source: updates/SRPMS/gaim-1.3.1-0.el3.src.rpm You may update your Ce...
2006 Apr 01
0
CESA-2005:518 Moderate CentOS 3 s390(x) gaim - security update
CentOS Errata and Security Advisory 2005:518 https://rhn.redhat.com/errata/RHSA-2005-518.html The following updated files have been uploaded and are currently syncing to the mirrors: s390: updates/s390/RPMS/gaim-1.3.1-0.el3.s390.rpm s389x: updates/s390x/RPMS/gaim-1.3.1-0.el3.s390x.rpm -- Pasi Pirhonen - upi@iki.fi - http://iki.fi/upi/...
2005 Jan 24
0
winbind debugging help.. act 2
...uestion or am I on the wrong list? I don't mind pointers to more information.... I own both the recent books on Samba 3 and they are very good, but I seem to be missing something. Anyways... Thanks and hope to hear from you soon, Michael J Barber WPTZ/WNNE Computer Services Administrator p 518-561-5555 x563 m 518-572-6639 f 518-561-5940 ----- Forwarded by Michael J Barber/WPTZ-TV/Broadcasting/Hearst on 01/24/2005 10:52 AM ----- MJBarber@Hearst.com Sent by: samba-bounces+mjbarber=hearst.com@lists.samba.org 01/21/2005 06:12 PM To: samba@lists.samba.org cc:...
2003 May 16
3
Samba PDC + LDAP
...able to add username in ldap using smbldap-useradd.pl, but i find problem in adding machine name. When i try to add machine name i got following error ./smbldap-useradd.pl -w test$ Malformed UTF-8 character (unexpected continuation byte 0xab, with no preceding start byte) at smbldap_tools.pm line 518. Malformed UTF-8 character (unexpected continuation byte 0xbb, with no preceding start byte) at smbldap_tools.pm line 518. ldapadd: update failed: uid=test$,ou=Computers,dc=xxx,dc=com ldap_add: Object class violation (65) additional info: no structural object class provided ./smbldap-userad...
2003 Mar 24
0
[Bug 518] _PATH_STDPATH can get redefined in includes.h if paths.h exists
http://bugzilla.mindrot.org/show_bug.cgi?id=518 Summary: _PATH_STDPATH can get redefined in includes.h if paths.h exists Product: Portable OpenSSH Version: 3.5p1 Platform: ix86 OS/Version: Linux Status: NEW Severity: normal Priority: P2...