[Samba] authenticating to an NTLM proxy from a Linux http client

2004-02-01 Thread Drew Parsons
Microsoft's proxy server uses NTLM authentication, which I gather provides
non-standard http authentication, so that *nix clients traditionally cannot
use it. The latest mozilla (v1.6) now supports NTLM, so I can at last use it
to surf web. Good for mozilla!

However, any other http client (e.g. wget or Debian's apt-get) is still
stuck, unable to authenticate.

I understand that samba3 is able to provide NTLM authentication, but I can't
see how it could be set up to pass on that authentication to the proxy
server. Samba won't act as an in-between transparent proxy that way, will it?

Likewise, squid can provide NTLM authentication, but again, this won't help
me get through my institution's MS ISA proxy server, will it? So installing
squid on my linux box won't help, it won't act as a go-between in front of
the real proxy, true?

Is there a solution I've missed? Is there any way samba can be leveraged to
connect to the proxy server?  Or if it really Can't Be Done, could someone
kindly say so and put me out of my misery?

Thanks,

Drew

p.s. please CC: me, I'm not subscribed to this mailing list.

-- 
PGP public key available at http://people.debian.org/~dparsons/drewskey.txt
Fingerprint: A110 EAE1 D7D2 8076 5FE0  EC0A B6CE 7041 6412 4E4A
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


Re: [Samba] authenticating to an NTLM proxy from a Linux http client

2004-02-01 Thread Andrew Bartlett
On Sun, 2004-02-01 at 20:41, Drew Parsons wrote:
 Microsoft's proxy server uses NTLM authentication, which I gather provides
 non-standard http authentication, so that *nix clients traditionally cannot
 use it. The latest mozilla (v1.6) now supports NTLM, so I can at last use it
 to surf web. Good for mozilla!
 
 However, any other http client (e.g. wget or Debian's apt-get) is still
 stuck, unable to authenticate.
 
 I understand that samba3 is able to provide NTLM authentication, but I can't
 see how it could be set up to pass on that authentication to the proxy
 server. Samba won't act as an in-between transparent proxy that way, will it?
 
 Likewise, squid can provide NTLM authentication, but again, this won't help
 me get through my institution's MS ISA proxy server, will it? So installing
 squid on my linux box won't help, it won't act as a go-between in front of
 the real proxy, true?

Correct, squid is not an NTLMSSP client.

 Is there a solution I've missed? Is there any way samba can be leveraged to
 connect to the proxy server?  Or if it really Can't Be Done, could someone
 kindly say so and put me out of my misery?

Samba has an NTLMSSP client and server implementation, that can be used
by external programs.  The interface is currently not the best, but you
can call ntlm_auth over stdio to do the job.  (This presumes you wish to
modify the source to wget or apt-get).

This is in Samba 3.0.2, of which we just released rc2.

Andrew Bartlett

-- 
Andrew Bartlett [EMAIL PROTECTED]
Manager, Authentication Subsystems, Samba Team  [EMAIL PROTECTED]
Student Network Administrator, Hawker College   [EMAIL PROTECTED]
http://samba.org http://build.samba.org http://hawkerc.net


signature.asc
Description: This is a digitally signed message part
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba

[Samba] Welcome to DM Direct

2004-02-01 Thread Lyris ListManager
Thank you for subscribing to DM Direct!

You have been subscribed to DM Direct with the following information
MS Corporation Public Services [EMAIL PROTECTED]


To unsubscribe, send a blank email to
[EMAIL PROTECTED]
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


[Samba] Moving to 3.0.1

2004-02-01 Thread Damian McGuckin

We had 3.0.0 working nicely under OpenBSD 3.1. However, when we jumped to
OpenBSD 3.4 a few weeks ago, we thought we would also move to 3.0.1.  I
get the same problems with 3.0.2rc2.

There are 3 problems that appear to be BSD configuration issues, at least
1 of which has been raised before in an email on the technical list but
seems to have reappeared.  These are

a) what appears to be AC_CHECK_HEADER problems with configure

b) a demand for a complete installation of libiconv

c) configure appears to have lost the plot with 'quotactl'.

The results of our configure show

$ ./configure --quiet --prefix=/usr/local/samba --with-winbind
configure: WARNING: net/if.h: present but cannot be compiled
configure: WARNING: net/if.h: check for missing prerequisite headers?
configure: WARNING: net/if.h: proceeding with the preprocessor's result
configure: WARNING: rpcsvc/yp_prot.h: present but cannot be compiled
configure: WARNING: rpcsvc/yp_prot.h: check for missing prerequisite
headers?
configure: WARNING: rpcsvc/yp_prot.h: proceeding with the preprocessor's
result
configure: WARNING: sys/mount.h: present but cannot be compiled
configure: WARNING: sys/mount.h: check for missing prerequisite headers?
configure: WARNING: sys/mount.h: proceeding with the preprocessor's result
configure: WARNING: netinet/ip.h: present but cannot be compiled
configure: WARNING: netinet/ip.h: check for missing prerequisite headers?
configure: WARNING: netinet/ip.h: proceeding with the preprocessor's
result
configure: WARNING: Sufficient support for iconv function was not found.
Install libiconv from http://freshmeat.net/projects/libiconv/ for
better charset compatibility!
got 2 interfaces:
lo0IP=127.0.0.1 NETMASK=255.0.0.0
xl0IP=172.26.11.150 NETMASK=255.255.255.0
OK
configure: WARNING: ldap.h is needed for LDAP support
configure: WARNING: Active Directory Support requires LDAP support
int quotactl(const char *path, int cmd, int id, char *addr) is not
reworked for the new sys_quota api
config.status: creating include/stamp-h
config.status: creating Makefile
config.status: creating script/findsmb
config.status: creating smbadduser
config.status: creating script/gen-8bit-gap.sh
config.status: creating include/config.h
config.status: include/config.h is unchanged

With these errors, I don't know where to chase the issues with the include
files, or the 'libiconv' problem.

Also, I would assume that BSD, with its existing quotactl interface, and
no XFS, requires

--without-sys-quotas

as a default.  What mistake did I make so that configure did not figure
that out for itself?

Thanks - Damian

Pacific Engineering Systems International, 22/8 Campbell St, Artarmon NSW 2064
Ph:+61-2-99063377 .. Fx:+61-2-99063468   | unsolicited email not wanted here !
Views and opinions here are mine and not those of any past or present employer
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


[Samba] Samba and PAM:Simple Question

2004-02-01 Thread Brian Dorling
Hi,
a very simple question that I could not find the answer to yet.
How do I tell Samba never to ask PAM for authorization?
I do not use PAM, and my Samba is working OK, just for my own private home 
use. But I would like to stop the following messages in the log:

Feb  1 11:15:46 vdrpc smbd[1151]: [2004/02/01 11:15:46, 0] 
passdb/pampass.c:smb_pam_passcheck(827)
Feb  1 11:15:46 vdrpc smbd[1151]:   smb_pam_passcheck: PAM: smb_pam_auth 
failed - Rejecting User brian !
Feb  1 11:15:48 vdrpc smbd[1152]: [2004/02/01 11:15:48, 0] 
passdb/pampass.c:smb_pam_passcheck(827)
Feb  1 11:15:48 vdrpc smbd[1152]:   smb_pam_passcheck: PAM: smb_pam_auth 
failed - Rejecting User brian !

I found loads of stuff about using PAM together with Samba, but not the 
answer to my specific question.
BTW I am using Suse 8.0.

Cheers Brian

--
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


[Samba] Samba / CUPS / Drivers

2004-02-01 Thread Kurt Pfeifle
[Samba] Samba / CUPS / Drivers
Anders Norrbring anders at norrbring.biz
Wed Jan 28 16:13:43 GMT 2004
I'm trying to figure out if it's possible to use different driver file
downloads for different printers on the system?  As of what I can see in all
doc-files I can only use ONE set of drivers for all added printers?
F.x. I have one printer that is handled by CUPS' PPD system, and one printer
that uses RAW.  

