Displaying 16 results from an estimated 16 matches similar to: "log.smbd says no hosts"
2002 Oct 22
2
Delete files
Hello, all.
What mechanism does samba use to delete a file on a *nix box when deleted
from a connected Win2k machine?
In other words, does it run the rm -f command? Some other command? Who does
it run as? Can I intercept the command and insert my own script?
I'm interested in creating an undelete shell script that keeps files from
"accidentally-on-purpose" being erased from the
2002 Dec 02
6
Issue with Samba and Microsoft Word
Hello, all
I was wondering if anyone else has seen this:
I'll arrive in the morning, start Microsoft Word. It takes 30-45 seconds to
open.
I'll hit the File menu item - takes about 30 secnods to open.
If I close Word and open it back up, it all works fine (i.e., no delays).
If I close Word and come back to it in half an hour or so, it all starts
over.
I think I've posted this here
2002 Oct 31
0
(no subject)
Hello, Samba user folks :)
I have a few very likely newbie questions:
1. I installed Samba 2.2.6 from sources and I don't seem to have smbclient
or nmblookup. Did I goof somewhere and forget something that would have
included them?
2. I am curious about upgrading samba via CVS - I've looked at the
instructions and it seems pretty straightforward. Is there anything to watch
out for as
2002 Nov 01
0
Samba upgrade questions - resent *with* subject...
Hello, Samba user folks :)
I have a few very likely newbie questions:
1. I installed Samba 2.2.6 from sources and I don't seem to have smbclient
or nmblookup. Did I goof somewhere and forget something that would have
included them?
2. I am curious about upgrading samba via CVS - I've looked at the
instructions and it seems pretty straightforward. Is there anything to watch
out for as
2002 Oct 28
2
NT Administrator account changes permissions when logging onto samba server
Hello, all
I have a problem with my administrator accounts on WinNT with Samba.
When I log in locally as the Administrator, it works as expected - I *am*
the administrator for the machine.
When I log into the domain as Administrator, it works as expected - I log in
as root.
The prolem comes when I try to do anything on the local machine as
Administrator (logged into the Samba server). The
2002 Nov 21
1
nmblookup not honoring smb.conf?
$ nmblookup ohwow
querying ohwow on 129.22.171.31
name_query failed to find name ohwow
$ nmblookup -s /etc/samba/smb.conf ohwow
querying ohwow on 129.22.171.31
name_query failed to find name ohwow
$ cat /etc/samba/smb.conf
[global]
workgroup = scholars
netbios name = fedora
security = user
wins server = 129.22.4.11
wins support = no
name resolve order = wins lmhosts dns
my problem is that
2005 Jun 27
8
OT: Good soft-phone on Linux
Hi Folks,
I am wanting advise on a good soft-phone on Linux. I have looked at
Gnophone but cannot seem to get it to compile under debian sarge. I am
now looing at sipXphone seem to be picking up that it is not that
stable, but perhaps someone here can advise on what softphone I can use
on Linux.
Thanks in advance,
Hamish
-------------------------------------------------------------------
|
2016 Jan 18
2
Dovecot doesn't listen on port 143, 993 in SSL
Dear Dovecot Team
First of all, I always appreciated your contribution & effort.
Dovecot is very good tool for me for a while since my 2 years Linux start.
But,
3 days ago, I upgraded my ubuntu 15.04 to 15.10
Then, I realized that my dovecot mail sever didn't work. So I simply
terminated all the packages and reinstall it.
It means I can't remeber what my previous setting was in my
2005 Nov 14
2
OggPCM : Need more justification for chunked data
HI all,
John Kkoleszar has asked for the option of storing data. He gave the rational
that
a) SIMD optimized filters
b) Writing filter chains.
Conrad Parker supported this say that both Core Audio and Jack operate on
multiple single channel buffers.
On IRC both Jean-Marc and MikeS argued that if OggPCM supports interleaved,
the addition of chunked is hard to justify.
My slant on the
2005 Jun 08
0
PnP Gateway
I am trying to figure out how to create a PnP Gateway. What I understand it
does is this.
My server
Ip: 192.168.100.1
Dhcp range 192.168.100.xxx/24
Sub 255.255.255.0
Gateway 192.168.100.1
What I am looing to do from what I understand is allow someone with a static
ip of say like 1.1.1.1/24 and a gateway of 1.1.1..254 to connect to the
network and access the network.
Can someone point me where
2007 May 20
1
ENUM database data-type in Rails?
Hi,
I''ve been looing for ENUM[1] support in Rails. All I''ve found is the
"Enumerated Column" plugin. Does anyone have any experience with that
plugin, or any other method of implementing ENUMs in Rails?
Thanks,
M.
--
[1] http://dev.mysql.com/doc/refman/5.0/en/enum.html
[2] http://enum-column.rubyforge.org/
--
Posted via http://www.ruby-forum.com/.
2005 Mar 30
2
editing gnome menu
Is there any easy way to edit the gnome menu under CentOS 4?
The same versions of gnome under different distros allow easy (to
different degrees) of menu editing.
2005 Nov 14
0
OggPCM : Need more justification for chunked data
Hi all,
Conrad, MikeS, Silvia, Erik, Illi, John and I have been working on
another spec. It's definitely not final, but it should address several
issues with the previous one. Please comment:
http://wiki.xiph.org/index.php/OggPCM2
Two other issues that remained were:
1) Need for minor version (Silvia and I want it, MikeS is against)
2) Having the header 32-bit aligned vs. making the channel
2019 Jun 13
1
Re: Using qemu active blockcommit results in 'Permission denied' error
On Tue, Jun 11, 2019 at 14:35:46 +0200, Peter Krempa wrote:
> On Fri, May 31, 2019 at 14:03:40 +0200, Marcus Hoffmann wrote:
> > Hi Peter,
> >
> > On 31.05.19 09:57, Peter Krempa wrote:
> > > On Thu, May 30, 2019 at 22:12:14 +0200, Marcus Hoffmann wrote:
> > >> Hello all,
> > >
> > > Hi,
> > >
> > >>
> >
2018 Nov 14
1
Re: [PATCH 2/2] build: Replace ./nbdkit with a C program.
On 11/14/18 3:45 AM, Richard W.M. Jones wrote:
> On Tue, Nov 13, 2018 at 08:10:34PM -0600, Eric Blake wrote:
>> On 11/13/18 4:51 PM, Richard W.M. Jones wrote:
> [...]
>>> + size_t i;
>>> + char *s;
>>> +
>>> + /* If NBDKIT_VALGRIND=1 is set in the environment, then we run the
>>> + * program under valgrind. This is used by the tests.
2018 Nov 14
2
Re: [PATCH 2/2] build: Replace ./nbdkit with a C program.
On 11/13/18 4:51 PM, Richard W.M. Jones wrote:
> There are advantages to having the same code parse the options in the
> ./nbdkit wrapper as in the real nbdkit:
>
> - We can parse options in exactly the same way as the real program.
>
> - Use the more accurate ‘is_short_name’ test for unadorned
> plugin/filter names on the command line.
>
> - Fixes the FreeBSD