similar to: Can't get 8.3 filenames to lower the case

Displaying 20 results from an estimated 600 matches similar to: "Can't get 8.3 filenames to lower the case"

2003 Feb 17
2
how to define share for sharing lmhosts?
Hi All, Probably simple question: I want to make a share for sharing an lmhosts file which gets included by the clients. This share has to be very public and accept nullsessions (whatever that me be (no username and password?)). I want this because I need to generate aliases on the fly for for our fileserver for some clients (terminalservers specifically). So I thought that having an server
2003 Sep 27
0
get quota command bugs?
First of all: Thanks Samba-Team for a job well-done on Samba-3.0.0 (nice new features) Now some problems: 1. We're use Veritas filesystem on our RedHat AS 2.1 server and quota don't seem to work at this moment (/usr/include/sys/fs/vx_quota.h is missing). So I thought that using "get quota command" would do the trick (just call vxquota and parse output). But nothing
2002 Nov 22
2
Add -D_XOPEN_SOURCE_EXTENDED definition for HP/UX 11.00 platform
Hi, I suggest to add the following definition to configure and its template configure.in to allow samba-2.2.x to be compiled on HP/UX 11.00 with some lesser warnings. Without this definition you'll get warnings on all socket operation because the socket operations are UNIX98 specific and HP/UX 11.00 will support this when _XOPEN_SOURCE_EXTENDED is defined. -- Ren? Nieuwenhuizen Afdeling
2002 Nov 24
1
How to compile samba-2.2.x on HP/UX 11.00
Hi, Here's my problem: Samba-2.2.x (even 2.2.7) compiled right out of the box on HP/UX 11.00 gives some errors in the log file: Nov 23 16:17:32 pandora smbd[6744]: [2002/11/23 16:17:32, 0] locking/posix.c:posix_fcntl_lock(661) Nov 23 16:17:32 pandora smbd[6744]: posix_fcntl_lock: WARNING: lock request at offset 0, length 9223372036854779000 returned Nov 23 16:17:32 pandora smbd[6744]:
2003 Jul 01
0
Many 64bit locks failed on HPUX 11.00/32
Hi Samba Team, I tried samba 2.2.8a (without winbind) on HPUX 11/32. I downloaded the binaries from http://de.samba.org/samba/ftp/Binary_Packages/hp/samba-2.2.8a/ I get following errors: [2003/06/27 10:16:50, 0] locking/posix.c:(658) an Invalid argument error. This can happen when using 64 bit lock offsets [2003/06/27 10:16:50, 0] locking/posix.c:(659) on 32 bit NFS mounted file systems.
2003 Jul 09
0
[Fwd: Many 64bit locks failed on HPUX 11.00/32]
Hi, last time I send you this message I got back a vacation message and no further feedback. Can you help me? Thanks G. Klein -------- Original Message -------- Betreff: Many 64bit locks failed on HPUX 11.00/32 Datum: Tue, 01 Jul 2003 08:47:58 +0200 Von: Gerhard Klein <G.Klein@edelmann.de> An: samba@samba.org Hi Samba Team, I tried samba 2.2.8a (without winbind) on HPUX 11/32. I
2002 Nov 26
2
Samba with HP 110x Machines.
Hi! We have a HP b2600 Workstation, with HP 110x UNIX system, at our work place. Currently it is lying idle and we would like to utilize it. Is it possible to put Samba on this machine and use it as a PDC using the samba suite? Thank you for your help Gagneet
2003 Jun 23
1
Moving Samba installation from one host to another
Hello, last week I experienced some problems when moving a Samba installation from one host to another host. The old system ran Samba 2.2.8 on a SuSE Linux 7.3 The new system is also running Samba 2.2.8 but on Debian Woody The Client Systems are all running Win2K SP1. One is running Win2K SP2. One is running Win98. I moved smbpasswd to the new host. I also made sure that all entries in passwd,
2003 Mar 13
1
Samba-2.2.7a on HPUX 11.00 trying to compile LDAP support
Dear all, I am trying to use Samba with LDAP support so I can't use the CIFS binaries. I are having an issue with compiling samba-2.27.a (patched) on our HPUX server. I am configuring it with these Samba option flags: --prefix=/opt/samba --libdir=/etc/opt/samba --localstatedir=/var/opt/samba --with-privatedir=/var/opt/samba/private --with-lockdir=/var/opt/samba/locks
2003 Feb 28
2
OT? PDF printer driver for automatic deployment
Hi, I've got a printing server running Samba 3.0alpha21 (on Linux). The client machines running Windows 2000 are producing PDF files by printing to a "virtual" printer on the Samba machine. The printer driver shall be installed from the Samba server on demand. I need color output, b/w is not sufficient. Everything works fine, i.e. the PDF conversion process and the automatic driver
2002 Nov 22
3
Print limiting
Hi all This is my first time writting to samba I'd like to get a quickly help in this: Where can I find a program or how can I configure my samba server in order to limit the number of pages to be printed by users. Best regards
1998 Feb 27
0
Fw: Bind failed when killing and restarting nmbd
-----Oorspronkelijk bericht----- Van: Reni Nieuwenhuizen <rnh@cpb.nl> Nieuwsgroepen: comp.protocols.smb Datum: vrijdag 27 februari 1998 14:26 Onderwerp: Bind failed when killing and restarting nmbd >Recently I get the message "bind failed on port 137 address already in use" >logged in the log.nmb. This happens nmbd gets killed (by me) and is >restarted by inetd (or
2006 Dec 07
2
Splitting a dataframe at the results of tapply
I have got a dataframe containing measurement of aircraft noise like this: > Id <- c(1,4,5,2,3,6,4,1,2,5,6,3) > Noise <- c(88,94,97,98,92,56,103,102,87,95,92,97) > Height <- c(190, 150, 120, 115, 188, 104, 101, 189, 146, 111, 124, 126) > > df <- data.frame(Id, Noise, Height) Now I would like to split this in two new dataframes. The first one containing the rows
2009 Mar 11
2
t-test, survey data
*How can I do a t-test with survey data?* Thanks. Marie -- --------------------------------------------------------------------- Le Bureau f?d?ral du Plan f?te ses 50 ans en 2009. Het Federaal Planbureau viert zijn 50-ste verjaardag in 2009. The Federal Planning Bureau celebrates its 50-th anniversary in 2009. ---------------------------------------------------------------------
2015 Oct 26
3
events
Teemu, If just need the http request, I will need something like the following configuration, right? So no meta data plugin, but with notify and push_notification? protocol lmtp { mail_plugins = $mail_plugins notify push_notification } plugin { push_notification_driver = ox:url=http://myurl/ <http://login:pass at node1.domain.tld:8009/preliminary/http-notify/v1/notify> }
2003 Mar 20
0
Misschien leuk voor u
- Deze mail is doorgezonden omdat iemand dacht dat u wellicht interesse zou kunnen hebben. Mocht u na het lezen van deze mail geen interesse hebben dan kunt u de boodschap verwijderen, u ontvangt geen verdere berichten meer tenzij u daar uitdrukkelijk om verzoekt. Computervrienden De club computervrienden gaat zich lanceren in mei 2002. Voordat deze datum wordt bereikt willen wij het volgende
2001 Mar 26
2
Openssh-2.5.1p1 and Solaris 2.6 problem with ssh_rsa_verify
We recently upgraded from an older version of SSH to OpenSSH 2.5.1p1 (OpenSSH_2.5.1p1, SSH protocols 1.5/2.0, OpenSSL 0x0090600f) and are having problems on just a few hosts in our environment. The other 200 systems are working fine. Every once in a blue-moon it will connect with version 2. When I try to connect to or from one of these hosts using SSH2 I get the following error (I have sshd -d
2003 Dec 01
2
Re: Asterisk European Tour: was RE: * Party in Paris
>> Amsterdam!! > I had my laptop and suitcase stolen in Amsterdam the one time I went > there, after hearing someone talk about how safe a city it was over > dinner. Most importantly, also stolen was my (apparently irreplacable) > copyleft shirt (yellow/gold with large blue backwards (C) symbol on front > and GPL preamble on back) which no amount of effort has managed to
2008 May 31
1
Loading data into a list of environments
Dear All, Thanks to an answer which I received from a previous post, I'm now able to create a series of environments using the following: nmes <- c("en1", "en2", "en3") for(i in nmes) assign(i, new.env(parent = .GlobalEnv)) My next question is how, using "load", can I automatically place data into each of these newly created environments. The
2013 Mar 22
0
[bump] Storage pool created on the "wrong" vg
________________________________ From: Alaric Haag Sent: Tuesday, March 19, 2013 2:39 PM To: libvirt-users at redhat.com Subject: Storage pool created on the "wrong" vg Hello all, (Hopefully, I am posing this question to the correct list!) I seem to have mis-clicked through the creation of an LVM-based storage pool in virt-manager and it is using a volume group containing LVs