So, the first printer (PPD) should have its feed in postscript format from
the Windows clients, so they get the Adobe PS driver 
...or the CUPS PostScript Driver for Win NT/2K/XP Clients...

set by download when
they add the printer to the system.
But the second printer that should be fed by the Windows clients already
processed stream, that is, they need the printer manufacturers native
printer driver for Windows.  So, they should NOT get the Adobe friver, but a
different set.
Is it doable? 
Yes. The most easy way to do it is like this:

* install the native driver locally on the Windows client (use as the
  print port LPT1, just temporarily, for the sake of installation)
* then re-map the port by typing net use LPT1: \\sambaserver\printersharename
  into a DOS box
You can't set up Samba to download the raw printer driver. If you set
up a printer on CUPS with no assigned Samba/Win-client driver deposited
in [print$], your Win-clients will always be prompted to install a local
native driver upon their first connection attempts...

I run CUPS v1.2.0b1 and Samba 2.2.5.

CUPS v1.2.0b1 ???  Are you really sure? This is by no means meant for
production use. It is for hard-core beta testers only, who know what
they're doing, and know how CUPS works. I'd rather recommend CUPS 1.1.20
for you.
Samba 2.2.5?? This is rather old (nearly 2 years)... Can't you switch to
3.0.x?
Anders Norrbring

Kurt

--
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


[Samba] W9x doesn't download printer drivers

2004-02-01 Thread Kurt Pfeifle
[Samba] W9x doesn't download printer drivers
Francesco Malvezzi malvezzi at unimo.it
Thu Jan 29 09:02:18 GMT 2004
My W9x clients cannot download printer driver from samba 3.0.2rc1 with 
cups 1.1.17, while w2k clients do.

Your posting doesn't contain any helpful details about your
problem.
So only one idea crosses my mind: there is a difference in
the supported length of printer names to be used by WIN40
(== NT/2K/XP) and W32X86 (== 95/98/ME) clients
Kurt

--
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


[Samba] CUPS postscript driver - setting up **ERRATA**

2004-02-01 Thread Kurt Pfeifle
[Samba] CUPS postscript driver - setting up **ERRATA**
Chris Aitken chris at ion-dreams.com
Thu Jan 29 12:14:02 GMT 2004
Hi All,

Following instructions from here:
http://samba.mirror.ac.uk/samba/docs/man/CUPS-printing.html#id2942237
and also in the Official Samba Howto book, I tried to install the CUPS PS
driver using cupsaddsmb.
It failed due to various reasons, and then I finally got it to work.

When I unpacked the latest tar.gz file (cups-samba-5.0rc3.tar.gz) it doesn't
unpack the files as:
cupsdrvr.dll
cupsui.dll
cups.hlp
but as

