Displaying 20 results from an estimated 20000 matches similar to: "browselist incomplete after time ( expire_old_servers )"
2011 May 07
5
Samba 3.5.8 - windows XP workstations disapear from browselist
Hello!
I have small network in my work. Workstations that connects to it runs
various kind of OS. This includes:
1x Windows 95 (Brother Printer)
8x Windows XP <=problematic!
2x Windows Visa
2x Windows 7
1x Samba 3.5.8 (WINS,DNS, supose to be LMB)
There is a serious problem with a browselist. Ever single windows XP
workstations disapear from browselist after an about 24 - 28 minutes
after
1998 Apr 20
1
Incomplete browselists with %G
When I build an smb.conf using a line like:
include = /usr/local/samba/lib/%G.conf
then it works beautifully for the shares that are listed in the
appropriate <primary group>.conf files, that is, I can connect to them
and all...
However, I can only _browse_ the shares listed in the main smb.conf
file, not the ones in the <primary group>.conf files that should
be included, even
2002 Dec 29
1
Multiple domain browselist over a wanlink
Hi,
I'm trying to generate a multiple domain browselist but I don't get it to
work.
I've tried everyting by the book but the result is always the same:
I can see the other workgroup(s) but they are empty. Currently I've added
the following rules to the smb.conf
remote browse sync = 192.168.2.2 192.168.2.4
remote announce = 192.168.2.2 192.168.2.4
As far as I understand
2015 Feb 18
0
Samba4, browselist, nbt and wins
On 17/02/15 22:49, Chris Fischer wrote:
> Hi folks,
>
> i'am still confused when searching around for samba4 adc, wins and
> browselist.
> In my DCs smb.conf I have activated the server service nbt, defined
> wins support = yes and could not see my domain controller in
> browselist. Before provision from samba3 with ldap, I renamed the pdc,
> because the old one had
2010 Mar 23
2
Computer disappearing from browse list after a few minutes
Hi all!
I am using samba server at the company i work. Samba version is: 2:3.2.5-4lenny9
Some settings:
os level = 255
domain logons = no
wins support = yes
domain master = yes
local master = yes
preferred master = yes
i have dhcp configured witch sends wins server address (this samba
servers address) to all clients.
After I (re)start samba within a minute or so all computer of our
network
1998 Dec 01
0
browselist showing up late
Hello all,
I'm having the following problem. I have a Win95 PC in a WAN, and a Linux
WINS. For the local subnets there's no problem, but the WINS seems to react
very slowly for the WAN pc.
- both WINS and win95 have the same workgroup; the workgroup is not in any
computer name (as far as I know and can see)
- ICMP echo about a 35 msec reply
tcpdump shows a couple of 137 < - > 137
1999 Aug 30
3
some shares in browselist not showing up in spite of browseable = yes
Hello,
In my smb.conf (or actually, in "committees.conf" included from smb.conf,
a defined share does not show up in the browselist, nor any other
share defined AFTER that particular one (either in that file or
in smb.conf after the include statement).
The shares are accessable though (when mapped to a drive letter or
used as UNC). Ofcourse I tried to look for odd
2015 Feb 17
2
Samba4, browselist, nbt and wins
Hi folks,
i'am still confused when searching around for samba4 adc, wins and
browselist.
In my DCs smb.conf I have activated the server service nbt, defined wins
support = yes and could not see my domain controller in browselist.
Before provision from samba3 with ldap, I renamed the pdc, because the
old one had the same name like the domain (was working well over years).
Today my
2000 Jul 13
1
Hiding samba server from browselist
Hello,
is there a way to keep my (fine running, yes!!) samba machines
out of our browse list? I know you people have been working hard
to get it going, but our policy is that NO machine should be seen
just by clicking into "Netzwerkumgebung" as German NT calls it...
NT has a registry key HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\
Services\LanmanServer\Parameters\hidden=1 for this
2015 Feb 18
2
Samba4, browselist, nbt and wins
On Wed, 2015-02-18 at 09:43 +0000, Rowland Penny wrote:
>
> Or the long version, Samba 4.x uses 'nbt', this is part of the
> 'samba'
> daemon, you cannot run the 'nmbd' daemon with the 'samba' daemon.
> unfortunately 'nbt' is not as feature rich as 'nmbd', this means that
> there is no browsing with a samba4 AD DC.
It
2006 Jan 06
1
DHCP and browsing problem
Hi all,
I have got some problem with samba and the browsing.
I've got a small network with 4-5 computers wich are using windows xp home and pro.
There isn't domain, just a workgroup.
The samba serves the master browser and wins functions.
The problem came forward when the clinents get ip address via dhcp. The
situation is the following: the clients are dissapearing slowly from the browse
2009 Mar 26
2
PXE-Kernel crashes with "RAMDISK: incomplete write ..." after modifiying initrd.img
Hi,
to install current PC models (with new Intel NICs) via Kickstart/PXE, I
wanted to add the newest e1000e-Treiber to initrd.img. With this
modified image, the Kickstart kernel crashes with the following error
messages:
[...]
md: Autodetecting RAID arrays.
md: autorun ...
md: ... autorun DONE.
RAMDISK: Compressed image found at block 0
RAMDISK: incomplete write (20480 != 32768) 6062080
2008 May 27
0
Incorrect/incomplete group information when authenticating against AD
Summary: a Samba server authenticating against AD can only
retrieve some, not all, groups that users belong to.
I have a Linux server "oldsys" (all version info given
below) making files available via Samba and authenticating
against Windows AD. This works without problems.
We want to migrate the data, and thus the Samba
configuration, to a new server "newsys". This has been
2008 Mar 04
1
simplifying a GLM-removing categorical variables
Hi,
Thanks for reading this mesage!
I have created a GLM (using the quasipoisson family) and am now trying to
simplify it. One of my explanatory variables is categorical (vegetation
type, with 6 different levels). In the model, 5 of the 6 levels are
significant and one is not.
How should I simplify my model? Do I need to take out the whole category
(i.e. all of vegetation type), or just the
2006 Aug 09
2
Problem with IE forms over SSL: rails + lighttpd
If I submit a form with lots of checkboxes using IE, rails, lighttpd
(server on OSX Server, client on XP), then I get a "This page cannot be
displayed" message from IE after some delay and nothing shows up in the
rails or lighttpd logs. Cutting the number of checkboxes fixes the
problem. Safari works fine. I''ve googled for anwers and apparently
there is an upload problem
2015 Jul 04
0
[Bug 11383] New: rsync_panic_handler may execute incomplete command
https://bugzilla.samba.org/show_bug.cgi?id=11383
Bug ID: 11383
Summary: rsync_panic_handler may execute incomplete command
Product: rsync
Version: 3.1.1
Hardware: All
OS: Linux
Status: NEW
Severity: normal
Priority: P5
Component: core
Assignee: wayned at samba.org
2010 Mar 01
2
Is answer() necessary ?
Hello list,
is it necessary to properly answer() an incoming call ?
I don't want to answer a call because the caller has to pay even if the
attached SIP-phones do not answer the phone call. Because I answer() the
incoming call, the caller has to pay for 60 seconds of 'ringtone'.
On the other hand, sometimes an incoming call is send to a macro where
the caller is given the
2009 May 06
0
OCI Library Initialization Error
I am attempting to connect to ORACLE11g however i am getting the
following error:
"OCI Library Initialization Error"
IT always errors on OCIENV.init(). I cant see anything wrong on the ENV
configurations.
Has anyone had this problem, or any suggestions on where i should look
for anwers?
I am using the following gems:
ruby-oci8 (1.0.4)
activerecord-oracle-adapter (1.0.0.9250)
1999 Jun 10
0
Refresing browselists and some Packet logging
Hello,
I am running Samba 1.9.18p10 using Linux 2.0.36 and Samba is configured as
a WINS server.
It's working fine but there are some questions remaining:
the first one is:
- when somebody who was connected to the network turns of his computer he
will still stay in the browselist for about 30 minutes. I was wondering if
there is a way to shorten this time. The wins.dat file is not containing
1999 Aug 25
2
Posting to browselists in other subnets?
Hi everyone,
I'm running Samba 1.9.18p10 and it works great. But I can't get it to
announce to other subnets that are on the other side of a router. I've
added "remote announce = 192.168.1.255" to smb.conf (my machine is in
192.168.0.0 subnet) and there are no other NT machines in any of the
subnets. What should I look for?
Thanks,
Joe