similar to: Please help track possible bug in name mangling

Displaying 20 results from an estimated 5000 matches similar to: "Please help track possible bug in name mangling"

2011 Sep 10
5
mysql auth failover failing
We are running dovecot to provide authentication for postfix, using two mysql servers in a multi-master replication set as the password source: ---------------------------------------- # 2.0.13: /etc/dovecot/dovecot.conf # OS: Linux 2.6.37-gentoo-r4 x86_64 Gentoo Base System release 2.0.2 auth_mechanisms = plain login digest-md5 cram-md5 auth_verbose = yes passdb { args =
2011 Jan 12
0
server signing broken for non-kerberos auth
I'm working with the Solaris bundled version of samba 3.5.5 and having a problem with server signing. samba is configured into an active directory domain with security = ads. With signing enabled, connections from clients in the domain work fine. However, connections from clients not in the domain fail: ----- >net use /user:WIN\henson \\ike.unx.csupomona.edu\henson Enter the password for
2008 Mar 11
1
msdfs root -- client error "refers to a location that is unavailable"
I'm trying to get Samba 3.0.28 to work as an MS Dfs root providing a share that links home directories to the actual servers they reside on. Unfortunately, when I access the share from a Windows XP client, and try to open one of the directories, the client gives an error that it "refers to a location that is unavailable". I've done a lot of searching, and found a number of
2012 Dec 04
3
reformatting some data
Hello, I am trying to reformat some data so that it is organized by group in the columns. The data currently looks like this: group X3.Hydroxybutyrate X3.Hydroxyisovalerate ADP 347 4 4e-04 3e-04 5e-04 353 3 5e-04 3e-04 6e-04 359 4 4e-04 3e-04
2006 Jan 07
1
CIFS + NFS'ing a single filesystem w/ locking
Hi, I have a Solaris 10 server exporting UFS directories using built-in NFS. I've built Samba 3.0.20b from OpenPKG (www.openpkg.org). I have a Solaris 10 (x86) client mounting the NFS share and opening OpenDocument files using StarOffice 8 (SO8, aka OO2.0). I also have a Windows 2003 Terminal Server mounting the Samba share and opening documents with SO8. This is a temporary development
2006 Jun 25
2
Working out sales tax...
Hi, Having googled extensively about storing money in Rails, it seems to be accepted that the best way is to store the prices etc in the smallest part of the currency so that you can use an integer i.e ?20 would be stored as 2000 pence. This is fine and I''ve made a nice pretty wrapper that outputs the price in the standard form for invoicing and what not - but here I''ve
2005 Dec 15
2
Rails Tagging Generator?
Hey all! Just finished my first Rails app on 1.0 day and even got paid for it! Great stuff and much thanks to the many generous souls in IRC, especially ezmobious, who helped me through. For my second Rails app, I want to use tagging. I am wondering if there is a Tagging Generator or some other existing implementation I can borrow from? Best, Mike Pence Boca Raton, FL
2009 Jun 30
2
syslinux 3.11 patch for handling both KVM and serial console input
We modified our copy of syslinux. We're now sharing those modifications. That's so that: 1. We fulfill our requirements under the GPL 2. Our modifications might be picked up and included in the base code. That way we wouldn't have to make the same modifications, again, later. Since we're using CentOS 5.3, and CentOS 5.3 derives from RHEL 5.3, and RHEL 5.3 uses
2006 Jan 20
4
REST API''s and querying a graph of objects
Hey all, I am wondering if anyone has given thought to using REST / XPath as querying mechanism. That way you could have a URL that actually maps to a collection of records (objects, really) that meet a certain criteria and that are sorted a certain way. Mike Pence
2008 Feb 08
0
Re: discrepancy between what quota reports and what du reports
On Feb 7, 2008 4:31 PM, ankush grover <ankushcentos at gmail.com> wrote: > Hi Friends, > > > I am running samba as domain member of AD 2k3 on Centos 4.4 . Quota of > 2GB is set for each user but for one of the user quota or edquota is > showing wrong blocks even though disk space occupied by that user is > 809M. > > > quota bhavesh.kumar > Disk quotas for
2008 Feb 19
1
discrepancy between what quota reports and what du reports (second time post)
Hi Friends, I am running samba as domain member of AD 2k3 on Centos 4.4 . Quota of 2GB is set for each user but for 2-3 uers quota or edquota is showing wrong blocks even though disk space occupied by that user is very less than the quota specified for ex 810 MB. quota bhavesh.kumar Disk quotas for user bhavesh.kumar (uid 11254): Filesystem blocks quota limit grace files quota
2006 Nov 01
1
Referencing a plugin in a spec
I am writing some specs that use ActiveMerchant to talk to a cc provider. When I try to "include ActiveMerchant::Billing" in my spec, it tells me it can''t find the plugin: ./activesupport/lib/active_support/dependencies.rb:123:in `const_missing'': uninitialized constant ActiveMerchant (NameError) Do I need to explicity require the main plugin file? Thanks, Mike Pence
2006 Jul 25
1
Blank map?
Hey all, I''m a little frustrated here. The controls for the Google Map show up, but the map itself seems to either never appear or to briefly flicker onto screen, then to disappear. My controller is simply this: @map = GMap.new("map_div") @map.control_init(:large_map => true, :map_type => true) @map.center_zoom_init([0, 0], 6) and my view is this:
2006 Jan 19
1
Relationships, relationships, relationships!
If I had my very own sweaty, wind-up Ballmer (http://www.ntk.net/ballmer/mirrors.html warning: mind-scarring video), that is what he would be saying: "Relationships, relationships, relationships!!" My unscientific polling of the traffic in #rubyonrails and here is that, second to deployment issues, this is the bigges FAQ for Rails: how to do relationship x in ActiveRecord. There seems
2004 Jan 09
2
Smb signing - how can I check?
Howdy, Does anyone know how to check the samba setting of "smb signing"? There is a data write error that can happen with the signing, and I'd like to check my samba servers. See http://www.eweek.com/article2/0,4149,1415221,00.asp and http://www.tangent-systems.com/support/delayedwrite.html Alan Pence System Administrator "The smart ones ask when they don't know. And,
2015 Jul 23
3
rsyslog.conf
Windsor Dave (AdP/TEF7) wrote: >> Behalf Of Leon Fauster >>Am 22.07.2015 um 17:41 schrieb Windsor Dave (AdP/TEF7) >> <Dave.Windsor at us.bosch.com>: >>> Sorry for the top post, Outlook defaults strike again..... >> >>Outlook forces you to write above ? :-) > > Perhaps I should say instead that it "strongly encourages" top posting, >
2014 Jul 26
0
[RFC PATCH 03/11] PCI/MSI: Refactor pci_dev_msi_enabled()
Pci_dev_msi_enabled() is used to check whether device MSI/MSIX enabled. Refactor this function to suuport checking only device MSI or MSIX enabled. Signed-off-by: Yijing Wang <wangyijing at huawei.com> --- arch/cris/arch-v32/drivers/pci/bios.c | 2 +- arch/frv/mb93090-mb00/pci-vdk.c | 2 +- arch/ia64/pci/pci.c | 4 ++--
2010 Apr 05
20
SAS and R on multiple operating systems
Hi, This is not meant to be critical of R, but is intended as a possible source for improvements to R. SAS needs the competition. I am reasonably knowledgeable about R SAS-(all products including IML) SAS and R run on Windows(all flavors) UNIX(all flavors) Apple OSs Does R run on natively (no emulation)? We have quite a few users on these systems VAX-VMS Z-OS (mainframe) MVS VM/CMS(IBM)
2015 Jul 23
0
rsyslog.conf
>-----Original Message----- >From: centos-bounces at centos.org [mailto:centos-bounces at centos.org] On Behalf Of Leon Fauster >Sent: Wednesday, July 22, 2015 6:20 PM >To: CentOS mailing list >Subject: Re: [CentOS] rsyslog.conf > >Am 22.07.2015 um 17:41 schrieb Windsor Dave (AdP/TEF7) <Dave.Windsor at us.bosch.com>: >> Sorry for the top post, Outlook defaults
2003 Apr 01
0
Samba - Windows XP permissions issue
: I have an XP client running office XP. This is sitting on an network along with an IBM RS6000. The RS6000 has SAMBA installed and configured so that the XP client can see the RS6000 as though it is a network device. The user opens a template in Word 2002 which creates a mailmerge document using VBA. The VBA code gets the name of the document and the location for both the document and the data