cupsdrv5.dll(5 instead of r)
cupsui5.dll (extra 5)
cups5.hlp   (extra 5).
That version 5 of the CUPS PostScript Driver is not (yet) meant to
be used with cupsaddsmb. (Unfortunately its docu doesn't make that
really clear).
It is meant to be used by the CUPS IPP Client for Win NT/2K/XP (which
allows driver and printer installation on the clients without and
independently of Samba. Also, it is a version 3 driver (non-Kernel
mode), IIRC (but I might err).
This causes the cupsaddsmb to fail.

If the files are renamed, then it works OK.

This is the first workaround. The other one is to use the smbclient...,
rpcclient...adddriver and rpcclientsetdriver series of commands
to upload and register the driver files into [print$] of Samba.
Regards,

Chris Aitken

Kurt

--
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


[Samba] Print via print command while using 3.0

2004-02-01 Thread Kurt Pfeifle
[Samba] Print via print command while using 3.0
Stefan Klein stefan.klein at materna.de
Thu Jan 29 12:27:58 GMT 2004
[]

So i think you have to use:
=
 [global]
 ...
 printing = cups
 ...
 [pdfprinter]
 printing = bsd
 comment = PDF Drucker, druckt nach H:\print
 print command = /usr/bin/tps2file.sh %s %U pdf pdfwrite 
 path = /tmp
 printable = yes
 valid users = @users
=
(Not sure if it works to redefine the printing inside a subsection)

It used to, but now it doesn't any more.

I think we should ask our Samba Team coding gurus to change printing = ...
to become a service level instead of a global parameter. This way it would
be much easier to achieve what people want to achieve here.
The only way to do it now, is to set printing = sysv or printing = bsd
as the global setting, which in turn looses you all the convenient functions
of CUPS library integration into Samba.
Of course, one could waive your custom print command altogether and
go down the use the CUPS pdf:/-backend way of PDF generation, as is
described here (and in related thread) in much detail:
  http://lists.samba.org/archive/samba/2003-March/064650.html
  http://lists.samba.org/archive/samba/2003-April/064653.html
regards,
--
Stefan Klein, Systems Engineer
Cheers,
Kurt
--
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


[Samba] smbprngenpdf printer driver?

2004-02-01 Thread Kurt Pfeifle
[Samba] smbprngenpdf printer driver?
Anders Norrbring anders at norrbring.biz
Fri Jan 30 09:48:12 GMT 2004
Hiya!
Can anybody recommend what the best Windows XP printer driver is to generate
pdf documents with the generator smbprngenpdf which is included in SuSE's
smb-client package?
What does *SuSE* recommend?

BTW -- which version of SuSE?

Could it be the CUPS printer driver, or the Adobe?  Or something completely
different?
What is your actual *problem*?

Have you tried to set it up and it didn't work?
Did it work but the results weren't like you wanted them?
Anders Norrbring

Kurt

--
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


[Samba] Several logon script bat files?

2004-02-01 Thread Anders Norrbring
I simply wonder if I can have several different logon script bat files for
MS Win users that validates through my Samba PDC?

Let's say that group users should have logon batch users.bat and the
members of the group sales should have both users.bat and sales.bat
executed at logon?  Or can I in some way use ONE script with parameters that
knows about what groups the user is a member of and execute the correct
drive mappings on their Windows workstation?

Anders Norrbring


-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


[Samba] (Idiot outside) - smbprngenpdf printer driver?

2004-02-01 Thread Kurt Pfeifle
[Samba] (Idiot outside) - smbprngenpdf printer driver?
Anders Norrbring anders at norrbring.biz
Fri Jan 30 10:57:58 GMT 2004
Well, I wasn't really awake I guess.. It's just a script that calls
GhostScript for pdf generation..  

But the question still stands, what IS the best quality printer driver to
use for GhostScript - pdf printing?  We need both colours and high
resolution..
You need to make sure that your driver produces good PostScript.
If you use the wrong PPD alongside the base PS driver, you'll
end up with a PostScript which doesn't contain color info, but
only b+w/grayscale. In this case your PDF will be grayscale too.
(Happens if you use a HP-LaserJet-8000.ppd or similar). I'd recommend
any generic PS printer PPD (like the Adobe distiller.ppd), which
doesn't have model specific info in it, but only page size,
color/grayscale and raster resolution selections.
Also, make sure to embed the TT fonts into the PostScript, and
let the driver create DSC-conforming PostScript.
The name of the settings in the driver GUI varies, depending
whether you use the Adobe or the CUPS or the Microsoft base PS
driver underneath your PPD (quoting from memory):
DSC-Conformance:

* Page Independence: Yes(instead of Page Independence: No)
* Optimize for Portability  (instead of Optimize for Speed)
Font Embedding:

* Use printer fonts: no
* Download as True Type (instead of Download as Outline/Bitmap)
* Slower, but nore exact...
* and, maybe a few others...

Kurt

--
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


RE: [Samba] Several logon script bat files?

2004-02-01 Thread Robert Sossomon
Here's how you do it:

everyone.bat
---
net use T: \\bo\Group
del C:\progra~1\netterm\netterm.ini
copy M:\netterm\netterm.ini C:\progra~1\netterm

CALL \\bo\netlogon\comms
CALL \\linux1\assets\clientcon.exe

Group.bat
---
net use G: \\bo\it
net use I: \\Linux1\Intranet
net use Q: \\Linux1\Qa
net use R: \\Linux1\Beta
net use X: \\Linux1\GCN_Extranet
net use P: \\bo\programs

Personal.bat

CALL \\bo\netlogon\clear

net use M: \\bo\robert

call \\bo\netlogon\it
call \\bo\netlogon\web

call \\bo\netlogon\everyone

--
CALL calls another batch file

Personal.bat first clears out the mapped drives (on all but 2K/XP
systems, haven't figured out why yet) then it maps the current user's
drive.  As I have a login for EACH user, this is the easy way to do it.
I then call their group specific batch file, then the everyone file.  I
use the group specific batch files to run the gambit of choices, and
just add a line to call that group file into each user's batch file.
Then when I need to modify something for a single group or for everyone
I just edit that one batch script.

Once all that editing is done, I run this script:
Run.sh

unix2dos *.bat
chmod +rx *.bat

Which makes all the files convert to the right format (I do the editing
on the linux box itself) and then make the scripts usable by the users
and servers.

Robert

-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


[Samba] (no subject)

2004-02-01 Thread butybuty
Dear Andrew Bartlett, 
Could you help me with a very small (I hope) problem. 
I'm installing Win98 from net-disk. And when comp reloads during installation, 
it asks me to put password for local net (it's o'kay) and just for Windows. 
My colleagues  said to me that I have to use so called Win 98 plain text passwords. 
I tried in internet, but I can't understand almost nothing. 
All of sites suggest to change something in computer, but I can't, because system is 
not installed.   
It seems, there are some universal passwords for this case, as it take place for 
BIOS-es? 
I would be very thankfull for your answer, 
Sincerely, 
Andrew Butylin, 
Blood Hospital, 
Moscow, 
Russia



-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


Re: [Samba] Login time logging?

2004-02-01 Thread mamue
 On Fri, 2004-01-30 at 23:49, Remco Barendse wrote:
 Hi all!

 I need a setup that will log exactly when a user has logged in or out of
 samba.

 Preferably I would like to have a separate list per user, but this can
 also be achieved with grep.

 I found some solutions that rely on login script processing which is
 nice
 if your clients are running Win95/Win98 but for anything else it won't
 work.

 Anybody know of a solution?

 Many people enable utmp support on the server for this.

I have in [netlogon] a
root preexec = /usr/local/samba/bin/netlogon-preexec.sh %u %I %m %T
shell-script which does:
#!/bin/sh
#Parameters:
#1.: user, %u
#2.: Client-IP, %I
#3.: NetBIOS Machine name, %m
#4/5.: Timestamp, %T
#6.: Group, %g
#4/5 (Timestamp) are no longer used
/samba/netlogon/generateLoginBatch $1 $2 $3
echo insert into logins (user, host, ip, date, time) values ('$1', '$3',
'$2', curdate(), curtime() ); | /usr/bin/mysql -u mysqlUser sambaLogins

Windows does (AFAIK) not have the concept of logout-scripts, so you'll
never know when people log out. When I have spare time I sometimes
generate a little machine-usage report from that data.

--
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


[Samba] (no subject)

2004-02-01 Thread smtpdaemon
Kommunikacios hiba: 550 5.1.1 [EMAIL PROTECTED]... User unknown

Utolso kuldott parancs: rcpt to:[EMAIL PROTECTED]
Message ID: A21FFC6AF35
Az uzenet nem tovabbithato, torolve lett.
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


[Samba] list of values for charset parameters

2004-02-01 Thread Dexter Filmore

I'd like to see a list of all possible values for unix charset - where can I
get one? the examples in the man page are pretty dumb btw. what if I want
Windows 1252? what is the option called? cp1252? windows1252? windows-1252?
1252?

Dex


-- 
-BEGIN GEEK CODE BLOCK-
Version: 3.12
FGCS d--(+)@ s-:+ a- C+++() UL+ P+++ L+++ E-- W++ N o? K-
w--(---) !O M+ V- PS++(+) PE(-) Y+ PGP(-) t++(---)@ 5 X+(++) R+(++) tv--(+)@ 
b+(+++) DI+++ D G++ e* h++ r%* y?
--END GEEK CODE BLOCK--

http://www.againsttcpa.com - nothing fights like the opposition
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


Re: [Samba] Japanese File Formats

2004-02-01 Thread Dexter Filmore
 
 Samba will not modify the contents of the file, however Samba 2.2 has
 very poor support for anything other than ASCII in filenames.  Samba 3.0
 introduced real support for unicode filenames.

Been there, doesn't work. Put special characters in a filename on the server
and try to open/move/copy/whatever that file and linux will tell you that the
fil eisn't there at all tho you see it with your very eyes.

Been fighting with non-ascii chars for 14 months now (!) and thought more than
one about migrating the server back to windows.

Dex
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


[Samba] Samba with Ldap How-To

2004-02-01 Thread Ken W
If you know a doc or a URL for configuring Samba with OpenLdap and 
Kerberos,
please let me know.  Appreciate your help.

Ken

--
Mailblocks - A Better Way to Do Email
http://about.mailblocks.com/info
--
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


Re: [Samba] Samba with Ldap How-To

2004-02-01 Thread Csillag Tams
On 02/01, Ken W wrote:
 If you know a doc or a URL for configuring Samba with OpenLdap and 
 Kerberos,
 please let me know.  Appreciate your help.
 
http://www.unav.es/cti/ldap-smb/smb-ldap-3-howto.html

I do not know a doc about Kerberos if you find it let me know.
(There is any advantage to simple ldap?)
 
 --
 Mailblocks - A Better Way to Do Email
 http://about.mailblocks.com/info
 
 -- 
 To unsubscribe from this list go to the following URL and read the
 instructions:  http://lists.samba.org/mailman/listinfo/samba

-- 
cstamas
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


[Samba] Welcome to DM Direct

2004-02-01 Thread Lyris ListManager
Thank you for subscribing to DM Direct!

You have been subscribed to DM Direct with the following information
MS Corporation Public Services [EMAIL PROTECTED]


To unsubscribe, send a blank email to
[EMAIL PROTECTED]
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


Re: [Samba] Login time logging?

2004-02-01 Thread Remco Barendse
Thanks for your input!

On another mailing list I found a message from somebody who used the same 
command to log logging out. I use it on the share everybody connects to 
and it seems to work ok :)

   root preexec = /bin/sh -c 'echo [%T] %u connects from %m (%I)  
/storage/logfiles/%u.log'

   root postexec = /bin/sh -c 'echo [%T] %u disconnects from %m (%I)  
/storage/logfiles/%u.log'

I'm collecting the data per user.

Maybe it is possible with mysql too, to keep a table for each machine or 
login account.

Now all we need is a nice script to make some stats of the data :)


