similar to: question about diagnostic test

Displaying 20 results from an estimated 1000 matches similar to: "question about diagnostic test"

1998 Dec 07
0
SIG11 at runtime
Hello. My smbd dies with SIG11. This occurs in 1.9.18p10 as well in 2.0.0beta2. I've read the Samba archive and found the article "Re: 1.9.17p4 - SIGNAL 11 error ??" from Luke and recompiled it with "-g -g". Here the results: After a "smbclient -L localhost" or any other tries to connect to the server the server dies an --- output of "gdb smbd core"
2005 Nov 29
0
I/O error samba mount point (only with smbfs)
Hi, I am getting an I/O error while running fsstress on client samba mount point (only with smbfs) Can anyone, please look into this problem? Problem Description: x370 was configured for samba server & x206f as samba client. fsstress was running from two samba mount points from client i.e /SAMBA1 (type cifs) & /SAMBA2 (type smbfs). There was no load generating on /SAMBA2 & hence
2000 Mar 20
0
Samba 2.0.6 with automount on Solaris
Hi, all Until recently, we were running Samba 1.9.18p7 in a Solaris 2.6 environment. We configured our environment with configure --with-nisplus --with-automount. With that configuration, we were able to allow multiple machines within our workgroup to act as windows 95 logon servers. Because everthing was automounted. No matter which machine a person gained access to, it provided them with the
2003 Dec 01
0
No subject
for users defined on the PDC. However, I am setting up a second Samba server and want it to join the domain so I can use "security = domain". Lets call the PDC samba1 and the new samba client samba2. ON samba 1, I did: useradd -c 'Samba2 SAMBA' -d /dev/null -M -g 202 -s /bin/false -u 1503 samba2\$ passwd -l samba2\$ smbpasswd -a -m samba2\$ to create the trust account. Then
2001 Apr 25
0
Compilation and use of SFIO library with samba
Hello I try to compile samba 2.0.7 with SFIO libray on solaris 2.7 platform I modify two variables in Samba Makefile LIBS=/aar/masson/NOT_SAVED/sfio/lib/libstdio.a /aar/masson/NOT_SAVED/sfio/src/li b/sfio/libsfio.a -lsec -lgen -lsocket -lnsl -ldl to add sfio's libraries and FLAGS1 = -I/aar/masson/NOT_SAVED/sfio/include $(CFLAGS) -Iinclude -I$(srcdir)/i nclude -I$(srcdir)/ubiqx
2004 Jul 28
2
Cannot login to PDC(FreeBSD boxen) from client(win XP)
I'm finally getting somewhere in setting up my FreeBSD PDC. I try and login via my XP client and now it gives me this odd message. "Cannot login because a duplicate user already exists on the network. Please goto control panel and system and change your computer name." Sorta paraphrased there, perhaps off by a word or two but that's pretty much what it tells me. I'm just
2001 Nov 20
0
Config that worked before doesn't work now.. can't lock file..
Hello all, I hope this is the list - I get E-mail addresses mixed up when there are many.. Summary & Intro :) I have a file server named Jukebox, running RedHat 7.0 OOTB (Out Of The Box), installed as NFS server. I removed ypbind from this config and installed samba and all its dependencies, as delivered by RedHat, with RPM. After this, I took the smb.conf which worked on the previous
2009 May 20
2
How to load data from Statistics Canada
We would like to load data from Statistics Canada (http://www.statcan.gc.ca/) using R, for example, Employment and unemployment rates. It seems to me that the tables are displayed in HTML. I was wondering if you know how to load these tables. Thanks, -james
2009 Sep 11
0
Smbd process keep file locked
Guys Can maybe someone help me to understand the nature of my problem. 1. I have Samba 3.0.32c with ADS on Solaris 9 server 2. Client run daily jobs from thr Windows which read data and write to the log files on the samba share 3. Occasionally he started getting the problem that when job finished, smbd process does not go away and lock the log file. 4. if I run trace on the process, it does
2008 Jan 10
1
Linux disk quota support
Dear Listmembers, I installed samba-3.0.28 and configured --with-quotas, but I don't seem to be getting quota support. Is there a description on how to do quotas with samba? Is there something I should know about besides the configuration option --with-quotas? Thank you, Emre Brookes --------example----------------- Last login: Fri Jan 11 16:44:19 2008 from localhost Linux 2.4.33.3.
2001 Dec 29
0
smbd/files.c:(215)
Hi I'm getting the following errors every time my EDI Load machine connects to my samba server. Is there any information you can give me about the error and if there is a fix if it is necessary. Thanks Stephen [2001/12/29 11:24:02, 1] smbd/files.c:(215) file_init: Information only: requested 10000 open files, 1014 are available. [2001/12/29 11:24:02, 1] smbd/service.c:(550)
1999 Oct 05
2
Error with 2.0.5a
Hi ! Starting the smbd, I get the following output in samba.log and i cannot connect to samba (from Win95): [1999/10/05 09:47:27, 2] interface.c:(213) Added interface ip=129.103.47.94 bcast=129.103.47.255 nmask=255.255.255.0 [1999/10/05 09:47:27, 1] files.c:(216) file_init: Information only: requested 10000 open files, 1014 are available. [1999/10/05 09:47:27, 2] server.c:(716) Changed
2002 Nov 16
1
upgraded to kernel 2.4.19 from 2.4.7, samba not found from windows, network ok
Hi, I have updated my old 2.4.7 kernel to 2.4.19 using the full download from kernel.org and installed samba-2.2.6 Using my old kernel i can access every share and everything works fine. Using my new kernel also everything works but samba,. i can telnet the system, ftp also works ok, but windows 2k tells me server not found if i try to acces the shares. i think, i forgot something to compile to
2005 Aug 24
1
wins browsing issue
good morning all, i have an interesting issue with browsing. details: i have three subnets. (subnet1, subnet2, and subnet3) i have a samba server on each subnet. (samba1, samba2, and samba3) i have a windows 2000 server on subnet1. (m$1) samba1 is the domain master and wins server with ip 192.168.0.1 win2k clients authenticate to their local server and wins is set to 192.168.0.1. when i run a
2018 Mar 05
0
AD DCs Upgrade
On Mon, 5 Mar 2018 10:39:53 +0000 Paul Littlefield via samba <samba at lists.samba.org> wrote: > I am planning to upgrade the DCs using the join and promote method. > > List of DCs > ----------- > 1) SAMBA1 > 2) SAMBA2 > 3) DC1 > 4) DC2 > > Currently SAMBA1 is the PDC and SAMBA2 is the "SDC" and are in sync No, SAMBA1 is a DC and SAMBA2 is another
2018 Mar 05
3
AD DCs Upgrade
I am planning to upgrade the DCs using the join and promote method. List of DCs ----------- 1) SAMBA1 2) SAMBA2 3) DC1 4) DC2 Currently SAMBA1 is the PDC and SAMBA2 is the "SDC" and are in sync with replication and rsync sysvol. DCs SAMBA1 and SAMBA2 are 4.1 git releases with AD Schema version 47. My plan to get to AD Schema version 69 was... 0. Add entries to the DHCP Server for the
2005 Mar 09
1
Samba2.x trusting samba3 domain
Hello, I have a samba 2.x domain. On another machine I created a samba3 domain (ldap). I want to migrate my users from samba2 domain to samba3 domain. It will take some time so I need a trust relationship between domain Can I establish a bidirectional trust relationship between those domain ? Using google I found how-to for samba3 but not for samba2. What is the samba2 equivalent command of : net
2002 Mar 01
0
No write access on win98 to samba shares
Hello, i can view shares from the samba server 2.0.6 on Win98 but cant write to it. i created user maos and nortis in linux I have added smb.conf and log.smb Many Thanks #======================= Global Settings ===================================== [global] # workgroup = NT-Domain-Name or Workgroup-Name, eg: REDHAT4 workgroup = workgroup # server string is the equivalent of the NT
1998 Feb 27
0
dialup Win95 -> samba
Thanks to the four people who replied to my original posting (appended below, subject "Win95 problem"). I've made progress but have now hit a new problem. The solution to the original problem (How do you make a "standalone" client "log on to the network"?) was simply to tick the "Server Type/Log on to network" checkbox in the dialup properties.
2018 Jun 18
2
2 WINS Servers and WINS FORWARDING
Hello List, I have a special L2 VPN connected samba deployment setup and I want to make sure the name resolution arrangement is the best for the network. Setup : network 1 + Samba1<<SAME IP range>> <L2 VPN> network2 <<SAME IP range>> + Samba2 I have noticed that the wins server and wins support options are non-inclusive. Samba2: name resolve order =