Displaying 20 results from an estimated 300 matches similar to: "Bogus workgroups in network neighborhood?"
2003 Apr 18
0
Leftovers in Network Neighborhood
Hi there,
In our Network Neighborhood I can see items for old workgroups and domains
that no longer exist.
For example, in /var/log/messages I see:
Apr 13 04:02:04 ch1 nmbd[9227]: ^ICH(1) current master browser = CH1
Apr 13 04:02:04 ch1 nmbd[9227]: ^IBCH(7) current master browser = FIRE997
Apr 13 04:02:05 ch1 nmbd[9227]: ^IWORKGROUP(5) current master browser = SAFETYLAPTOP
Apr 13
2003 Mar 04
0
Help! Can browse from one subnet but not another.
I'm having some difficulties setting up browsing across networks and domains and was hoping some of you folks out there could help.
We have two domains on two physically separate networks, connected via a firewall/router. To my knowledge the firewall system is not set to block anything between the two segments, just to route them.
Network 192.168.18.0, CH domain
192.168.18.14 ch1 (rh7.3, CH
2003 Mar 10
2
WINS servers and browsing
Well, I've asked a couple times already but I will ask one more, since I still havent' managed to get any further.
We have several sites. Each site has it's own network and domain.
We are connected via a WAN.
Is the best practice to have one WINS server for each site?
Or is a single WINS server for the WAN the way to go?
Right now I have a single WINS server for the WAN.
I CAN NOT
2003 Mar 06
0
2nd try: Cross subnet browsing wierdness
I'm having some difficulties setting up browsing across networks and domains and was hoping some of you folks out there could help.
We have two separate domains on two separate networks. I have a single WINS server.
Why can I browse both networks from machine pw2 when I can NOT browse both from either ch2 or mtoal (my machine) or from streetsmary? (see details below).
Does each network need
2017 Mar 27
0
Users list and the date the password will expire
Matt - thanks for the tip on passwdqc. That is not installed by default on Slackware, but it is
in the SlackBuilds repository. I'll install it and check it out.
On Mon, 27 Mar 2017 13:32:53 -0400 Matt Savin wrote:
>
> Hello Mark,
>
> Thank you for sharing! I would probably replace password length and
> complexity check with:
>
> if [[ $(echo -e
2017 Mar 27
0
Users list and the date the password will expire
On Sun, 26 Mar 2017 20:51:26 -0400 Mark Foley wrote:
>
> On Sun, 26 Mar 2017 19:31:48 -0400 Mark Foley wrote:
> >
> > On Sun, 26 Mar 2017 19:53:01 +0100 Rowland Penny wrote:
> > >
> > > On Sun, 26 Mar 2017 14:32:53 -0400
> > > Mark Foley via samba <samba at lists.samba.org> wrote:
> > >
> > >
> > > > as root:
>
2018 Apr 04
0
How to change Domain password as normal user?
On Wed, 4 Apr 2018 08:37:26 +0100 Rowland Penny via samba <samba at lists.samba.org> wrote:
>
> On Tue, 03 Apr 2018 23:34:13 -0400
> Mark Foley via samba <samba at lists.samba.org> wrote:
>
> > On Sat, 31 Mar 2018 17:04:22 +0100 Rowland Penny <rpenny at samba.org>
> > wrote:
> > >
> > > On Sat, 31 Mar 2018 11:42:07 -0400
> > >
1999 Jan 27
0
Encrypted passwords really necessary for PDC ?
I've attached a perl script that I wrote to build smbpasswd from
/etc/passwd. Please note that this writes a samba-2.0 format smbpasswd
file.
This script will:
# - create accounts that exist in /etc/passwd and not in smbpasswd
# - remove accounts that exist in smbpasswd and not in /etc/passwd
# - preserve existing password, flags and LCT fields in smbpasswd
# - sets new account passwords to
2004 Aug 09
0
Samba 3.0.5 file share problems
I am starting the process of upgrading from 2.2.8a on Solaris to Samba 3.0.5. I currently have a Solaris 9 server with 2.2.8a set
up and I can see my file shares from a Windows XP machine and all works fine. As soon as I install and try to run Samba 3.0.5 I get
access denied to that server.
So - I went back and started reading and stripped down my smb.conf just to the lines of:
[Global]
2014 Mar 06
1
PowerWalker VFI 3000RT LCD: Device or resource busy
UPS: PowerWalker VFI 3000RT LCD
CentOS 6.5, nut installed from RPM package:
nut-2.6.5-2.el6.x86_64
nut-client-2.6.5-2.el6.x86_64
Driver: blazer_usb
Problem description:
USB device "loops" when starting blazer_usb. USB device permissions are ok.
Receives some information.
Error messages:
"failed to claim USB device: could not claim interface 0: Device or
resource busy"
2010 Jan 04
1
NV_PFIFO_INTR_DMA_PUSHER
Hello,
Could someone briefly describe (or point me to the documentation) what
can be a reason for getting NV_PFIFO_INTR_DMA_PUSHER status
(nouveau_fifo_irq_handler).
This started happening immediately after I set the nouveau_vram_pushbuf
flag to TRUE ,it's 100% repetitive and causes fences not to be signaled.
Below is the debug log from moment of creation of fifo 1 to some point
in time
2011 Apr 12
2
split string into individual valus while reading in R
Dear R experts
Sorry for posting:
I have text file that I need to read into R (this is out from different
program). A portion of data look like:
;example data
1_1 ch1 0.0
HAAAHHAAAHHAAAAAHHAHHAHAHHHAAHHAHAAAAHAAAHHAHHAAHAHHAAAAHAAAHHHAAAHHAHHHAAAHHHHAHHAAHAAAAHAHHHHHAAAHAHHAHHHHAHHHHHHHHHAAHAAHHHAHAAAAAHHHHHHAHHHHHAHHHH
1_2 ch1 0.1
2007 Aug 06
3
[Bug 11868] New: Starting X for the second time fails (without reloading drm modules)
http://bugs.freedesktop.org/show_bug.cgi?id=11868
Summary: Starting X for the second time fails (without reloading
drm modules)
Product: xorg
Version: unspecified
Platform: x86-64 (AMD64)
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
2009 Apr 08
2
factor, as.factor and levels
Dear All,
to my surprise as.factor does not accept a levels argument. Maybe I
did not read the documentation well enough. See the example below. I
wanted to use ch1 as factor in the newdata argument of survfit, so I
assumed that I could write as.factor(ch1, levels=ch1), since the
order should be kept.
But as.factor(ch1, levels=ch1) results in the error:
Error in as.factor(ch1, levels = ch1)
1999 Apr 06
1
seg fault with strsplit (PR#158)
Try the following with R 63.3:
test <- function(z){
ch1 <- deparse(z,width=500)
ch <- NULL
for(i in 1:length(ch1))ch <- paste(ch,ch1[i],collapse=" ")
a <- gsub("(\\[(0|1|2|3|4|5|6|7|8|9|:|,)+\\])|([][+*/^():!<>%&|~,{}\"\\\=-])|( [0-9]+)|(^[0-9]+)"," ",ch)
print("here")
strsplit(a," ")
}
test(glm)
Jim
2000 May 22
1
Bus Error crash (PR#551)
Full_Name: Kjetil Kjernsmo
Version: 1.0.1
OS: osf1
Submission from: (NULL) (129.240.28.227)
Ouch, another obscure bug...
I just had a bus error crash, with a core dump, a small one this time.
Usual <URL:http://www.astro.uio.no/~kjetikj/tmp/core>.
I had done a few simulations, and done a chisq.test() on them.
These simulations also write about 190MB's to file, but
I have no idea whether
2013 Jan 09
1
problem adding curve/abline
Hey,
I'm stuck on something I already did before (just a different kind of
database), and whatever I try, it doesn't work anymore. So thanks for your
help.
Here's how my data approximately looks like:
year season replicate size freq weight
2000 summer ch1 6 1 45
2000 summer ch1
2011 Aug 08
1
read in cel file by ReadAffy and read.celfile
Hi there,
I got a problem when trying to read in a .cel file using ReadAffy().
R codes:
require(affy)
ReadAffy(filenames="CH1.CEL")
It failed and I got the error,
Error in read.celfile.header(as.character(filenames[[1]])) :
Is CH1.CEL really a CEL file? tried reading as text, gzipped text, binary,
gzipped binary, command console and gzipped command console formats
Also, I tried
2017 Mar 11
2
Replication with a self-signed certificate
On Sat, 2017-03-11 at 13:39 +1300, Andrew Bartlett via samba wrote:
> On Fri, 2017-03-10 at 16:17 -0600, Mircea Husz via samba wrote:
> >
> > Hello,
> >
> > I just configured a three-site DCs setup with Samba 4.6.0, and
> > replication worked great.
> > But then I added a custom cert to one of the DCs to authenticate
> > various apps against it. I
2016 May 03
2
Centos 6.7: kernel: EDAC MC0: CE row 2, channel 1, label "": (..... (Correctable Patrol Data ECC))
After update from centos 6.6 to centos 6.7 and reboot it, I have get a
lot of this error into /var/log/messages:
> May??3 11:27:20 s-virt kernel: EDAC MC0: CE row 2, channel 1, label
> "": (Branch=0 DRAM-Bank=2 RDWR=Read RAS=6093 CAS=896, CE Err=0x10000
> (Correctable Patrol Data ECC))
> May??3 11:27:21 s-virt kernel: EDAC MC0: CE row 2, channel 1, label
> "":