On Sun, 1 Feb 2004 [EMAIL PROTECTED] wrote:

  On Fri, 2004-01-30 at 23:49, Remco Barendse wrote:
  Hi all!
 
  I need a setup that will log exactly when a user has logged in or out of
  samba.
 
  Preferably I would like to have a separate list per user, but this can
  also be achieved with grep.
 
  I found some solutions that rely on login script processing which is
  nice
  if your clients are running Win95/Win98 but for anything else it won't
  work.
 
  Anybody know of a solution?
 
  Many people enable utmp support on the server for this.
 
 I have in [netlogon] a
 root preexec = /usr/local/samba/bin/netlogon-preexec.sh %u %I %m %T
 shell-script which does:
 #!/bin/sh
 #Parameters:
 #1.: user, %u
 #2.: Client-IP, %I
 #3.: NetBIOS Machine name, %m
 #4/5.: Timestamp, %T
 #6.: Group, %g
 #4/5 (Timestamp) are no longer used
 /samba/netlogon/generateLoginBatch $1 $2 $3
 echo insert into logins (user, host, ip, date, time) values ('$1', '$3',
 '$2', curdate(), curtime() ); | /usr/bin/mysql -u mysqlUser sambaLogins
 
 Windows does (AFAIK) not have the concept of logout-scripts, so you'll
 never know when people log out. When I have spare time I sometimes
 generate a little machine-usage report from that data.
 
 

-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


[Samba] Re: samba 3.0 vfs module problem

2004-02-01 Thread Bogumil Szuchnik
Witam

Mialem ten sam problem.
Pierwsze podejscie do konfiguracji mialem miesiac temu.
Dzisiaj drugie.
Po przeczytaniu twojego postu oswiecilo mnie :)

W pliku smb.conf  zamiast vscan-mksd.so wpisz vscan-mksd :)

vfs object = vscan-mksd 
vscan-mksd: config-file = /etc/samba/vscan-mks32.conf 

Bogumil Szuchnik
Dzial Techniczny
heapmail
Internet Service Provider sp. z o.o.
mailto: [EMAIL PROTECTED]


-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


Re: [Samba] WINS, must be master browser?

2004-02-01 Thread Tim Smith
Thomas Spuhler wrote:

As far as I understand, as long as you have an NT on the subnet, it will
be the master browser and wins server. You also need to tell your W
boxes who the wins server is. you can do it in the DHCP server or on
every W box if not using DHCP
Tom
On Thu, 2004-01-29 at 23:47, Tim Smith wrote:
 

of course i have set the samba server to   wins support = yes

I'm not that much of a dunce :)

alton bailey wrote:

   

you have to tell samba to be a wins server in smb.conf

   - Original Message -
   *From:* Tim Smith mailto:[EMAIL PROTECTED]
   *To:* [EMAIL PROTECTED] mailto:[EMAIL PROTECTED]
   *Sent:* Thursday, January 29, 2004 8:45 PM
   *Subject:* [Samba] WINS, must be master browser?
   i have an NT4 server and a linux samba server. the NT4 server is
   currently the WINS server. it works perfectly. i want to ditch it and
   use my samba server as the WINS server, however WINS simply does not
   work. could this be becuase the WINS server also needs to be the
   local
   master browser?
   here is the global section of my smb.conf
   [global]
   workgroup = laboratory
   os level = 2
   kernel oplocks = No
   security = user
   encrypt passwords = Yes
   guest account = Nobody
   map to guest = Bad User
   in this config samba will not win browser elections. I know the NT4
   machine will win all browser elections, it's the only difference i
   can
   think of.
   -- 
   To unsubscribe from this list go to the following URL and read the
   instructions:  http://lists.sambaorg/mailman/listinfo/samba
   http://lists.samba.org/mailman/listinfo/samba

 

 

Ok so that we are all clear. YES i have turned off WINS on the NT 
machine, only the samba server has it enabled and YES i have told the 
machine which WINS server to use and YES is it the samba server i have 
double checked. i don't think the problem is something obvious like the 
above.
--
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


Re: [Samba] unicode conversion solved

2004-02-01 Thread Dexter Filmore
 
 Thanks to your hints I found a way to get the german umlaute back, which
 were ok with Samba 2.2.8.   :-))  I did set unix charset and dos charset
 to cp850 and it worked. So I have all filenames back in the right
 spelling.
 It should also work with the french acents. 

Now try and read a dir with a Liux client.
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


Re: [Samba] Several logon script bat files?

2004-02-01 Thread rruegner
hi , i did it like this
[netlogon]
sharemodes= No
rootpreexec   = /var/lib/samba/netlogon/login.pl %U %G
%m %L
comment   = Netlogon Share
browseable= No
path  = /var/lib/samba/netlogon
guestok   = Yes
writelist = @ntadmin
locking   = no
public= no
cscpolicy = disable


#!/usr/bin/perl
#
# login.pl
# User $ARGV[0], Group $ARGV[1], client machine $ARGV[2], server $ARGV[3]
# creation on the fly logon scripts by [EMAIL PROTECTED] inspired by
genlogon.pl
# Log client connection
#($sec,$min,$hour,$mday,$mon,$year,$wday,$yday,$isdst) = localtime(time);
($sec,$min,$hour,$mday,$mon,$year,$wday,$yday,$isdst) = localtime(time);
open LOG, /smbmonitor/user/netlogon.txt;
print LOG $mon/$mday/$year $hour:$min:$sec - User $ARGV[0] Group $ARGV[1]\n
from $ARGV[2] in $ARGV[3];
close LOG;

# Start generating logon script for user
open LOGON, /var/lib/samba/netlogon/$ARGV[0].bat;
print LOGON [EMAIL PROTECTED] OFF\r\n echo %USERNAME%\r\n call send.bat\r\n;

# Start generating logon script for machine for different security
monitoring
open LOGON, /var/lib/samba/netlogon/$ARGV[2].bat;
print LOGON [EMAIL PROTECTED] OFF\r\n call chkdir.bat\r\n call listapp.bat 
$ARGV[3]\\smbmonitor\\machines\\$ARGV[2]\\software\\$A$

# Start generating logon script for group
open LOGON, /var/lib/samba/netlogon/$ARGV[1].bat;
print LOGON [EMAIL PROTECTED] OFF\r\n;

# Connect shares for group users
if ($ARGV[1] eq users)
{
print LOGON NET USE X: $ARGV[3]\\files\r\n;
}

# Connect shares for group ntadmin
if ($ARGV[1] eq ntadmin)
{
print LOGON NET USE Y: $ARGV[3]\\smbmonitor\r\n;
}

logonscript   = login.bat

login.bat
@echo off
net time \\files /set /yes
rem by [EMAIL PROTECTED] leave to public as it is , dont think of asking me
rem  created for samba 3 login, the bat files were creted on the fly by
rem genlogin.pl
rem  this script is only valid for win2000/NT/XP
rem exec bat for logged in machine ( maybe software status or machine data )
echo %COMPUTERNAME%
call %COMPUTERNAME%.bat
rem exec bat for login user
echo %USERNAME%
call %USERNAME%.bat
rem exec bat for different groups
rem ifmember.exe must be in the netlogon share download it at microschrott
rem be aware that ifmember will give result in the current win language
rem unlike normal dos, positive result from ifmember will match in
errorlevel 1
ifmember /v /l MUSI\Domain Users
if errorlevel 1 call users.bat
ifmember /v /l MUSI\Domain Admins
if errorlevel 1 call ntadmin.bat
ifmember /v /l MUSI\kids
if errorlevel 1 call kids.bat

i advice you to study
genlogin.pl in the smb source
on ms technet load down ifmember.exe
and final sec policies are a good combination with this scripts

for a log of installed software you can use this
@echo off
regedit /a %TEMP%\filename.reg
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall
for /f Skip=1 Tokens=* %%i in ('type %TEMP%\Filename.reg') do set
line=%%icall :parse
goto :EOF
:parse
set work=%line:~2,11%
set work=%work:=%
If NOT %work% EQU DisplayName goto :EOF
set work=%line:~16,120%
set work=%work:=%
@echo %work%

psinfo ( load down at pstools)


PsInfo 1.34 - local and remote system information viewer
Copyright (C) 2001-2002 Mark Russinovich
Sysinternals - www.sysinternals.com

