Re: Problem with latest Samba 2.2.7a PGP signed files

2002-12-13 Thread Nicholas Brealey
Herb Lewis wrote: This renaming was to work around a browser problem where browsers would think any file with a .gz anywhere in the path was a gzipped file. Actually, I think it was a web server or transparent cache bug where the web server would tell the client that any file with a .gz in

RE: runaway processes in 3.0a20

2002-12-13 Thread Bradley W. Langhorst
On Wed, 2002-12-11 at 16:42, Esh, Andrew wrote: Maybe have a look at /proc/17206 (or whatever PID is at the top of top), and see what is in the fd directory. the only unusual thing in there is /var/cache/samba/printing/.tdb here's the whole list: rwx--1 root root 64 Dec

CIFS and Kerberos question

2002-12-13 Thread Naomaru Itoi
Title: CIFS and Kerberos question Hi, Thanks for your great work as always. This question is slightly an off-topic, but you guys know a lot about SMB/CIFS and Microsoft Active Directory Kerberos, so let me ask ... I am trying to achieve PKI authentication and SMB access to Windows

3.0 alpha21 kerberos_verify.c problems on AIX 4.3

2002-12-13 Thread Nik Conwell
Samba 3.0, alpha 21. kerberos_verify.c has: ... krb5_get_permitted_enctypes(context, enctypes) ... for (i=0;enctypes[i];i++) { ... if (!(ret = krb5_rd_req(context, auth_context, packet, NULL, keytab, NULL,

Re: [PATCH] allow cross-compiling samba-2.2.7

2002-12-13 Thread Gerald (Jerry) Carter
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Dan, Please send me the patch and I'll work on getting it in. cheers, jerry On Fri, 6 Dec 2002, Dan Kegel wrote: Here's the only use of HAVE_GETTIMEOFDAY_TZ: void GetTimeOfDay(struct timeval *tval) { #ifdef HAVE_GETTIMEOFDAY_TZ

Re: Samba 3.0 on Solaris 9 using ADS?

2002-12-13 Thread Gerald (Jerry) Carter
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Fri, 6 Dec 2002, Gareth Beale wrote: I need to get Samba 3.0 built and configured on Solaris 9 to authenticate against a W2K (AD) domain controller. The company is moving from mixed mode to pure W2K and AD next year. I found an article by

Re: smbwrapper/smbsh

2002-12-13 Thread Derrell . Lipman
David Collier-Brown -- Customer Engineering [EMAIL PROTECTED] writes: [EMAIL PROTECTED] wrote: It appears I've nearly got it solved (unless another big problem turns up after I fix this one). Aside from my initialization routine not be called early enough, thus providing some null function

smbwrapper/smbsh on Linux/glibc

2002-12-13 Thread Derrell . Lipman
I have found that due to the way the macro definitions are used in the glibc header files, it is not possible to know the size of structures that was used in an independently-compiled application. libsmbclient, similarly, futzes with internal macros to force the glibc definitions into mapping

SetPrinter call failed, APW, rpcclient setdriver fails, help please

2002-12-13 Thread Jason Jeremias
I'm trying to add print drivers to printers on a Samba server using a NT4 workstation. I'm currently running Samba 2.2.7a CUPS 1.1.17, when I attempt to add drivers to the new printer it crashes the NT4 workstation. Prior to the workstation crashing however it does copy the driver files to the

RE: SetPrinter call failed, APW, rpcclient setdriver fails, help please

2002-12-13 Thread Arcady Chernyak
Hi Jason. May be I had the same problem and I solved it. I migrate from Samba 2.2.2 to Samba 2.2.7 When I try to install drivers I got the same response. (NT_STATUS_UNSUCCESSFUL). After that I analyzed log files from SAMBA and detect that call fall with debug message: _spoolss_addprinterex:

Re: Bug in reply_write_and_X?

2002-12-13 Thread jra
On Fri, Dec 13, 2002 at 04:47:59PM -0800, Conrad Minshall wrote: I must go work other issues... and hope someone else follows up so EFBIG is dealt with sensibly. I checked in the simple fix (map EFBIG to NT_STATUS_DISK_FULL) so it's not an immediate problem. Jeremy.

Re: CIFS and Kerberos question

2002-12-13 Thread Tim Potter
On Sat, Dec 14, 2002 at 08:26:40AM +1100, Luke Howard wrote: [Question 3. What exactly does Kerberos do in the server? If Kerberos is used only for initial authentication, then all I need to do is PKINIT in the filesystem on UNIX, right? Or, does Kerberos actually check a ticket per each

Slow printing for user with administrative rights

2002-12-13 Thread Arcady Chernyak
Hi all. I would appreciate each advice on how to solve problem with slow printing for user has "administrator rights". I use my SAMBA server like print server. I am making a migration from samba 2.2.2 to 2.2.7. I got strange effect, USER which has "administrator rights" prints

Re: CIFS and Kerberos question

2002-12-13 Thread Luke Howard
By default, Kerberos is used for SMB authentication only. I thought I had seen some of the new Windows 2000 DCERPC pipes (FRS for example) use Kerberos encryption. Yes (and LDAP too). I meant to refer only to SMB, though. -- Luke -- Luke Howard | PADL Software Pty Ltd | www.padl.com