search for: dwcjr

Displaying 20 results from an estimated 35 matches for "dwcjr".

Did you mean: dwc
2002 May 26
7
CONFIG.POL
Hi, How do I stop this? [2002/05/26 20:13:44, 3] lib/util.c:unix_clean_name(387) unix_clean_name [/CONFIG.POL] [2002/05/26 20:13:44, 3] smbd/dosmode.c:unix_mode(111) unix_mode(CONFIG.POL) returning 0744 [2002/05/26 20:13:44, 3] lib/util.c:unix_clean_name(387) unix_clean_name [CONFIG.POL] [2002/05/26 20:13:44, 3] smbd/open.c:open_file(159) Error opening file CONFIG.POL (No such file or
2002 May 27
2
samba speeds: update
OK just out of curiosity I used the smbclient prog from FreeBSD to check upload and download speeds... downloading from win to unix gets ~3000k/sec and uploading from unix to win gets ~4000k/sec so the only problem is uploading from win to unix where it's like ~300-~400k/sec... It must be how xp sends its files not a prob with the server... does anyone know where this would be set and what it
2002 May 27
2
samba speeds
Well I tried #freebsdhelp and got confirmation that this is just not happening to me but we couldn't figure it out there either... with: FreeBSD 4.5 Samba 2.2.2 | 100Base T Crossover link | Window XP Pro Upload win to unix speeds are around ~400k/sec Download unix to win speeds are around ~5000k/sec checked for net collisons (there are none) anyone find a fix for this?
2002 Feb 26
4
Help again for Samba 3.0
Hello again, althogh some of you already tried to help me, I still have the same problem: I'd like to test the new Samba 3.0 as a PDC for two Windows 2000 clients. My OS is FreeBSD 4.5 Can anyone help me with that ? I always get the errors : 'no user session key' and 'remote procedure call failed'. As I found out the error messages (on the clients) both change regularly.
2004 Apr 14
2
freebsd?
the freebsd port tree version is dead because of the openh323 issues. before i start hacking, i am hoping someone else has a freebsd version that will build on -current. and i do not care about h232. dare i hope? randy
2001 Nov 20
1
Windows XP pro login failures
...ount. Also how do I give a non-root user privs so that when windows xp asks me for a username and password to join the domain, I don't have to use root. Here's a -d 9 output of my logs when I tried to logon to the domain. Accessing the workgroup works great. -- David W. Chapman Jr. dwcjr@inethouston.net Raintree Network Services, Inc. <www.inethouston.net> dwcjr@freebsd.org FreeBSD Committer <www.FreeBSD.org> -------------- next part -------------- A non-text attachment was scrubbed... Name: log.rns01.gz Type: application/x-gunzip Size: 20062 bytes Desc: not available U...
2001 Dec 15
0
samba 2.2.2 configure.in patch
For freebsd we use the attached patch for cups support. I was wondering if it could be included in 3.0. IT doesn't apply cleanly to samba-3.0 but I was wondering if someone could take a look. -- David W. Chapman Jr. dwcjr@inethouston.net Raintree Network Services, Inc. <www.inethouston.net> dwcjr@freebsd.org FreeBSD Committer <www.FreeBSD.org>
2002 Jun 02
1
Samba + XP = no go
G'day. I'm having a great time trying to get a whole heap of XP workstations (from what I understand, they've been hotfixed+windows updated+whatever else a few days ago) to authenticate against Samba running on a FreeBSD 4.5-STABLE box. Basically, I add user accounts, machine accounts (with both "pw" and "smbpasswd"), then I can get the XP machines to successfully
2002 Jun 04
1
VFS unavailable on FreeBSD 4.5-RELEASE
Despite the COMPLETE ABSENCE OF DOCUMENTATION* on the recycle bin vfs module, I'm still attempting to get it to work on FreeBSD 4.5. When I visit the examples/VFS directory, I cannot do a "make", despite libtool being installed. The error is: make: don't know how to make audit.so. Stop I have also discovered that even if I explicitly tell configure --with-vfs, vfs never gets
2002 Jun 18
1
FreeBSD as NT
i've configured my FreeBSD 4.3 server to act as NT 4 on my local home network, however i've run into problems. I cannot pull a list of users from samba using the windows machines on the network (ie: user level access for shares), however i can log into the domain. i've read through my entire samba book (SAMS publishing) and searched through the samba site, but haven't found
2002 Oct 21
2
Wierd error logging into Samba 2.2.5 from Winxp
Hello. I have a network with a server running Samba 2.2.5. I just recieved a laptop from Compaq with winxp on it. I already have a few winxp boxes on my network connecting to the Samba server just fine so I though setting up this laptop should be a breeze but after I change the required registry entries on this laptop (the "requires sign or seal registry entry to 0") It gives me the
2002 Feb 26
5
Samba 3
Can/Will anyone suggest where (which file) to get the Samba 3? I am interested in seeing how well the Win2k AD integration is working. Thanks Daniel Curry IT Manager Cariocas 625 Second Street Suite 201 San Francisco, CA 94107 ph: 415-348-6516 fx: 415-348-6505 cell: 510-579-6680
2002 Jun 30
2
Samba 2.2.5 - RECYCLE BIN (VFS) problem
Hello Folks, can somebody give me detailed instructions for compiling the VFS-recycle bin-extension for samba 2.2.5? I tried it, already RTFM, but it didn't work. I don't know in which path I have to put the files from the /example directory to compile it correctly (newbie prob?!). Are there any further ./configure options I have to use? I'm running FreeBSD 4.5. You could even send me
2001 Nov 08
1
RES: Samba recycle bin FOR 2.2.2 ( READ IT )
> Hello everyone, > Being a child of the RPM's, I was wondering if there is a way to apply the > patches either via rpm, or a way to recompile without changing the current > directories that the rpm has installed samba into. If someone could either > help out or give me a link to info that would help me figure this out, I > would be greatly appreciative. Using a kind of
2002 Aug 27
2
smbclient broken in 2.2.6pre CVS (20020824)
kio_smb (smb:// in Konqueror) stopped working, and I tracked it down to a broken smbclient With samba-2.2.6pre CVS (from 20020824) [bgmilne@bgmilne bgmilne]$ smbclient //atlas/QMuzik added interface ip=xxx.xxx.xxx.36 bcast=xxx.xxx.xxx.255 nmask=255.255.255.0 session request to ATLAS failed (SUCCESS - 0) session request to *SMBSERVER failed (SUCCESS - 0) [bgmilne@bgmilne bgmilne]$ smbclient
2001 Dec 23
3
SWAT conflicts w/ Apache 1.3 HTTP server???
Hello, I am running a small network, Win., FreeBSD (Unix), & Macs., administering through SWAT. Needing to run an intranet I installed an Apache 1.3 HTTP server running in standalone mode. Now I have lost the ability to access SWAT through the http://xxx.xxx.xxx.xxx:901 port. Guess it requires some special configuration of the server - SWAT runs in inetd mode, will this cause a conflict?
1997 Nov 04
18
Printing
Hi I would like some tips on how to connect a Linux Box running samba to a Shared printer (Lexmark OprtaR+) on a Win NT machine. I dont know much about /etc/printcap configurations and the like. I have tried to print with the command: smbclient \\\\WindozeNT\\printer -N -P smb: \> put <filename> Its prints but not in any kind of proper format(ie Lanscape and diagonal printing, text
2001 Feb 13
4
Slow writes
Anyone every figure out the problem to slow writes via samba?
2003 Dec 01
0
No subject
...g configuration from /dev/ad1s1e vinum: updating configuration from /dev/ad0s1h cd0 at ahc0 bus 0 target 4 lun 0 cd0: <TOSHIBA CD-ROM XM-6401TA 1001> Removable CD-ROM SCSI-2 device cd0: 20.000MB/s transfers (20.000MHz, offset 16) cd0: cd present [328499 x 2048 byte records] Return-Path: <dwcjr@inethouston.net> Delivered-To: samba@lists.samba.org Received: from leviathan.inethouston.net (216-118-21-146.pdq.net [216.118.21.146]) by lists.samba.org (Postfix) with ESMTP id 2A32744E8 for <samba@lists.samba.org>; Thu, 7 Jun 2001 14:24:04 -0700 (PDT) Received: by leviathan.inethou...
2002 May 31
6
I will pay you $10US (via Paypal) out of my own pocke t if you can solve this CUPS & Samba problem.
Nope, doesn't work, and I need the drivers to be available and read from the linux server. The PPD files do contain one which is specific to my printer and has worked on another machine. -----Original Message----- From: Blake Patton [mailto:pattonb@spots.ca] Sent: May 31, 2002 11:32 AM To: WEBSTER, Greg Subject: RE: [Samba] I will pay you $10US (via Paypal) out of my own pocket if you can