Displaying 20 results from an estimated 1000 matches similar to: "ShowMessage (second attempt)"
2003 May 19
2
New users cannot log on, current users okay
I am having a problem with the Samba server that I run. Simply, new users
added to the system cannot log on to the PC's that are controlled from the
Samba server's domain. Users that are already on the system and have been
working for some time seem to be unaffected.
I suspect that the problem may well be related to the 'minor' problem we
experienced with the server the other
2003 Mar 21
3
Automated printer driver problems
Hi,
I am having a problem with automating the download of printer drivers from
a Samba 2.2.8 server.
We used to use the server with he following options set:
use client driver = yes
disable spoolss = yes
However these options have now been removed from smb.conf.
Following the instructions available in printer_driver2.htm (supplied in
docs/htmldocs in the source), I can add a printer driver to
2003 Mar 20
3
How do I upgrade from 2.2.5 to 2.2.8
Samba List Serve Users:
Is there a document or web link that follow that describes the steps to
upgrade Samba from 2.2.5 to 2.2.8? The documentation on samba.org the I
have read assumes that the install is a fresh install and not an upgrade.
Thanks so much,
Mark Roth
Systems Engineer
Mylan Pharmaceuticals, Inc.
(304) 598-5430 x6864
2002 May 29
2
Win9x login script drive mapping problem - addendum
As an addendum to my original message (copied below), I have tried a couple of
things and have found the following:
Running a one line login script, eg
net use * \\server\share
with an echo command produces the following output:
The syntax is incorrect.
For help, type NET USE /? at the command prompt.
Yet running the same script one the machine as soon after login as possible
results in he
2001 Mar 07
2
smbmount - file permissions on RH7
Greetings in Christ our Saviour.
I am having an enormous amount of difficulties trying to do something that
should be quite easy. Obviously, I am missing something. I have read
everything I can find on this, and have tried everything I can think of and
more...
I am trying to mount a Win98 drive on my Redhat 7.0 box. The mounting is no
problem. However, when I log into my user account and try
2002 May 29
0
Re: Win9x login script drive mapping problem - more info
Many thanks to those who have replied so far - still no luck
unfortunately.
It would appear that I was ni=ot quite specific enough in the original
post re: the OS version I am using - it is Windows 98SE, NOT vanilla 98.
As for the login script I am using, I tried originally with the NT/2K
script I use for all the other machines (logical as they are all NT/2K!):
#### Script starts here ####
2004 Apr 30
0
Re: samba Digest, Vol 16, Issue 45
Yes, just make your changes and then wait a couple of minutes! Samba
re-reads its config file every minute or so, as soon as changes are
detected they are implemented!
Andy
> Message: 11
> Date: Fri, 30 Apr 2004 11:48:24 +0100
> From: "ww m-pubsyssamba" <pubsyssamba@bbc.co.uk>
> Subject: [Samba] Can I reconfigure Samba share without restart smb
> service?
>
2002 May 30
0
Re: Win9x login script problem - solved
Many thanks to everyone who replied to me with possible solutions to the
problem I was having with drive mappings from login scripts under Windows
98SE.
Adam Manock hit the nail on the head with his comments (see below) - it
turned out to be exactly this.
I was using Notepad to edit the login script, then using SSH to transfer
the script to the server. SSH was 'helpfully' converting
2004 Apr 30
0
Re: samba Digest, Vol 16, Issue 45
Hi Mike,
You may need to create the netlogon folder in your Samba directory tree.
Samba is installed on my servers in /usr/local/samba - netlogon is a
subfolder of that, with scripts being a subfolder of the netlogon
directory.
My logon scripts are therefore in /usr/local/samba/netlogon/scripts and
are owned by root.root, readable by all. Find your Samba directory and
have a look for the
2004 May 13
0
Re: Understanding Samba Shares
Steve,
Here's how I got it all working:
Create the directory you want to share (you've already done this bit),
change the group ownership to be www-data and then chmod the folder
2775. You should end up with a folder whose group ownership is www-data
and whose permissions are rwxrwsr-x, ie the setgid bit is set to cause
files to be owned by the group www-data.
Here's my share
2016 Nov 21
2
Seek failure with very short files
I was wondering when it would be useful to compress very short audio
files. The answer may be when there are lots of files, for instance in
the case of sound fonts, or a large collection of transients. Probably
it would be better to compress the whole collection as a single large
file obtained by juxtaposing the short clips, with cues or marks to
separate the original files. May be this
2001 Apr 05
2
Digital Ear evaluation of Vorbis beta 4
For those who haven't yet seen this:
EarGuy's Digital Ear (physiological model of the ear based on work by Frank
Baumgarte) has just finished rating the sound quality of Vorbis beta 4 at
128 kbs using 30 random 10-second selections of music:
http://pub41.ezboard.com/fr3mixfrm4.showMessage?topicID=33.topic
Two samples on which the Ear says Vorbis performed uncharacteristically
poorly
2023 Feb 24
1
[PATCH v2] virtio-net: Fix probe of virtio-net on kvmtool
On Fri, Feb 24, 2023 at 3:38 AM Rob Bradford via B4 Relay
<devnull+rbradford.rivosinc.com at kernel.org> wrote:
>
> From: Rob Bradford <rbradford at rivosinc.com>
>
> kvmtool does not support the VIRTIO_NET_F_CTRL_GUEST_OFFLOADS feature
> but does advertise the VIRTIO_NET_F_GUEST_TSO{4,6} features. Check that
> the VIRTIO_NET_F_CTRL_GUEST_OFFLOADS feature is present
2016 Dec 07
1
Seek failure with very short files
Hi all,
Thanks in advance for your help, and sorry for the slow reply. I've created
a small OS X example project
<https://drive.google.com/file/d/0B8vFUUth7NpvRFI0MmI2bVJNNEU/view?usp=sharing>
that reproduces the issue. (I've run into the size limit for emails on this
list so I've put it on Google Drive.) The program just initializes a
libFLAC++ stream decoder for a given file
2023 Feb 24
1
[PATCH v2] virtio-net: Fix probe of virtio-net on kvmtool
On Thu, Feb 23, 2023 at 07:38:25PM +0000, Rob Bradford via B4 Relay wrote:
> From: Rob Bradford <rbradford at rivosinc.com>
>
> kvmtool does not support the VIRTIO_NET_F_CTRL_GUEST_OFFLOADS feature
> but does advertise the VIRTIO_NET_F_GUEST_TSO{4,6} features. Check that
> the VIRTIO_NET_F_CTRL_GUEST_OFFLOADS feature is present before setting
> the NETIF_F_GRO_HW feature
2001 Dec 11
0
Samba/Win_NT mapped drive problem
I am having a problem with Samba 2.2.2 mapped drives under Windows
NT.
Specifically, the problem is that users cannot either read directly from
(by double-clicking on a file), nor directly write to the root of a mapped
drive. Users CAN however create a folder in the root of their mapped
drives and then read and write files to that folder okay, and can also
copy files from the root of their
2018 Sep 14
1
Possible bug with chromatic adaptation in grDevices::convertColor
It appears that the chromatic adaptation feature of `grDevices::convertColor`is broken, and likely has been for many years.? While a little surprising, it is an obscure enough feature that there is some possibility this is actually broken, as opposed to user error on my part.? If it turns out to the latter, I apologize in advance for spamming this list.
Consider:
??? rgb.in <-
2023 Mar 01
1
[PATCH v3] virtio-net: Fix probe of virtio-net on kvmtool
On Wed, Mar 01, 2023 at 01:59:52PM +0000, Rob Bradford via B4 Relay wrote:
> From: Rob Bradford <rbradford at rivosinc.com>
>
> Since the following commit virtio-net on kvmtool has printed a warning
> during the probe:
>
> commit dbcf24d153884439dad30484a0e3f02350692e4c
> Author: Jason Wang <jasowang at redhat.com>
> Date: Tue Aug 17 16:06:59 2021 +0800
>
2006 Mar 24
2
SFU Permission Denied
This appears to be an old problem, but is a complete show stopper for us
at the moment.
We are trying to access an NFS file system, via Samba, from a WinXP
client. Within Windows itself everything is fine, but when accessing the
shares from within an SFU cshell, an error is returned when a file is
created. The file is successfully created, but a "Permission Denied"
error is returned.
2006 Apr 27
7
IE install with Wine 0.9.12 under Debian Sarge
Has anyone got any Internet Explorer to install (and then hopefully run)
with Wine under Debian Sarge?
I tried all the methods I could find and have not been able to
successfully do this. I even tried wiping out the old ~/.wine dir and
starting fresh, but to no avail. I would appreciate info on this.
Thanks
--
...Dave Dawson
"If you wrestle in the mud with a pig,
you both get dirty, and