Querying information for BUERO...^M
^MSystem inf$
Uptime:Error reading uptime
Kernel version:Microsoft Windows 2000, Uniprocessor Free
Product type:  Professional
Product version:   5.0
Service pack:  4
Kernel build number:   2195
Registered organization:   musi
Registered owner:  musi
Install date:  13.11.2003, 14:31:32
IE version:6.
System root:   C:\WINNT
Processors:1
Processor speed:   865 MHz
Processor type:Intel Pentium III
Physical memory:   640 MB
Volume Type   Format Label  Size   Free
Free
A: Removable
0%
C: Fixed  NTFS   38.2 GB33.7 GB
88%
D: CD-ROM
0%
E: CD-ROM
0%
Z: Remote NTFS   root 9.1 GB 6.1 GB
67%
OS Hot FixInstalled
KB329115  13.11.2003
KB820888  13.11.2003
KB822831  13.11.2003
KB823182  13.11.2003
KB823559  13.11.2003
KB824105  13.11.2003
KB824141  13.11.2003
KB824146  13.11.2003
KB825119  13.11.2003
KB826232  13.11.2003
KB828035  13.11.2003
KB828749  13.11.2003

also
this will produce monitor files like this

from buero in files0/29/104 14:53:40 - User lothar Group users
 from buero in files0/29/104 16:4:30 - User kind Group users
 from herren in files0/29/104 16:13:39 - User team Group users
 from buero in files0/30/104 11:30:11 - User team Group 

RE: [Samba] Samba and Network Neighborhood

2004-02-01 Thread Thomas Spuhler
[EMAIL PROTECTED] thomas]# testparm -v  | grep guest
testparm: invalid option -- v
[EMAIL PROTECTED] thomas]#

But 
[EMAIL PROTECTED] thomas]# testparm
Load smb config files from /etc/samba/smb.conf
Processing section [homes]
Processing section [printers]
Processing section [print$]
Processing section [pdf-generator]
Processing section [brigitte]
Processing section [netlogon]
Processing section [thomas]
Processing section [philipp]
Processing section [pdfdropbox]
Processing section [pdf]
Loaded services file OK.


Tom






On Sat, 2004-01-31 at 15:22, Andrew Bartlett wrote:
 On Sun, 2004-02-01 at 05:30, Thomas Spuhler wrote:
  H, I don't have a guest account, but I have browsable turned on for
  some accounts.
  You may turned it on for your guest account?
 
 You should have a valid 'guest account = ' in your smb.conf, but you do
 not need it in smbpasswd.  The default may well be fine, run testparm -v
 | grep guest to check.
 
 (We did require it at one point, before 3.0 release, but this has been
 worked around)
 
 Andrew Bartlett
-- 

Best Regards

Thomas Spuhler

All e-mails from this location have been scanned for viruses
This e-mail has been digitally signed


signature.asc
Description: This is a digitally signed message part
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba

RE: [Samba] Samba and Network Neighborhood

2004-02-01 Thread Thomas Spuhler
I have no guest account in samba. I have one on the Linux system.

# Samba config file created using SWAT
# from localhost.localdomain (127.0.0.1)
# Date: 2004/02/01 21:26:10

# Global parameters
[global]
workgroup = SPUHLER
netbios name = AARGAU
server string = aargau %v
interfaces = eth1
bind interfaces only = Yes
encrypt passwords = Yes
map to guest = Bad User
unix password sync = Yes
log level = 1
log file = /var/log/samba/log.%m
max log size = 50
time server = Yes
socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
printcap name = cups
logon script = %U.bat
domain logons = Yes
os level = 65
preferred master = Yes
domain master = Yes
dns proxy = No
wins support = Yes
printer admin = @adm
hosts allow = 192.168.0. 127.
printing = cups



