search for: rods

Displaying 20 results from an estimated 293 matches for "rods".

Did you mean: rgds
2003 Sep 09
3
samba3Rc3_LDAP search failed: Insufficient access
I upgrade to samba3.0.0Rc3, I can get user from other domain faster, list trust faster ;-) (But I still can't get idmap to my ldap) But when I view my log some error ,or may be somthing wrong with my config ??? (I saw some one post this (BUG) in previous version, but I see at bugzilla.samba.org this bug is "FIXED" ) [2003/09/09 16:09:33, 0] lib/smbldap.c:smbldap_open(801)
2001 Feb 28
4
Attempting to install samba
Hello all, I am new to this list and to samba. I used samba in a previous life, but someone else installed and maintained it. I am have a small issue that I do not know if it is resolvable. Here it is: I have installed samba on the server named "kirk", our master domain controller for nt is named "picard". They are on the same subnet. My clients are on a different
2005 Aug 23
2
Zyxel Prestige 2000W Firmware - EVIL
If you see a wj0011 version of firmware for Zyxel Prestige 2000W floating around (I found it in a German forum), KEEP AWAY. It completely trashed the wireless networking in my phone. -- ========================================== Rod Bacon Empowered Communications Ground Floor, 102 York St. South Melbourne Victoria, Australia. 3205 Phone: +613 99401600 Fax: +613 99401650 FWD: 512237
2000 Jan 04
3
cant rename directories on NT
Everything is working perfect on win95 but from NT4: I can create, delete and rename files I can create and delete directories Problem: I can't rename created directories from the NT4 workstations on the network. And this is a big problem since NT4 creates a "New Folder" and asks you to type in the name you want. I have a 2.0.6 distribution on a SGI Origin200 Irix6.4 server. I
2013 Nov 29
1
Self heal problem
Hi, I have a glusterfs volume replicated on three nodes. I am planing to use the volume as storage for vMware ESXi machines using NFS. The reason for using tree nodes is to be able to configure Quorum and avoid split-brains. However, during my initial testing when intentionally and gracefully restart the node "ned", a split-brain/self-heal error occurred. The log on "todd"
2002 Oct 09
3
AW: New User in Samba 2.2.4
sorry but I don't understand exactly what you mean. When I create a new user I'm logged in as root. How can I create a new user with an trust account?? -----Urspr?ngliche Nachricht----- Von: rod@newtonhall.co.uk [mailto:rod@newtonhall.co.uk] Gesendet: Mittwoch, 9. Oktober 2002 13:45 An: Gianluca Urbano Betreff: Re: [Samba] New User in Samba 2.2.4 i'm new 2, but i think u need a
2006 May 19
3
How to create a background task?
Hi All, I''m a newbie for RoR. Now, I want to create a background task: send an email at 6 pm every day. How can I create this task? Thanks, Rod Dong -------------- next part -------------- An HTML attachment was scrubbed... URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060519/acde9ef9/attachment.html
2005 Jul 27
1
Cisco 7940 - Disappearing Clock - SOLVED
P.S. I _had_ read the other posts that suggest changing to unicast sntp mode. This didn't help. I eventually setup a new ntp server on my LAN, and used it as a sync source. Everything seems OK now. Obviously a problem with my other ntp server. Cheers. -------- Original Message -------- Subject: Cisco 7940 - Disappearing Clock Date: Thu, 28 Jul 2005 11:50:35 +1000 From: Rod Bacon
1998 May 22
1
Illegal filename characters
Does anyone have a solution for the problem of file and directory names containing characters which are OK in DOS/Windows but illegal (or at least unwise) in Unix? I have Windows clients who have written directory names containing "$" characters to Samba shares on a Solaris box. This is fine for the clients, but plays havoc with Solaris programs needing to access the files, eg. backups
2007 Feb 08
11
Best phone for easy provisioning
Does anyone have any recommendations for a phone that has easy to understand/implement central provisioning? I've used CISCO 79XX phones, and they're great (but too expensive). I like Grandstream phones, but their provisioning sucks. What is everybody else using in large environments where individual config is not an option? ---------------------------------------- Rod Bacon
2001 Mar 01
5
Configuring Samba
I am still having some troubles getting samba to work. I have installed samba and it seems to be fine from the server point of view. However, my client can see the server in the Network neighborhood, but I get network path not found. The server and the client are on different sub-nets. Both the client and the server are using DNS to resolve names. Both are resolvable. They use FTP between
2008 Oct 01
3
Step-by-set Postfix/Dovecot/LDA?
Anyone know of a /complete/ step-by-step HOWTO for setting up a system using Postfix, Dovecot, and Deliver? I'm looking to put a new mail server together that will host three domains with pretty low volumes of email. Later adding three or four more for some non-profits that I host. I'm finding my self skipping all around the Postfix and Dovecot sites trying to come up with this
2008 Nov 05
5
Phishing attempt
FYI/Heads up, I /just/ received what looks like a phishing attempt for information about Open Source PBX usage. It says it comes from Digium but all the links (including the one for digium.com) point elsewhere. Rod --
2005 Jun 13
2
ztcfg server crash
I was wondering if anyone had experienced the following with asterisk stable. After a period of time (can vary), If I stop asterisk and try to run ztcfg -v to reinitialise my quad e1 card, the server will lock up. Sometimes it's a complete lockup, where it won't even return pings, other times it seems to be "partially screwed". -- ==========================================
2008 Oct 15
1
Error on man page
Hi I discovered a similar problem early this week and a colleage on irc was told it was a copy and paste error. in man syslogd, the following can be found: Sucker rod def. -- 3/4, 7/8 or 1in. hardened steel rod, male threaded on each end. Primary use in the oil industry in Western North Dakota and other locations to pump 'suck' oil from oil wells. Sec- ondary
2005 Feb 14
7
Outbound Caller ID on PRI
We have just had an ISDN PRI service commissioned here in AU (using Powertel as provider). I have called them and ensured that we have the ability to set Caller ID on our service to any number in our 100 number block, and I have been assured that everything is OK from their end (unlikely). Every time I drop a sample.call in to /var/spool/asterisk/outgoing with the Callerid: option set, the
2014 May 14
4
[LLVMdev] Question about calling convention implementation in LLVM target
Hi, We are currently developing an LLVM target for a micro-controller, and would like our TargetLowering::LowerCall method to emit PUSH instructions (instead of STORE) to pass arguments (which would improve code density for function calls). Is there a way of keeping track of the stack pointer changes implied by the PUSH instruction to calculate the correct offsets in
2009 Oct 10
2
symbol Lookup Error
Hi, I've just installed Fedora 11 and samba (including common, client, server, config-system0samba). I am unable to start smbd with the following error. *[2009/10/09 22:16:45, 0] smbd/server.c:1065(main) smbd version 3.4.2-0.42.fc11 started. Copyright Andrew Tridgell and the Samba Team 1992-2009 smbd: symbol lookup error: smbd: undefined symbol: _talloc_get_type_abort* What would
2004 Aug 23
2
Hold the phone!
Just a little pun there! I've been mostly lurking for a couple of weeks and realize how little I know and understand about this PBX and phone stuff. I did a little looking about and came across a glossary but they terms are -- for me -- kind of out of context. I'm wondering if there is (much as I hate the term "Dummy") a "PBX for Dummy's" or similar. I've
2005 Oct 11
1
Wrong caller id in CDR
I posted something on this a week ago, at which time I was told that this was an 'old' issue. Since then, I've spent hours looking, but can't find the answer. For some reason, some of my CDRs (both to CSV and MySQL) are being written with the wrong callerid. As best as I can determine, they are being written with the CLID of the _last_ caller to access the specific ZAP channel