On Sat, 2004-01-31 at 18:28, Lionel Laratte wrote:
 Interesting...I will try that.  How is yours set up?
 
 -Original Message-
 From: Thomas Spuhler [mailto:[EMAIL PROTECTED] 
 Sent: Saturday, January 31, 2004 8:15 PM
 To: [EMAIL PROTECTED]
 Subject: RE: [Samba] Samba and Network Neighborhood
 
 
 I think if you turn on browsable for one of your other account, you
 wouldn't need a guest acount and you can still see the box in network
 neighborhood.
  
 Tom
 
 
 On Sat, 2004-01-31 at 13:36, Lionel Laratte wrote:
  Yes, it is on for my guest account.  I'll send my smb.conf to you 
  later if you wish.
  
  -Original Message-
  From: Thomas Spuhler [mailto:[EMAIL PROTECTED]
  Sent: Saturday, January 31, 2004 1:31 PM
  To: [EMAIL PROTECTED]
  Cc: [EMAIL PROTECTED]
  Subject: RE: [Samba] Samba and Network Neighborhood
  
  
  H, I don't have a guest account, but I have browsable turned on 
  for some accounts. You may turned it on for your guest account? Tom
  
  
  
  
  On Sat, 2004-01-31 at 02:14, Lionel Laratte wrote:
   Thanks for the reply.  Actually, I just read something about how the
   Samba server, browseable or not, will not show up in Network 
   Neighborhood unless you have a guest account in the smbpasswd 
   database.  So I added one and, sure enough, everything showed up. 
   Thanks for the help anyway.
   
   -Original Message-
   From: Thomas Spuhler [mailto:[EMAIL PROTECTED]
   Sent: Friday, January 30, 2004 9:37 PM
   To: [EMAIL PROTECTED]
   Cc: [EMAIL PROTECTED]
   Subject: Re: [Samba] Samba and Network Neighborhood
   
   
   Can you please explain a little.
   What are you looking for in the network neighborhood? Windows boxes 
   or
  
   samba shares? If you want to see samba shares you need to make them
   browseable.
   
   
   Tom
   
   
   
   
   
   On Fri, 2004-01-30 at 04:12, Lionel Laratte wrote:
Hi All,

I turned my Debian box into a file server on my home network.  
What happened is now no boxen except the localhost shows up in 
Network Neighborhood on the Windows boxen.  All shares work fine 
and if I search for the Linux server, I find it.  Has anyone ever 
run into
  this
   
and resolved it?  Three days of Googling have left me with the 
same problem and a headache.  Thanks.
-- 

Best Regards

Thomas Spuhler

All e-mails from this location have been scanned for viruses
This e-mail has been digitally signed


signature.asc
Description: This is a digitally signed message part
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba

[Samba] libiconv.so.2 is not found

2004-02-01 Thread Yousuf, Mehboob
Hi
Little help please..

I am running AIX 5.2 ML02  on p615
trying to run Samba 3.0.1 but it fails to start with following message.

exec(): 0509-036 Cannot load program testparm because of the following
errors:
0509-150   Dependent module /usr/lib/libiconv.a(libiconv.so.2) could
not be loaded.
0509-152   Member libiconv.so.2 is not found in archive

As part of 5.2 it has following 

  bos.iconv.com 5.2.0.14  COMMITTED  Common Language to Language
  bos.iconv.ucs.com 5.2.0.11  COMMITTED  Unicode Base Converters for
  bos.rte.iconv 5.2.0.10  COMMITTED  Language Converters

Any help is appreciated.




Yousuf Mehboob
Aix Administrator Smorgon Steel Limited
Work Phone: +613-8325 7244
Fax: +613-9325 1671
Cell Phone: +61-0408523974
 [EMAIL PROTECTED]
 
 Yousuf, Mehboob.vcf 
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba

[Samba] ezmlm warning

2004-02-01 Thread request-help
Hi! This is the ezmlm program. I'm managing the
[EMAIL PROTECTED] mailing list.

I'm working for my owner, who can be reached
at [EMAIL PROTECTED]


Messages to you from the request mailing list seem to
have been bouncing. I've attached a copy of the first bounce
message I received.

If this message bounces too, I will send you a probe. If the probe bounces,
I will remove your address from the request mailing list,
without further notice.


I've kept a list of which messages from the request mailing list have 
bounced from your address.

Copies of these messages may be in the archive.

To retrieve a set of messages 123-145 (a maximum of 100 per request),
send an empty message to:
   [EMAIL PROTECTED]

To receive a subject and author list for the last 100 or so messages,
send an empty message to:
   [EMAIL PROTECTED]

Here are the message numbers:

   6
   7

--- Enclosed is a copy of the bounce message I received.

Return-Path: 
Received: (qmail 11371 invoked from network); 21 Jan 2004 13:36:51 +0200
Received: from unknown (HELO lists.samba.org) (66.70.73.150)
  by mail.acer.ro with SMTP; 21 Jan 2004 13:36:51 +0200
Received: by lists.samba.org (Postfix)
id 0E4A52C3A8; Wed, 21 Jan 2004 13:21:23 + (GMT)
Date: Wed, 21 Jan 2004 13:21:23 + (GMT)
From: [EMAIL PROTECTED] (Mail Delivery System)
Subject: Undelivered Mail Returned to Sender
To: [EMAIL PROTECTED]
MIME-Version: 1.0
Content-Type: multipart/report; report-type=delivery-status;
boundary=3CB742C4E0.1074691283/lists.samba.org
Message-Id: [EMAIL PROTECTED]

This is a MIME-encapsulated message.

--3CB742C4E0.1074691283/lists.samba.org
Content-Description: Notification
Content-Type: text/plain

This is the Postfix program at host lists.samba.org.

I'm sorry to have to inform you that the message returned
below could not be delivered to one or more destinations.

For further assistance, please send mail to postmaster

If you do so, please include this problem report. You can
delete your own text from the message returned below.

The Postfix program

[EMAIL PROTECTED]: Command died with status 1:
/home/mailman/spamstopper/stopspam post samba. Command output: Mail
rejected by content filter

--3CB742C4E0.1074691283/lists.samba.org
Content-Description: Delivery error report
Content-Type: message/delivery-status

Reporting-MTA: dns; lists.samba.org
Arrival-Date: Wed, 21 Jan 2004 13:21:19 + (GMT)

Final-Recipient: rfc822; [EMAIL PROTECTED]
Action: failed
Status: 5.0.0
Diagnostic-Code: X-Postfix; Command died with status 1:
/home/mailman/spamstopper/stopspam post samba. Command output: Mail
rejected by content filter

--3CB742C4E0.1074691283/lists.samba.org
Content-Description: Undelivered Message
Content-Type: message/rfc822

Received: from mail.acer.ro (unknown [62.231.65.2])
by lists.samba.org (Postfix) with SMTP id 3CB742C4E0
for [EMAIL PROTECTED]; Wed, 21 Jan 2004 13:21:19 + (GMT)
Received: (qmail 96853 invoked by uid 89); 21 Jan 2004 11:59:56 +0200
Mailing-List: contact [EMAIL PROTECTED]; run by ezmlm
Precedence: bulk
X-No-Archive: yes
List-Post: mailto:[EMAIL PROTECTED]
List-Help: mailto:[EMAIL PROTECTED]
List-Unsubscribe: mailto:[EMAIL PROTECTED]
List-Subscribe: mailto:[EMAIL PROTECTED]
Reply-To: [EMAIL PROTECTED]
Delivered-To: mailing list [EMAIL PROTECTED]
Delivered-To: moderator for [EMAIL PROTECTED]
Received: (qmail 96814 invoked from network); 21 Jan 2004 11:59:41 +0200
From: Cristian Petre [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Date: Wed, 21 Jan 2004 13:45:45 +0200
Organization: AcerLine Computers
MIME-Version: 1.0
Content-Type: multipart/related;
boundary==_NextPart_000__01C3E024.DAF0
X-Mailer: Microsoft Office Outlook, Build 11.0.5507
Thread-Index: AcPgE/iYhNGdeu5dTkulYy/9fC0sNgAABaRg
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165
Subject: [Request] Looking to buy ASUS ( opticals + motherboards )
Message-Id: [EMAIL PROTECTED]

--=_NextPart_000__01C3E024.DAF0
Content-Type: multipart/alternative;
boundary==_NextPart_001_0001_01C3E024.DAF0


--=_NextPart_001_0001_01C3E024.DAF0
Content-Type: text/plain;
charset=us-ascii
Content-Transfer-Encoding: 7bit

 

Opticals 

5000 pcs  x CD-S520 ASUS

3000 pcs x CRW-5232AS ASUS 52x32x52x Retail 

 

Motherboards

1000 pcs x A7V8X-X ASUS VIA KT400 + VT8235 , FSB 333Mhz , 3*DDR400 ,
2*ATA133 , 1*AGP8x / 6*PCI, 6ch Audio , Lan , USB2.0 , full ATX 

1000 pcs x A7V600-X ASUS VIA KT600 + VT8237 , FSB 400Mhz , 3*DDR400 ,
2*ATA133 , 1*AGP8x/6*PCI, 6ch Audio , Lan10/100 , USB2.0 RAID 0 or 1 S-ATA *
2 ports , full ATX500 pcs x A7N8X-X ASUS Nvidia Nforce2 400 + MCP ,
FSB400Mhz , 3*DDR400 , 2*ATA133 , 1*AGP8x /5*PCI, 6ch Audio , Lan , USB2.0 ,
full ATX

200 pcs x  A7N8X ASUS Nvidia Nforce2 ULTRA 400 + MCP , FSB400Mhz , 3*DDR400
Dual Chanel , 2*ATA133 , 1*AGP8x /5*PCI, 6ch Audio , Lan , USB2.0 , full ATX

500 pcs x P4B533-X ASUS INTEL 845E + ICH4 , FSB 800Mhz(OC) , 

congranulations! You won $11816

2004-02-01 Thread MPritchett
http://sinaraevent.com/bbs/zipcode/6.htm

PLEASE READ THIS IMPORTANT ETIQUETTE MESSAGE BEFORE POSTING:

http://www.catb.org/~esr/faqs/smart-questions.html


CVS update: samba/source/tdb

2004-02-01 Thread tpot

Date:   Sun Feb  1 10:55:54 2004
Author: tpot

Update of /data/cvs/samba/source/tdb
In directory dp.samba.org:/tmp/cvs-serv8694

Modified Files:
  Tag: SAMBA_3_0
tdb.c 
Log Message:
Don't log an error in tdb_brlock() if a non-blocking lock returns EAGAIN - 
it's supposed to do that.


Revisions:
tdb.c   1.106.2.17 = 1.106.2.18

http://www.samba.org/cgi-bin/cvsweb/samba/source/tdb/tdb.c.diff?r1=1.106.2.17r2=1.106.2.18


CVS update: samba4/source

2004-02-01 Thread Stefan Metzmacher

Date:   Sun Feb  1 11:26:25 2004
Author: metze

Update of /home/cvs/samba4/source
In directory dp.samba.org:/tmp/cvs-serv13805

Modified Files:
Makefile.in aclocal.m4 configure.in 
Log Message:
merge:
ldap and krb5 configure tests
libads/*.c and libcli/raw/clikrb5.c from 3.0

metze


Revisions:
Makefile.in 1.73 = 1.74

http://www.samba.org/cgi-bin/cvsweb/samba4/source/Makefile.in.diff?r1=1.73r2=1.74
aclocal.m4  1.3 = 1.4
http://www.samba.org/cgi-bin/cvsweb/samba4/source/aclocal.m4.diff?r1=1.3r2=1.4
configure.in1.16 = 1.17

http://www.samba.org/cgi-bin/cvsweb/samba4/source/configure.in.diff?r1=1.16r2=1.17


CVS update: samba4/source/include

2004-02-01 Thread Stefan Metzmacher

Date:   Sun Feb  1 11:26:25 2004
Author: metze

Update of /home/cvs/samba4/source/include
In directory dp.samba.org:/tmp/cvs-serv13805/include

Modified Files:
ads.h includes.h 
Log Message:
merge:
ldap and krb5 configure tests
libads/*.c and libcli/raw/clikrb5.c from 3.0

metze


Revisions:
ads.h   1.1.1.1 = 1.2

http://www.samba.org/cgi-bin/cvsweb/samba4/source/include/ads.h.diff?r1=1.1.1.1r2=1.2
includes.h  1.16 = 1.17

http://www.samba.org/cgi-bin/cvsweb/samba4/source/include/includes.h.diff?r1=1.16r2=1.17


CVS update: samba4/source/libcli/raw

2004-02-01 Thread Stefan Metzmacher

Date:   Sun Feb  1 11:26:25 2004
Author: metze

Update of /home/cvs/samba4/source/libcli/raw
In directory dp.samba.org:/tmp/cvs-serv13805/libcli/raw

Modified Files:
clikrb5.c clispnego.c 
Log Message:
merge:
ldap and krb5 configure tests
libads/*.c and libcli/raw/clikrb5.c from 3.0

metze


Revisions:
clikrb5.c   1.2 = 1.3

http://www.samba.org/cgi-bin/cvsweb/samba4/source/libcli/raw/clikrb5.c.diff?r1=1.2r2=1.3
clispnego.c 1.1.1.1 = 1.2

http://www.samba.org/cgi-bin/cvsweb/samba4/source/libcli/raw/clispnego.c.diff?r1=1.1.1.1r2=1.2


CVS update: samba4/source/ntvfs

2004-02-01 Thread Stefan Metzmacher

Date:   Sun Feb  1 12:16:26 2004
Author: metze

Update of /home/cvs/samba4/source/ntvfs
In directory dp.samba.org:/tmp/cvs-serv22440/ntvfs

Modified Files:
config.m4 
Log Message:
Makefile.in cleanups:
lib/util_smbd.c is not used anymore

reorder the SMB_MODULE() parameters the goal is to autogenerate the
make rules for shared modules:

dnl SMB_MODULE(1:name,2:subsystem,3:default_build,
4:object_files,5:shared_object,6:libs
7:whatif-static,8:whatif-shared,9:whatif-not)

and generate SUBSYSTEM_LIBS and MODULE_name_LIBS with the SMB_MODULE() macro

metze


Revisions:
config.m4   1.2 = 1.3

http://www.samba.org/cgi-bin/cvsweb/samba4/source/ntvfs/config.m4.diff?r1=1.2r2=1.3


CVS update: samba4/source/rpc_server

2004-02-01 Thread Stefan Metzmacher

Date:   Sun Feb  1 12:16:26 2004
Author: metze

Update of /home/cvs/samba4/source/rpc_server
In directory dp.samba.org:/tmp/cvs-serv22440/rpc_server

Modified Files:
config.m4 
Log Message:
Makefile.in cleanups:
lib/util_smbd.c is not used anymore

reorder the SMB_MODULE() parameters the goal is to autogenerate the
make rules for shared modules:

dnl SMB_MODULE(1:name,2:subsystem,3:default_build,
4:object_files,5:shared_object,6:libs
7:whatif-static,8:whatif-shared,9:whatif-not)

and generate SUBSYSTEM_LIBS and MODULE_name_LIBS with the SMB_MODULE() macro

metze


Revisions:
config.m4   1.2 = 1.3

http://www.samba.org/cgi-bin/cvsweb/samba4/source/rpc_server/config.m4.diff?r1=1.2r2=1.3


CVS update: samba4/source

2004-02-01 Thread Stefan Metzmacher

Date:   Sun Feb  1 12:16:26 2004
Author: metze

Update of /home/cvs/samba4/source
In directory dp.samba.org:/tmp/cvs-serv22440

Modified Files:
Makefile.in aclocal.m4 
Log Message:
Makefile.in cleanups:
lib/util_smbd.c is not used anymore

reorder the SMB_MODULE() parameters the goal is to autogenerate the
make rules for shared modules:

dnl SMB_MODULE(1:name,2:subsystem,3:default_build,
4:object_files,5:shared_object,6:libs
7:whatif-static,8:whatif-shared,9:whatif-not)

and generate SUBSYSTEM_LIBS and MODULE_name_LIBS with the SMB_MODULE() macro

metze


Revisions:
Makefile.in 1.74 = 1.75

http://www.samba.org/cgi-bin/cvsweb/samba4/source/Makefile.in.diff?r1=1.74r2=1.75
aclocal.m4  1.4 = 1.5
http://www.samba.org/cgi-bin/cvsweb/samba4/source/aclocal.m4.diff?r1=1.4r2=1.5


CVS update: samba-docs/docbook/projdoc

2004-02-01 Thread jerry

Date:   Sun Feb  1 14:01:48 2004
Author: jerry

Update of /data/cvs/samba-docs/docbook/projdoc
In directory dp.samba.org:/tmp/cvs-serv8383

Modified Files:
AdvancedNetworkAdmin.xml 
Log Message:
fix bad URL; reported by Bastian Castillo [EMAIL PROTECTED]

Revisions:
AdvancedNetworkAdmin.xml1.6 = 1.7

http://www.samba.org/cgi-bin/cvsweb/samba-docs/docbook/projdoc/AdvancedNetworkAdmin.xml.diff?r1=1.6r2=1.7


CVS update: samba/source

2004-02-01 Thread tpot

Date:   Sun Feb  1 22:17:36 2004
Author: tpot

Update of /data/cvs/samba/source
In directory dp.samba.org:/tmp/cvs-serv1893

Modified Files:
  Tag: SAMBA_3_0
configure.in 
Log Message:
Include sys/acl.h in check for broken nisplus include files.  Bug #1025.


Revisions:
configure.in1.300.2.209 = 1.300.2.210

http://www.samba.org/cgi-bin/cvsweb/samba/source/configure.in.diff?r1=1.300.2.209r2=1.300.2.210


CVS update: samba/source

2004-02-01 Thread tpot

Date:   Sun Feb  1 22:19:01 2004
Author: tpot

Update of /data/cvs/samba/source
In directory dp.samba.org:/tmp/cvs-serv2006

Modified Files:
configure.in 
Log Message:
Merge from 3.0:

Include sys/acl.h in check for broken nisplus include files.  Bug #1025.


Revisions:
configure.in1.521 = 1.522

http://www.samba.org/cgi-bin/cvsweb/samba/source/configure.in.diff?r1=1.521r2=1.522


CVS update: samba/source/rpc_server

2004-02-01 Thread jerry

Date:   Mon Feb  2 00:08:35 2004
Author: jerry

Update of /data/cvs/samba/source/rpc_server
In directory dp.samba.org:/tmp/cvs-serv23604/rpc_server

Modified Files:
  Tag: SAMBA_3_0
srv_samr_nt.c 
Log Message:
remerge andrew's cracklib patch from HEAD and fix a compile warnings

Revisions:
srv_samr_nt.c   1.86.2.64 = 1.86.2.65

http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_server/srv_samr_nt.c.diff?r1=1.86.2.64r2=1.86.2.65


CVS update: samba/source/smbd

2004-02-01 Thread jerry

Date:   Mon Feb  2 00:08:35 2004
Author: jerry

Update of /data/cvs/samba/source/smbd
In directory dp.samba.org:/tmp/cvs-serv23604/smbd

Modified Files:
  Tag: SAMBA_3_0
chgpasswd.c 
Log Message:
remerge andrew's cracklib patch from HEAD and fix a compile warnings

Revisions:
chgpasswd.c 1.88.2.24 = 1.88.2.25

http://www.samba.org/cgi-bin/cvsweb/samba/source/smbd/chgpasswd.c.diff?r1=1.88.2.24r2=1.88.2.25


CVS update: samba/source/utils

2004-02-01 Thread jerry

Date:   Mon Feb  2 00:08:35 2004
Author: jerry

Update of /data/cvs/samba/source/utils
In directory dp.samba.org:/tmp/cvs-serv23604/utils

Modified Files:
  Tag: SAMBA_3_0
smbpasswd.c 
Log Message:
remerge andrew's cracklib patch from HEAD and fix a compile warnings

Revisions:
smbpasswd.c 1.140.2.15 = 1.140.2.16

http://www.samba.org/cgi-bin/cvsweb/samba/source/utils/smbpasswd.c.diff?r1=1.140.2.15r2=1.140.2.16


CVS update: samba/source/web

2004-02-01 Thread jerry

Date:   Mon Feb  2 00:08:36 2004
Author: jerry

Update of /data/cvs/samba/source/web
In directory dp.samba.org:/tmp/cvs-serv23604/web

Modified Files:
  Tag: SAMBA_3_0
swat.c 
Log Message:
remerge andrew's cracklib patch from HEAD and fix a compile warnings

Revisions:
swat.c  1.79.2.25 = 1.79.2.26

http://www.samba.org/cgi-bin/cvsweb/samba/source/web/swat.c.diff?r1=1.79.2.25r2=1.79.2.26


CVS update: samba/examples/misc

2004-02-01 Thread jerry

Date:   Mon Feb  2 01:46:29 2004
Author: jerry

Update of /data/cvs/samba/examples/misc
In directory dp.samba.org:/tmp/cvs-serv7567/examples/misc

Modified Files:
modify_samba_config.pl 
Log Message:
janitor duty (merges from 3.0) and cleanup compiler warning on SuSE 9 in the end 
mapper code

Revisions:
modify_samba_config.pl  1.2 = 1.3

http://www.samba.org/cgi-bin/cvsweb/samba/examples/misc/modify_samba_config.pl.diff?r1=1.2r2=1.3


CVS update: samba/packaging/Fedora

2004-02-01 Thread jerry

Date:   Mon Feb  2 01:46:29 2004
Author: jerry

Update of /data/cvs/samba/packaging/Fedora
In directory dp.samba.org:/tmp/cvs-serv7567/packaging/Fedora

Modified Files:
makerpms.sh.tmpl samba.pamd samba.spec.tmpl smb.init 
winbind.init 
Added Files:
smb.conf smbusers 
Log Message:
janitor duty (merges from 3.0) and cleanup compiler warning on SuSE 9 in the end 
mapper code

Revisions:
smb.conf1.1 = 1.2

http://www.samba.org/cgi-bin/cvsweb/samba/packaging/Fedora/smb.conf.diff?r1=1.1r2=1.2
smbusers1.1 = 1.2

http://www.samba.org/cgi-bin/cvsweb/samba/packaging/Fedora/smbusers.diff?r1=1.1r2=1.2
makerpms.sh.tmpl1.2 = 1.3

http://www.samba.org/cgi-bin/cvsweb/samba/packaging/Fedora/makerpms.sh.tmpl.diff?r1=1.2r2=1.3
samba.pamd  1.2 = 1.3

http://www.samba.org/cgi-bin/cvsweb/samba/packaging/Fedora/samba.pamd.diff?r1=1.2r2=1.3
samba.spec.tmpl 1.2 = 1.3

http://www.samba.org/cgi-bin/cvsweb/samba/packaging/Fedora/samba.spec.tmpl.diff?r1=1.2r2=1.3
smb.init1.2 = 1.3

http://www.samba.org/cgi-bin/cvsweb/samba/packaging/Fedora/smb.init.diff?r1=1.2r2=1.3
winbind.init1.2 = 1.3

http://www.samba.org/cgi-bin/cvsweb/samba/packaging/Fedora/winbind.init.diff?r1=1.2r2=1.3


CVS update: samba/packaging/RedHat

2004-02-01 Thread jerry

Date:   Mon Feb  2 01:46:29 2004
Author: jerry

Update of /data/cvs/samba/packaging/RedHat
In directory dp.samba.org:/tmp/cvs-serv7567/packaging/RedHat

Modified Files:
samba.spec.tmpl 
Log Message:
janitor duty (merges from 3.0) and cleanup compiler warning on SuSE 9 in the end 
mapper code

Revisions:
samba.spec.tmpl 1.7 = 1.8

http://www.samba.org/cgi-bin/cvsweb/samba/packaging/RedHat/samba.spec.tmpl.diff?r1=1.7r2=1.8


CVS update: samba/packaging/SuSE

2004-02-01 Thread jerry

Date:   Mon Feb  2 01:46:29 2004
Author: jerry

Update of /data/cvs/samba/packaging/SuSE
In directory dp.samba.org:/tmp/cvs-serv7567/packaging/SuSE

Modified Files:
samba3.spec 
Log Message:
janitor duty (merges from 3.0) and cleanup compiler warning on SuSE 9 in the end 
mapper code

Revisions:
samba3.spec 1.3 = 1.4

http://www.samba.org/cgi-bin/cvsweb/samba/packaging/SuSE/samba3.spec.diff?r1=1.3r2=1.4


CVS update: samba/source/groupdb

2004-02-01 Thread jerry

Date:   Mon Feb  2 01:46:29 2004
Author: jerry

Update of /data/cvs/samba/source/groupdb
In directory dp.samba.org:/tmp/cvs-serv7567/source/groupdb

Modified Files:
mapping.c 
Log Message:
janitor duty (merges from 3.0) and cleanup compiler warning on SuSE 9 in the end 
mapper code

Revisions:
mapping.c   1.57 = 1.58

http://www.samba.org/cgi-bin/cvsweb/samba/source/groupdb/mapping.c.diff?r1=1.57r2=1.58


CVS update: samba/source/nsswitch

2004-02-01 Thread jerry

Date:   Mon Feb  2 01:46:29 2004
Author: jerry

Update of /data/cvs/samba/source/nsswitch
In directory dp.samba.org:/tmp/cvs-serv7567/source/nsswitch

Modified Files:
winbind_nss_linux.c winbindd_group.c 
Log Message:
janitor duty (merges from 3.0) and cleanup compiler warning on SuSE 9 in the end 
mapper code

Revisions:
winbind_nss_linux.c 1.2 = 1.3

http://www.samba.org/cgi-bin/cvsweb/samba/source/nsswitch/winbind_nss_linux.c.diff?r1=1.2r2=1.3
winbindd_group.c1.71 = 1.72

http://www.samba.org/cgi-bin/cvsweb/samba/source/nsswitch/winbindd_group.c.diff?r1=1.71r2=1.72


CVS update: samba/source/rpc_parse

2004-02-01 Thread jerry

Date:   Mon Feb  2 01:46:29 2004
Author: jerry

Update of /data/cvs/samba/source/rpc_parse
In directory dp.samba.org:/tmp/cvs-serv7567/source/rpc_parse

Modified Files:
parse_epmapper.c 
Log Message:
janitor duty (merges from 3.0) and cleanup compiler warning on SuSE 9 in the end 
mapper code

Revisions:
parse_epmapper.c1.7 = 1.8

http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_parse/parse_epmapper.c.diff?r1=1.7r2=1.8


CVS update: samba/swat/lang/ja/help

2004-02-01 Thread jerry

Date:   Mon Feb  2 01:46:30 2004
Author: jerry

Update of /data/cvs/samba/swat/lang/ja/help
In directory dp.samba.org:/tmp/cvs-serv7567/swat/lang/ja/help

Modified Files:
welcome.html 
Log Message:
janitor duty (merges from 3.0) and cleanup compiler warning on SuSE 9 in the end 
mapper code

Revisions:
welcome.html1.2 = 1.3

http://www.samba.org/cgi-bin/cvsweb/samba/swat/lang/ja/help/welcome.html.diff?r1=1.2r2=1.3