[Samba] smbfs and 1500 files

2002-09-20 Thread Egidijus Antanaitis

Mounted a smbfs filesystem from windows 2000 server. I am not able to list
about 1500 files in the mounted directory, the other directories are OK. The
error I've got:

smb_proc_readdir_long: name=, result=-2, rcls=1, err=123

Found no solution after searching maillist  archives. System - RH7.3, 2.4.18
with xfs acl, samba-2.2.5-1. Thanks for any help.

Egidijus Antanaitis

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



[Samba] Debian server

2002-09-20 Thread Richard Ibbotson

Hi

I've just built a Debian 3.0 Woody Samba server with version 2.23a.
Using stable rather than unstable.

After putting it into a network with another Samba server I find that
the Win98 client machines can't connect to it but they can connect to
the other server.  The other server is set to OS level 65 and the new
one is somewhere below that.

I've run all the usual tests and they all work fine except for the
first one smbclient -L BIGSERVER.  After running this I get
NT_STATUS_LOGON_FAILURE.  Not knowing what this means it doesn't
help much.  Had a look in /etc/resolv.conf and everything would seem
to be fine in there.  Ping any machine anywhere on the network
without a hitch.  Looked at the man pages couldn't find a reference
 to this.

Can anyone explain what the above error message means and how can I
actually get the Win98 clients to login eventually after
troubleshooting this peculiar problem ?  Not seen it on RedHat or
SuSE boxes only on a Debian box.

--
Thanks



Richard
www.sheflug.co.uk

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



[Samba] Can't connect to share

2002-09-20 Thread Greg Vickers

disclaimer/me is new to samba/disclaimer

Hi all,
I'm trying to check for the existence of a particular share on a win2k 
server. The share has these permissions, Read  Execute, List Folder 
Contents and Read for the default username. The default username does not 
have a password. The error i'm getting is thus:

#smbclient //bashir/logon -U default_user -W lab_domain -I 131.181.xxx.xxx
added interface ip=131.181.xxx.xxx bcast=131.181.xxx.xxx nmask=255.255.255.0
Password:
Anonymous login successful
Domain=[lab_domain] OS=[Windows 5.0] Server=[Windows 2000 LAN Manager]
tree connect failed: NT_STATUS_ACCESS_DENIED

(IPs and sensitive information removed/modified)

Looking at the Anonymous login successful, I assume that i'm getting some 
sort of connection then being kicked off for some reason.

I've had a google around and checked previous mailing list at 
au1.samba.org, and found previous questions along similar lines, but no 
answers.

Am I just missing something obvious?

TIA,

=
Greg Vickers
Computer Systems Officer
Student Support and Systems
Teaching and Learning Support Systems, QUT
Kelvin Grove Campus, CRICOS No 00213J

Ph: 07 3864 8276 Fax: 07 3864 5425
Mob: 0416 001 674 SD: x6147

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



Re: [Samba] Debian server (resend, forgot to add samba list as reciepient

2002-09-20 Thread Kai Blin

On Friday 20 September 2002 09:31, Richard Ibbotson wrote:

 After putting it into a network with another Samba server I find that
 the Win98 client machines can't connect to it but they can connect to
 the other server.  The other server is set to OS level 65 and the new
 one is somewhere below that.

 I've run all the usual tests and they all work fine except for the
 first one smbclient -L BIGSERVER.  After running this I get
 NT_STATUS_LOGON_FAILURE.  Not knowing what this means it doesn't
 help much.  Had a look in /etc/resolv.conf and everything would seem
 to be fine in there.  Ping any machine anywhere on the network
 without a hitch.  Looked at the man pages couldn't find a reference
  to this.

Hmm, did you try that as root? Debian disallows root per default.

 Can anyone explain what the above error message means and how can I
 actually get the Win98 clients to login eventually after
 troubleshooting this peculiar problem ?  Not seen it on RedHat or
 SuSE boxes only on a Debian box.

Try as an ordinary user :) You need the user in smbpasswd or have the server 
get the authentication from another server for that, of course.

HTH

-- 
Kai BlinLinux system administrator  Tel: Ring-86592
Allgemeine ChirurgieUniversitaetsklinikum Tuebingen

Once harm has been done, even a fool understands it.
-- Homer
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba



[Samba] replacing the default samba clients on Windows platforms

2002-09-20 Thread Rajiv Dayal

I want to replace the default samba clients with the one that I can 
build using the client code from samba.org along with some modifications 
to it. Is this possible? This is for Windows 2000/XP/Me systems. I would 
like to know how can I do that so that all applications like the Windows 
Explorer or others using the Windows Common Open Dialog can still access 
the files on the samba server using this modified client instead of the 
default ones supplied along with these Windows systems?

thanks,
- Rajiv.


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



RE: [Samba] Samba password sync question

2002-09-20 Thread Jethran Waugh

Sadly that doesn't work. All that does is set the registry entry in
HKEY_Users\.DEFAULT and when a new user logs in that key is not copied
for some reason

-Original Message-
From: Josh Friberg-Wyckoff [mailto:[EMAIL PROTECTED]] 
Sent: 19 September 2002 21:52
To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
Subject: Re: [Samba] Samba password sync question


I found it.

In gpedit.msc  Navigate to :
User Configuration  Administrative Templates  System
 Ctrl-Alt-Del Options

In the right pane select Remove Change Password and
then select enable.

Prevents users from changing their Windows password on
demand.

This setting disables the Change Password button on
the Windows Security dialog box (which appears when
you press Ctrl+Alt+Del).

However, users are still able to change their password
when prompted by the system. The system prompts users
for a new password when an administrator requires a
new password or their password is expiring.

--- Jethran Waugh [EMAIL PROTECTED] wrote:
 Dear All
 
 I would like to know if there is a simple way to
 disable the Change
 Password button available under XP.  I have tried
 all the registry
 entries and they wont work.  When a limited user
 account is created the
 relevant entry is not copied from
 HKEY_USERS\.DEFAULT into
 HKEY_CURRENT_USER.  The system I am using is Samba
 2.2.5 running as a
 PDC with XP clients.  I don't want to have to give
 all my users admin
 rights as that's a bit nasty.
 
 The solution I have come up with at the moment is to
 set passwd program
 in smb.conf to a script which I have written that
 just returns a non
 zero exit status.  This then tells the users that
 the password change
 failed due to an invalid username or password.  If
 it is not possible to
 disable the change password button is it possible to
 edit the error
 message windows displays when the password change
 fails?
 
 
 Thanks
 Jethran Waugh
 
 --
 To unsubscribe from this list go to the following
 URL and read the
 instructions:
http://lists.samba.org/mailman/listinfo/samba


__
Do you Yahoo!?
New DSL Internet Access from SBC  Yahoo!
http://sbc.yahoo.com

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



[Samba] is there good management tools for samba users

2002-09-20 Thread Eero Volotinen

I mean tools that can also add users to unix/linux system
and after that they add samba users? swat, webmin do not have
that kind of features, do i need to write own wrapper scripts?

--
Eero

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



Re: [Samba] /etc/fstab

2002-09-20 Thread Axel Heinrici

Hi

On Friday 20 September 2002 09:52, Frank Matthieß wrote:

 Try smbfs. On Linux you have to setup a kernel with smb
 filesystem support. You need smbmount smbumount, which are in the
 smbfs packet on debian systems.

 The packet information give me the hint, that this is out of the
 samba source.

What do you mean by this? I really do not understand. A few days 
ago I compiled samba-2.2.5. There is a configure option to also 
compile smbmount.  


 /etc/fstab:
 //awek-ref/Barzen /mnt/awek-ref/barzen smbfs  
 rw,username=xx,password=xx,uid=1000,gid=1000

This may cause problems. At startup mount -a is called before 
network is up (at least in some distributions). So better add the 
noauto-option and mount the specific share later (after network 
coming up) by a separate skript.
Quick and dirty way for KDE-users: add desktop icon of type drive 
pointing to this fstab entry.

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



[Samba] Samba PDC policy problem: User policies work; computer policies don't.

2002-09-20 Thread Ray Simard

I hope someone can shine some light here.

Per the docs, the ntconfig.pol file resides in the netlogon share, and it 
seems to work fine for any policies that pertain to a user or all users 
(Default user). But nothing I've tried has gotten policies for computers to 
work. Nothing that is set in the Default Computer policy has any effect at 
all. I have rebooted the Windows box I'm using for test after putting an 
updated ntconfig.pol in the netlogon share, but, again, only user changes 
have any effect.

There's a setting in the computer polices for remote policy update, but if 
that's where the system learns where to look, it seems like a standoff: until 
it finds the policy data, it can't know where to look! Or do I have that all 
wrong?

Thanks in advance for any help,

Ray S.

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



Re: [Samba] /etc/fstab

2002-09-20 Thread Frank Matthieß

Freitag den 20.09.2002 um 11:26 CEST  +0200, schrieb Axel Heinrici:
 Hi
 
 On Friday 20 September 2002 09:52, Frank Matthieß wrote:
 
  Try smbfs. On Linux you have to setup a kernel with smb
  filesystem support. You need smbmount smbumount, which are in the
  smbfs packet on debian systems.
 
  The packet information give me the hint, that this is out of the
  samba source.
 
 What do you mean by this? I really do not understand. A few days 
 ago I compiled samba-2.2.5. There is a configure option to also 
 compile smbmount.  

Do you compile with smbmount?

If you do so, read the manpage of mount:

-t vfstype
...
For  most  types all the mount program has to do is
issue  a  simple  mount(2)  system  call,  and   no
detailed   knowledge  of  the  filesystem  type  is
required.  For  a  few  types  however  (like  nfs,
smbfs,  ncpfs) ad hoc code is necessary. The nfs ad
hoc code is built in, but smbfs and  ncpfs  have  a
separate  mount program. In order to make it possi­
ble to treat all types in a uniform way, mount will
execute   the  program  /sbin/mount.TYPE  (if  that
exists) when called with type TYPE.  Since  various
versions  of  the  smbmount  program have different
calling conventions, /sbin/mount.smb may have to be
a shell script that sets up the desired call.
...


fm@fortytwo:~$ ls -l /sbin/mount.smb*
lrwxrwxrwx1 root root  17 06-28 08:05 /sbin/mount.smb - /usr/bin/smbmount
lrwxrwxrwx1 root root  17 06-28 08:05 /sbin/mount.smbfs - /usr/bin/smbmount

 This may cause problems. At startup mount -a is called before 
 network is up (at least in some distributions). So better add the 
 noauto-option and mount the specific share later (after network 
 coming up) by a separate skript.

I prefer debian systems. debian mount all local fs'es first. After
startup of networking, they setup the remote fs'es.

-- 
Frank Matthieß  [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] Samba 2.2.6pre2 doesn't try to lookup for user user nameby SID +pdbedit

2002-09-20 Thread Dan Ohnesorg

On Fri, 20 Sep 2002, Andrew Bartlett wrote:

 Real group support is really only in TNG and HEAD.  We are currently
 doing work to bring HEAD's support up to scratch, but 2.2 has next to
 nothing.

In version ~2.2.2 with smbpasswd backend I have seen groups defined in 
/etc/groups, but now I am not seeing anything.

I have also paralel TNG samba from CVS for testing. But there are many 
problem, for example it is not seen on network and cannot register to 
samba acting as wins server. But it is true, that I can view some 
properties of users using user manager for domains.

  - if I try to open a user in user manager for domains, the samba hit into
  LDAP by RID and gets relevant info. I see in log, that the parameters are
  filled from LDAP in init_ldap_from_sam to right places, but the client
  says, that is was not able to find user in domain.

Its not true, that there aren't relevant entries in log, now I have found, 
that I get this error

[2002/09/19 15:42:25, 3] smbd/process.c:process_smb(878)
  Transaction 171 of length 79
[2002/09/19 15:42:25, 3] smbd/process.c:switch_message(685)
  switch message SMBtrans2 (pid 32721)
[2002/09/19 15:42:25, 3] smbd/error.c:error_packet(106)
  error packet at smbd/trans2.c(3219) cmd=50 (SMBtrans2) 
NT_STATUS_NETWORK_ACCESS_DENIED
[2002/09/19 15:42:25, 3] smbd/process.c:process_smb(878)
  Transaction 172 of length 79
[2002/09/19 15:42:25, 3] smbd/process.c:switch_message(685)
  switch message SMBtrans2 (pid 32721)
[2002/09/19 15:42:25, 3] smbd/error.c:error_packet(106)
  error packet at smbd/trans2.c(3219) cmd=50 (SMBtrans2) 
NT_STATUS_NETWORK_ACCESS_DENIED

There are many error of this kind, while getting user accounts and while 
working with printers.

  
  - the pdbedit tool is very useful, but it should also fill in the
  displayName field, while importing smbpasswd. With smbpasswd backend is
  displayed Full name from /etc/passwd, with LDAP is the field after import
  empty and the names aren't shown.
 
 pdbedit is much improved in 3.0 - and the import functionality
 compleatly replaced.  You might want to give that a go.

But there is not used objectClass: account and I was not able backport the 
change from 2.2.6r2 to 3.0, I have also replaced one function in the .c 
file, but the pdbedit didn't compile anymore.



cheers
dan

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



[Samba] updating smb.conf during Samba is working

2002-09-20 Thread Markus . Roelle

Hi

I have the following problem.
I like to make changes in the smb.conf during the samba server is still
working.
And it should take affect this updates without restarting the server.
Sometimes it works, sometimes after long waiting, sometimes it does not
take affect.

Is there some options to set, or do you know another solution ?

Thank you

Greetings

Markus Rölle

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



[Samba] Samba 1.9.17 and WinXP

2002-09-20 Thread Winfried Junke

How can I build a connection between a PC with WinXP
the samba server with Samba 1.9.17 ?
I'm searching for a possibility to change the registry to
re-enable clear text password ?

--
Winfried Junke
email [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] updating smb.conf during Samba is working

2002-09-20 Thread Harry Rüter

Hi,

as far as i know, there's no other solution than
restarting the server.

Can't believe changing smb.conf has any effect on
already running servers, maybe on new child-processes ...

If it's critical, you have to do the changes, when there's no
user/client connected ..

Greets Harry 

 Hi
 
 I have the following problem.
 I like to make changes in the smb.conf during the samba server is still
 
 working.
 And it should take affect this updates without restarting the server.
 Sometimes it works, sometimes after long waiting, sometimes it does not
 
 take affect.
 
 Is there some options to set, or do you know another solution ?
 
 Thank you
 
 Greetings
 
 Markus Rölle

-- 
Werden Sie mit uns zum OnlineStar 2002! Jetzt GMX wählen -
und tolle Preise absahnen! http://www.onlinestar.de

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



Re: [Samba] samba Mount command failure

2002-09-20 Thread linux power

You find this in any docs or howtos. Use this syntaks
for source and dest. address.
server\\share '/mnt/dvs/ITSERVER'




 --- root [EMAIL PROTECTED] skrev:  Hi All,
 
 I would like to be able to mount a SMB NT Share on a
 NT4.0 network. I am
 currently trying to run the following command :
 
 mount -t smbfs -o username=lloydl,password=Fiver
 //(Server
 IPaddress)/(share) /mnt/dvs/ITVSERVER
 
 And I get :
 
 2622: session request to 192.168.36.6 failed (called
 name no present)
 2622: session request to 192 failed (called name not
 present)
 2622: session setup failed: ERRDOS - ERRnoaccess
 (access denied)
 SMB connection failed
 
 Thanks
 Lloyd
  

__
Se den nye Yahoo! Mail på http://no.yahoo.com/
Nytt design, enklere å bruke, alltid tilgang til Adressebok, Kalender og Notisbok
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba



Re: [Samba] updating smb.conf during Samba is working

2002-09-20 Thread Joel Hammer

I believe you just send a sighup to the original smbd daemon.
The pid when you compile from source with defaults is here:
/usr/local/samba/var/locks/smbd.pid
It may be in /var/lock or other places.
Or, ps ax | grep smbd and usually, if smbd is started on reboot, the lowest
pid is your original one.
In linux, signal 1 is sighup, so:
kill -1 pid 
makes smbd reread smb.conf but current connections are not altered.
I do not know what happens if you sighup a daughter smbd process.
YMMV.
Joel


On Fri, Sep 20, 2002 at 01:09:10PM +0200, Harry Rüter wrote:
 Hi,
 
 as far as i know, there's no other solution than
 restarting the server.
 
 Can't believe changing smb.conf has any effect on
 already running servers, maybe on new child-processes ...
 
 If it's critical, you have to do the changes, when there's no
 user/client connected ..
 
 Greets Harry 
 
  Hi
  
  I have the following problem.
  I like to make changes in the smb.conf during the samba server is still
  
  working.
  And it should take affect this updates without restarting the server.
  Sometimes it works, sometimes after long waiting, sometimes it does not
  
  take affect.
  
  Is there some options to set, or do you know another solution ?
  
  Thank you
  
  Greetings
  
  Markus Rölle
 
 -- 
 Werden Sie mit uns zum OnlineStar 2002! Jetzt GMX wählen -
 und tolle Preise absahnen! http://www.onlinestar.de
 
 -- 
 To unsubscribe from this list go to the following URL and read the
 instructions:  http://lists.samba.org/mailman/listinfo/samba
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba



Re: [Samba] Samba 1.9.17 and WinXP

2002-09-20 Thread Jelmer Vernooij

On Fri, Sep 20, 2002 at 01:04:47PM +0200, Winfried Junke wrote:
 How can I build a connection between a PC with WinXP
 the samba server with Samba 1.9.17 ?
 I'm searching for a possibility to change the registry to
 re-enable clear text password ?
You probably would want to upgrade your version of samba first. The
latest stable release is 2.2.5 and it's available from samba.org. 

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



Re: [Samba] samba Mount command failure

2002-09-20 Thread Frank Matthieß

Freitag den 20.09.2002 um 13:15 CEST  +0200, schrieb linux power:
 You find this in any docs or howtos. Use this syntaks
 for source and dest. address.
 server\\share '/mnt/dvs/ITSERVER'

//servername/share is also ok.

-- 
Frank Matthieß  [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] samba Mount command failure

2002-09-20 Thread Frank Matthieß

Freitag den 20.09.2002 um 11:29 CEST  +0200, schrieb root:
 Hi All,
 
 I would like to be able to mount a SMB NT Share on a NT4.0 network. I am
 currently trying to run the following command :
 
 mount -t smbfs -o username=lloydl,password=Fiver //(Server
 IPaddress)/(share) /mnt/dvs/ITVSERVER
 
 And I get :
 
 2622: session request to 192.168.36.6 failed (called name no present)
 2622: session request to 192 failed (called name not present)
 2622: session setup failed: ERRDOS - ERRnoaccess (access denied)
 SMB connection failed


Have you tried smbclient first? 
Is a connection with smbclient possible?


smbclient -L ServerIPaddress -U username will show you the shares.

smbclient //(ServerIPaddress)/(share) \
-U username \
-W workgroup/domainname

If this runs, you can start to mount via smbfs.
-- 
Frank Matthieß  [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] is there good management tools for samba users

2002-09-20 Thread Steve Thom

I use Webmin exclusively. If you set username/password synchronization, all
users added on the system tab become Samba users. Not much different than
NT.
- Original Message -
From: Eero Volotinen [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Friday, September 20, 2002 3:59 AM
Subject: [Samba] is there good management tools for samba users


 I mean tools that can also add users to unix/linux system
 and after that they add samba users? swat, webmin do not have
 that kind of features, do i need to write own wrapper scripts?

 --
 Eero

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

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



Re: [Samba] @ doesn't work in the NT domain name

2002-09-20 Thread Gerald Carter

On Thu, 19 Sep 2002 [EMAIL PROTECTED] wrote:

 
 I am part of a large worldwide Active Directory and all of our individual
 site NT domain names have an  ampersand symbol in them
 (for example: VWS@ROCHESTER)  Samba 2.2.6pre2 and older won't join this
 domain name, or allow connections to it from users in this domain.  The
 logs state that the domain name is VWS_ROCHESTER,  the code is squashing
 the @ to an _ causing all authentification attempts to fail.  Since we are
 migrating to this domain, all of our samba servers will NOT function for
 users connecting from the AD domains due to the domain-name mangling.
 
 I was told this was done as part of a security audit to the samba code, but
 it breaks compatibility in a major way. Ampersands are VALID in a netbios
 domain name, just not in a machine name (AFAIK), but samba doesn't comply
 in this regard.  Since changing the netbios domain names of our win2k
 domains is not possible, I need a fix ASAP.  Any suggestions?

grrr... I hate that alpha_strcpy() code.  I'll get you a fix today.
Can you send me a level 10 debug log of the failure?





cheers, jerry
 -
 Hewlett-Packard http://www.hp.com
 SAMBA Team   http://www.samba.org
 --http://www.plainjoe.org
 Sam's Teach Yourself Samba in 24 Hours 2ed.  ISBN 0-672-32269-2
 --I never saved anything for the swim back. Ethan Hawk in Gattaca--

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



Re: [Samba] Samba 3 alpha19 - some testing results and problems

2002-09-20 Thread Gerald Carter

On Thu, 19 Sep 2002 [EMAIL PROTECTED] wrote:

 2.After the installation on new alpha19 (I used alpha17 before) swat
 stopped authenticating (I use same credentials for Samba 2.2.5 and samba
 3 swat).

Please retest with the latest HEAD code and report back.

 3. Samba-3 shares are accessible through Active Directory only when
 security is SERVER. There is an option to choose ADS, but it is not
 documented and did not work.
 

It does work.  :-)  Did you read the ADS-HOWTO ?

 4. Printers are visible but can not be accessed.

Need more details.  Again, please retest with the latest HEAD code.



cheers, jerry
 -
 Hewlett-Packard http://www.hp.com
 SAMBA Team   http://www.samba.org
 --http://www.plainjoe.org
 Sam's Teach Yourself Samba in 24 Hours 2ed.  ISBN 0-672-32269-2
 --I never saved anything for the swim back. Ethan Hawk in Gattaca--

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



[Samba] Slow printer on samba 2.2.5

2002-09-20 Thread Rodrigo Sirio Coelho



Hi, 

I am with a very strange problem (to me, offcourse 
:)), I am using a Samba 2.2.5 on Suse 8.0 on a PIII 600 with 384MB RAM. Printers 
are configured via LPD to direct print (RAW) for the samba clients! the file 
access are fast using a Win98client ou Winxp Client!, but when we try to use the 
printers, take about 10 seconds to show the printer manager (win98), the traffic 
to send the spool to linux is very slow! about 10 minutes to send a 32MB spool 
file to linux! DNS is all OK! Lmhosts is all OK, hosts is all ok! Anyone 
can help me? 


Thank you

Rodrigo Coelho
Belo Horizonte - Brazil


Re: [Samba] unlink data file in cups_job_submit

2002-09-20 Thread Gerald Carter

On 18 Sep 2002, Paul Janzen wrote:

 With samba-2.2.5, cups-1.1.14, and printcap=cups, I find that I have
 to explicitly clean up old print data files in /var/spool/samba with a
 cron job.
 
 With a traditional LPR, we use -r to tell lpr to remove the file for
 us after the file is spooled.  With cups, we send it over ipp, and I
 think we should then unlink the data file ourselves.
 
 Does this seem right?

Looks right to me :-)  Applying it now.  Thanks.  I've been meaning to 
track this one down.




cheers, jerry
 -
 Hewlett-Packard http://www.hp.com
 SAMBA Team   http://www.samba.org
 --http://www.plainjoe.org
 Sam's Teach Yourself Samba in 24 Hours 2ed.  ISBN 0-672-32269-2
 --I never saved anything for the swim back. Ethan Hawk in Gattaca--

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



[Samba] ACLs and DACLs not propagated to owner of file/directory

2002-09-20 Thread Crosby, Scott F.
Title: ACLs and DACLs not propagated to owner of file/directory





Hello,
 I've submitted the following to the bug tracking system, but thought I might find some other answers here.
 It appears that there is a bug in the ACL code that prevents a ACL or DACL from being applied to directory if the user associated with that ACL is the owner of the file.

 Consider the following directory structure


top-|
 |-a|
 |-1
 | |-2
 |
 |-b|
 |-3
 |-4


 All directories are owned by root/sys and contain read/write/execute ACLs for tom, dick, harry, and bob. A user listed in admin users for the share chooses adds an ACL for tim (rwx) from win2k to the top directory. All is well at this point. ACLs and DACLs for each user are applied to each folder.

 Now tom (who does not have admin rights to the share) creates a directory alpha
under top-a-1 . He is the owner, and the directory contains all of the ACLs from 1, including the default ACL default:user:tom:rwx. The acl user:tom:rwx also exists, as does user::rwx, the representation of the unix permissions. So far so good.

 Now the same admin user with root privs accesses the share from win2k and recursively adds an acl for jane to the top level, giving her read/write/execute. This is when things start to fall apart. The new directory alpha LOSES the ACL user:tom:rwx and the default ACL default:user:tom:rwx. If any user other than tom creates a file or directory underneath alpha, tom will

lose access to those files. The effect is most painful when tom creates an excel spreadsheet or other document under alpha, then jane edits and saves it. Since the Office products delete a file before saving, the ownership of the file immediately changes to jane and tom loses access to his own file.

 I believe the bug is in sys_acl_set_file() in lib/sysacls.c. Or at least, a fix could be applied in this call by creating a default ACL and a user access ACL for the owner (and group) of the file.

 I've tested this with samba 2.2.3a and samba 2.2.5 on linux kernels 2.4.17 with linux acl/ea patches from the 0.7 series as well as 2.4.19 with xattr+acl patch 0.8.50. THe problem also occurs on HP-UX 11.0 using JFS 3.3 (vxfs 4 filesystem layout) and samba 2.2.5.

Additional information :
 1. When acls are applied directly using setfacl on the linux or hp-ux server, they are applied correctly. This does not look like a problem with ACLs on either system.

 2. Files created by windows clients start with the correct ACLs. From looking at the samba code, I gather that this is because smbd never actually touches the ACLs for newly created files and directories. smbd only seems to manipulate ACLs when they're changed from a windows client.

 3. The inherit acls config option does not fix this problem, which is not surprising since that's not what the option is intended to do.




Re: [Samba] CSC-policy and offline files

2002-09-20 Thread Gerald Carter

On Wed, 18 Sep 2002, Lydia Scharon wrote:

 I have not been able to find anything similar to this in the archives...
 
 So, can anyone help me out with the csc-policy?  What version of SAMBA was
 this introduced in?  

Was added in 2.2.4 I think.

 I am currently running 2.2.3 and am finding that some
 of my XP users as well as one W2K user are running out of disk space on
 their machines - their client side caches are filling up.  The folders that
 they are syncing to on the server are small compared to how much of their
 cache is being eaten up (compare 500MB to 10's of GB's!).

I haven't played with it personally so I can't comment.




cheers, jerry
 -
 Hewlett-Packard http://www.hp.com
 SAMBA Team   http://www.samba.org
 --http://www.plainjoe.org
 Sam's Teach Yourself Samba in 24 Hours 2ed.  ISBN 0-672-32269-2
 --I never saved anything for the swim back. Ethan Hawk in Gattaca--

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



Re: [Samba] /etc/fstab

2002-09-20 Thread Bob Crandell

cj ([EMAIL PROTECTED]) wrote*:

G'day all
Is it possible to get fstab to mount a samba share?
I see it can mount nfs shares, but I need to know about samba shares

Thanks

# In /etc/fstab
# To mount a public share
//ocicat/Public /mnt/Public smbfs
username=pcguest,password=password,uid=pcguest,gid=users,rw
# To mount a private share
//ocicat/home /home/bob/Data smbfs
noauto,username=bob,password=password,uid=bob,gid=users,rw

# In /etc/profile
# To login
if [ -e ~/Data ]; then
   sudo mount ~/Data
fi
# To logout
trap sudo /bin/umount ~/Data; /usr/bin/clear EXIT

# In /etc/sudoers
bob ALL=(ALL) NOPASSWD: ALL

In my case, this isn't a problem but you don't want to do this in production because
of security.  I'm trying to figure out how to do this without having to use sudo.

I hope this is what you were asking.
--
Bob Crandell
Assured Computing
When you need to be sure.
Voice 541-689-9159
FAX   240-371-7237
[EMAIL PROTECTED]
www.assuredcomp.com
Eugene, Or. 97402


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



Re: [Samba] /etc/fstab

2002-09-20 Thread Axel Heinrici

Hi
On Friday 20 September 2002 12:23, Frank Matthieß wrote:
 Freitag den 20.09.2002 um 11:26 CEST  +0200, schrieb Axel 
Heinrici:

 
  What do you mean by this? I really do not understand. A few
  days ago I compiled samba-2.2.5. There is a configure option to
  also compile smbmount.

 Do you compile with smbmount?

 If you do so, read the manpage of mount:

 -t vfstype
   ...
 For  most  types all the mount program has to do is
 issue  a  simple  mount(2)  system  call,  and   no
 detailed   knowledge  of  the  filesystem  type  is
 required.  For  a  few  types  however  (like  nfs,
 smbfs,  ncpfs) ad hoc code is necessary. The nfs ad
 hoc code is built in, but smbfs and  ncpfs  have  a
 separate  mount program. In order to make it possi­
 ble to treat all types in a uniform way, mount will
 execute   the  program  /sbin/mount.TYPE  (if  that
 exists) when called with type TYPE.  Since  various
 versions  of  the  smbmount  program have different
 calling conventions, /sbin/mount.smb may have to be
 a shell script that sets up the desired call.
   ...


I know this.

 fm@fortytwo:~$ ls -l /sbin/mount.smb*
 lrwxrwxrwx1 root root  17 06-28 08:05 /sbin/mount.smb -
 /usr/bin/smbmount lrwxrwxrwx1 root root  17 06-28 08:05
 /sbin/mount.smbfs - /usr/bin/smbmount

The make install of the samba2.2.5 tarball sets this up in a 
correct way. 
The path of the samba binaries is now/usr/local/samba/bin/. And so 
is the link /sbin/mount.smbfs.

  This may cause problems. At startup mount -a is called before
  network is up (at least in some distributions). So better add
  the noauto-option and mount the specific share later (after
  network coming up) by a separate skript.

 I prefer debian systems. debian mount all local fs'es first.
 After startup of networking, they setup the remote fs'es.

SuSE is not so clever concerning this issue. I got some error 
messages by doing it that way. 

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



Re: [Samba] Samba 2.2.3 and WinXP Pro synchronization problem.

2002-09-20 Thread jra

On Fri, Sep 20, 2002 at 03:12:25PM +0200, [EMAIL PROTECTED] wrote:
 After synchronizing a Samba share on a WinXP Pro laptop (Make available
 offline),
 Synchronization complete and succesfull
 the files cannot be opened after disconnecting from the network.
 
 Warning as follows:
 File cannot be found. Try one of the following
 * Check spelling
 * Try another filename.
 
 This happens in all Office applications.

I believe we fixed this in 2.2.5. Please upgrade and test.

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



[Samba] Viewing domain groups in w2k client

2002-09-20 Thread Toni Palomares

Hi, I'm Toni and I'm from Barcelona (Spain).

I've installed samba 2.2.2 in a Red Hat 7.2. I have this box working as PDC
in my domain. The clients are w2k with SP2. It works right.

My problem is that I would like to grant local machine administrative rights
to some clients, but only to some domain groups. When I see the domain's
users  groups from the clients, I can see all the domain's users, but I
only can see 2 generic groups: Domain users  Domain Admin.

How can i see all the groups that I've created in my Domain?

Thank you and best regards

Toni

Sorry about my english.

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



[Samba] Re: Debian server

2002-09-20 Thread Richard Ibbotson

Trey

 Of course, if you are not trying to do logins on both servers, then
 this is useless.  If this is the case, send up some more
 information on how you are doing authentication on the two servers.


After some more prodding it looks like it's something like a password 
issue.  Only one of the machines is a domain controller. The SuSE 
one.  The Debian one is just a slave to the other one with rsync/ssh 
running between the two of them.

I'll do some more work on this and get back with some more info next 
week.

-- 
Thanks



Richard
www.sheflug.co.uk


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



[Samba] Winpopup help - will pay

2002-09-20 Thread The Big Black Box

Before I start I should say that I will pay $2000US to
get the information or code I seek.
I need code or protocol specs to be able to send
winpopup messages.  It cannot be done via mail slots
because it has to work over the internet at large.  If
you type in net send x.x.x.x hello on any windows nt
or xp machines it will send a winpopup using UDP ports
137 and then 135 (also 1031 and 1026 I think) over the
internet.  The code or protocol specs have to handle
the communication directly, not via the
NetMessageBufferSend windows API.  I need to be able
to compile/port this code for any platform/OS.

PS.  Please forward with message/offer to anyone you
might think appropriate.

Thanks, Doug

__
Do you Yahoo!?
New DSL Internet Access from SBC  Yahoo!
http://sbc.yahoo.com
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba



[Samba] speed of printing on samba is slow

2002-09-20 Thread Rodrigo Sirio Coelho

Hi,

I am with a very strange problem (to me, offcourse :)), I am using a  Samba
2.2.5 on Suse 8.0 on a PIII 600 with 384MB RAM. Printers are
configured via LPD to direct print (RAW) for the samba clients! the file
access are fast using a Win98client ou Winxp Client!, but when we try to use
the printers, take about 10 seconds to show the printer manager =
(win98), the traffic to send the spool to linux is very slow! about 10
minutes to send a 32MB spool file to linux!  DNS is all OK! Lmhosts is
all OK, hosts is all ok! Anyone can help me?


Thank you

Rodrigo Coelho
Belo Horizonte - Brazil

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



[Samba] Using linux as PDC in win2000 envirnoment

2002-09-20 Thread Mr.George



Dear Linux gurus,

I am starter in samba  trying to connect my NT 
workstation to my linux server.At the client side when i am trying to connect my 
NT workstation to linux ,it asking me for a password and user name to 
connect.But the swat documentation says it shouldnt ask for no user name and 
password ,it should connect me directly saying "WELCOME TO X DOMAIN".then reboot 
the computer and log in using the samba user name and password to get 
authenticted in to the linux server.

Pls can you tell me what is wrong

Thank you,

Sincerely,
Sanoj george


[Samba] Samba Debug

2002-09-20 Thread Eric Canuteson (PMI)


We have just set up our first small network of Linux machines. We are 
now trying to integrate them into our PC network. Actually, to be more 
accurate, we are trying to integrate a few legacy PCs that we can't get 
rid of yet into our Linux network.

Our legacy PC network is working fine, our Linux network is working 
great, but we have run into some basic Samba problem that is stalling us 
out. The PC network can see the samba server, but when double-clicking 
on those, it says it can't fine the machine. I've tried everything I can 
think of on both ends and reviewed several references without success.

What is the basic debugging procedure from here? None of my references 
covers the debug sequence in any detail.

Thanks in advance,
Eric

***
Eric Canuteson
Pacific Microinstruments, Inc.
[EMAIL PROTECTED]
2424 East Walnut
Pasadena, CA 91107
626.683.3980 phone

www.PacificMicroinstruments.com
Software Solutions for Distributed Systems
***


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



[Samba] Installation problem with samba-2.2.5

2002-09-20 Thread abhishek kumar

Hi ,

I am trying to install samba 2.2.5 on my solaris box.
It fails in the very first step ..samba/source/./configure ...saying
that cc or gcc is not able to produce the executables.

I have gcc 3.0.4 and cc on my Path.

Can anyone please helpme out.

Thanks
Abhishek

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



RE: [Samba] Installation problem with samba-2.2.5

2002-09-20 Thread Javid Abdul-AJAVID1

try with some other version of gcc and also compile some c program with
current version and see u get the same error

-Original Message-
From: abhishek kumar [mailto:[EMAIL PROTECTED]]
Sent: Friday, September 20, 2002 2:23 PM
To: [EMAIL PROTECTED]
Cc: abhishek kumar
Subject: [Samba] Installation problem with samba-2.2.5


Hi ,

I am trying to install samba 2.2.5 on my solaris box.
It fails in the very first step ..samba/source/./configure ...saying
that cc or gcc is not able to produce the executables.

I have gcc 3.0.4 and cc on my Path.

Can anyone please helpme out.

Thanks
Abhishek

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



Re: [Samba] Installation problem with samba-2.2.5

2002-09-20 Thread linux power

Do you have several versions of gcc and the c compiler
installed, or newly updated those.

If you have so you can go to Makefile in
samba-2.2.5/source and select which gcc you want to
use.
I think your gcc is called gcc3 
Then you put CC=gcc3 in your Makefile instead of 
CC=gcc

--- abhishek kumar [EMAIL PROTECTED] skrev:  Hi ,
 
 I am trying to install samba 2.2.5 on my solaris
 box.
 It fails in the very first step
 ..samba/source/./configure ...saying
 that cc or gcc is not able to produce the
 executables.
 
 I have gcc 3.0.4 and cc on my Path.
 
 Can anyone please helpme out.
 
 Thanks
 Abhishek
 
 -- 
 To unsubscribe from this list go to the following
 URL and read the
 instructions:  http://lists.samba.org/mailman/listinfo/samba

__
Se den nye Yahoo! Mail på http://no.yahoo.com/
Nytt design, enklere å bruke, alltid tilgang til Adressebok, Kalender og Notisbok
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba



[Samba] How to Install and share a printer in SAMBA/SUSE 8.0 ??

2002-09-20 Thread Gilberto (Thomas Técnica)

I need a tutorial or a step-by-step routine to install and share
printers (local and/or remote) in my Suse 8.0 Pro server using SAMBA.

I've tried some configurations without full success. 
The best one prints the job but ejects an extra blank sheet (do you
remember me now?).
So I decided to install it again from the beginning.

Thanks for your attention

Best regards 
 

Gilberto Antonangeli
IT Manager
Thomas Técnica Coml. El. Transm.
TT 55 11 5031-1144
Fax 55 11 5031-0677
[EMAIL PROTECTED]


---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.389 / Virus Database: 220 - Release Date: 16/9/2002
 

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



Re: [Samba] Samba 3.0 ADS Server

2002-09-20 Thread Gerald Carter

On Fri, 20 Sep 2002, Sander van Vliet wrote:

 I've looked around on the inet and docs in the tarball and I encountered
 a lot of docu's on setting up an ADS client but what I'm really
 interested in is if samba 3.0 can act as an ADS server. Is this
 possible?

No.  See http://www.samba.org/samba/roadmap-3.html





cheers, jerry
 -
 Hewlett-Packard http://www.hp.com
 SAMBA Team   http://www.samba.org
 --http://www.plainjoe.org
 Sam's Teach Yourself Samba in 24 Hours 2ed.  ISBN 0-672-32269-2
 --I never saved anything for the swim back. Ethan Hawk in Gattaca--

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



Re: [Samba] How to Install and share a printer in SAMBA/SUSE 8.0 ??

2002-09-20 Thread linux power

Attached is my smb.conf with the /dev/usb/lp0 
[Epson] share.  


--- Gilberto_(Thomas_Técnica)
[EMAIL PROTECTED] skrev:  I need a
tutorial or a step-by-step routine to
 install and share
 printers (local and/or remote) in my Suse 8.0 Pro
 server using SAMBA.
 
 I've tried some configurations without full success.
 
 The best one prints the job but ejects an extra
 blank sheet (do you
 remember me now?).
 So I decided to install it again from the beginning.
 
 Thanks for your attention
 
 Best regards 
  
 
 Gilberto Antonangeli
 IT Manager
 Thomas Técnica Coml. El. Transm.
 TT 55 11 5031-1144
 Fax 55 11 5031-0677
 [EMAIL PROTECTED]
 
 
 ---
 Outgoing mail is certified Virus Free.
 Checked by AVG anti-virus system
 (http://www.grisoft.com).
 Version: 6.0.389 / Virus Database: 220 - Release
 Date: 16/9/2002
  
 
 --
 To unsubscribe from this list go to the following
 URL and read the
 instructions:  http://lists.samba.org/mailman/listinfo/samba

__
Se den nye Yahoo! Mail på http://no.yahoo.com/
Nytt design, enklere å bruke, alltid tilgang til Adressebok, Kalender og Notisbok


smb.conf
Description: smb.conf


Re: [Samba] Problem Seeing Linux Machine From Windows Machine

2002-09-20 Thread linux power

Yes you should see it. But you have to apply a user in
the lindoze and samba server named skidmore. You must
use the same passwds all three places.Windoze,linux
and samba.

 


--- Barry Skidmore [EMAIL PROTECTED]
skrev:  I am very new to Samba, so please excuse this
naive
 question.
 
 Samba seems to be working properly from my Red Hat
 7.2 system.  I am
 using a GUI called xSMBrowser, and am able to
 transfer files back and
 forth to the Windows machines on my network.
 
 I now want to access my Linux system from a Windows
 98 machine.  I can see 
 it ('Mail') in 'My Network Places' within the
 workgroup called 
 'WORKGROUP', but I do not see any folders.  I am
 logged into the Windows 
 machine as 'skidmore'.
 Here is a snippet from my 'smb.conf'.  I am
 obviously doing something 
 wrong:


 # A private directory, usable only by fred. Note
 that fred requires write
 # access to the directory.
 [skidmore]
 comment = Barry's Service
 path = /home/skidmore
 valid users = skidmore
 public = no
 writable = yes
 printable = no

=
 So, shouldn't I be able to see my home directory
 (skidmore) under 'Mail' 
 in Network Places?:
 
 Network Places
 WORKGROUP
Mail
  skidmore
 
 Thanks,
 Barry Skidmore
 (Samba novice)
 -- 
 To unsubscribe from this list go to the following
 URL and read the
 instructions:  http://lists.samba.org/mailman/listinfo/samba

__
Se den nye Yahoo! Mail på http://no.yahoo.com/
Nytt design, enklere å bruke, alltid tilgang til Adressebok, Kalender og Notisbok
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba



Re: [Samba] Problem Seeing Linux Machine From Windows Machine

2002-09-20 Thread Edward Mann

Change the following to 
[homes]
   comment = Home Directories
   browseable = no 
   writable = yes


so that you can see your home directory


if you want you can go to start - run

type in

\\mail\skidmore


this should bring up the folder that you want.

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



[Samba] odd: everything SHOULD work... winbind

2002-09-20 Thread David Leuser II

Hi all,

i had everything samba working PERFECT a few days ago, meantime something
has changed or something i've changed, i know not what, is causing me to
not be able to authenticate domain users... it just plain doesn't work.  i
haven't changed anything in /etc/pam.d/, but i checked on it and
everything there is still ok wbinfo -u lists all the users just swell.
 One wierd thing i noticed (beside the problem), if i do ps -aux | grep
winbind winbind doesn't show, but if i just ps -aux it IS in THAT
list... 

i was messing around with red hats print manager utility (which somehow is
supposed to use samba's smbclient, didn't work btw)... i don't know if
that broke something?  any ideas?

thanks


David M. Leuser, II
Assistant Network Administrator
New Hampton School
(603) 744-3182 x121
[EMAIL PROTECTED]

Picture the root account as a magic hat that gives you lots of power,
with which you can, by waving your hands, create or destroy entire cities.
Because it is easy to wave your hands in a destructive manner, it is not a
good idea to wear the magic hat when it is not needed, despite the
wonderful feeling.  -- Gnome User's Guide

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



Re: [Samba] Problem Seeing Linux Machine From Windows Machine

2002-09-20 Thread Barry Skidmore

Well, I changed the network logon password on the Windows machine (had
to reinstall the client for Microsoft Networking), and I seem to have
gone backwards in terms of progress:  I now can not even see the
Linux server ('mail') in Network Neighborhood, although I can still see
the other Windows machines on the network.

Any suggestions?

Barry

On 09.20.2002 15:32 linux power wrote:
 Yes you should see it. But you have to apply a user in
 the lindoze and samba server named skidmore. You must
 use the same passwds all three places.Windoze,linux
 and samba.
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba



[Samba] swat share view

2002-09-20 Thread Norman Zhang

Hi,

How come in the Share Parameters under SWAT, I only see 2 options (i.e.,
Choose Share, Create Share)? There's no way I can select Advanced View.
Where can I enable that?

Regards,
Norman

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



[Samba] Linksys EFG20, RMA XH01210298

2002-09-20 Thread chuenke

Forwarded to:  ismtp[[EMAIL PROTECTED]]
  cc:  
Comments by:   Charles J. Huenke@Admin@SAC
Comments:  

Please offer any input you may have on the issue described below.

Thank you.

Chuck Huenke
Delaware Statistical Analysis Center
(302) 739-3680
   -- [Original Message] -  
We received a replacement EFG20 on the referenced RMA on
9/18/02.  I encountered a problem that prevents me from
returning the defective unit, and I have been unable to
resolve it after several calls to tech support and customer
service.  I hope that this email will more clearly describe
the issue.

The primary use for the server is an Access 2000 database
for 6-8 users.  Things worked well with our old EFG20's
(we have 2, one of which recently began losing network
connectivity during use; apparently a thermal issue).  I
set up the new unit just as the old one was set up, and
copied our Access files to it.  We can run the Access
database on the new unit from any one of our Windows 98
or Windows 2000 PC's on the network.  A problem occurs,
however, when a second user tries to open the database -
Access fails to open the shared database and reports a
spurious too many active users error.  I can find no
assistance at all in Microsoft's knowledge base.  I turn
to you for help because the problem does not occur with
our older EFG20's.  So far I can only guess that there is
some conflict with Access and the slightly newer Linux
software on the replacement EFG20 (possibly with Samba in
particular?). From what I can tell, the replacement unit
has Samba 2.0.6, while the older units have Samba 2.0.3.
As an additional test I put a FoxPro database on the new
EFG20; FoxPro and the new unit work well together to
succesfully share database files with multiple users.

Please provide any advice you can on how I should address
this issue.  Under the terms of the RMA cross-ship, I need
to return a unit to you in the next few days.  I will also
forward this email to Samba.org with the hope that they may
have some ideas.

Thank you.

Chuck Huenke
Delaware Statistical Analysis Center
(302) 739-3680
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba



[Samba] Trouble with Samba/RH 7.3

2002-09-20 Thread Anthony Abby

I'm having trouble connecting to a share I created on my Redhat 7.3 box,
from my Windows XP workstation.  I had set it up earlier on a FreeBSD
4.6 server and was able to connect to it from a Windows 2000
workstation, but can not seem to get it right here at home.

Here's my smb.conf file.

# Samba config file created using SWAT
# from localhost.localdomain (127.0.0.1)
# Date: 2002/09/20 19:25:46

# Global parameters
[global]
workgroup = APLUSDATA
netbios name = LAPTOP
server string = laptop
security = SHARE
encrypt passwords = Yes
name resolve order = host bcast
local master = No
lock dir = /tmp/samba
guest account = anthony

[share]
comment = Samba Share
path = /share
read only = No
guest ok = Yes


I created a share in the root directory... /share, which right now is
set to 0777.

When I try to connect via //laptop/share or //192.168.1.100/share I get
The network path was not found.  Checked the pertinent log files, but
found nothing relevant there.  Could someone point me in the right
direction?  Thanks for any help.

Anthony

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



Re: [Samba] swat share view

2002-09-20 Thread John Benedetto

Well, once you Choose a share, you can choose advanced view; it does not 
come up UNTIL you choose a share...

- jb

--On Friday, September 20, 2002 3:43 PM -0700 Norman Zhang 
[EMAIL PROTECTED] wrote:

 Hi,

 How come in the Share Parameters under SWAT, I only see 2 options (i.e.,
 Choose Share, Create Share)? There's no way I can select Advanced View.
 Where can I enable that?

 Regards,
 Norman

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



Re: [Samba] Problem Seeing Linux Machine From Windows Machine

2002-09-20 Thread Barry Skidmore

I have started to use SWAT to configure Samba, and can now see the Linux 
server within the WORKGROUP, but am still unable to see any of the shares.

Within SWAT, when you view the 'Status' of Samba, and look at the 'Active 
Shares' area, should you be able to see all of the shares that are 
available, or only the ones that are in use by someone logged on - I do 
not see anything listed here.

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



[Samba] Printing probleme Samba 2.2.3.a with CUPS

2002-09-20 Thread Henry Stuemer





Dear 
All,
after 
changing my Linux box to Samba 2.2.3a and CUPS I'm struggling with some probleme 
:
From 
XPpro Client : The printer works without any problems.
From 
98SE and Me Clients : The Wizard shows that the printer is offline and cannot 
print.
Can 
anybody give me a hint where to search ?
Regards
Henry


Re: [Samba] Problem Seeing Linux Machine From Windows Machine

2002-09-20 Thread Barry Skidmore

John,

The problem I seem to be having is that the members of the WORKGROUP
do not appear stabily:  they disappear and reappear when the WORKGROUP
window is refreshed over a span of about 5 minutes.  The Linux server
appears only rarily, so I am not surprised that I am having problems
seeing the Linux shares.

So, I am about to give up on doing things from the Windows side.  I
can exchange files back-and-forth between Linux and Windows from the
Linux side of things just fine.  To do this I am using a very nice
GUI called 'xSMBrowser', which I highly recommend.

On the other hand, if you have any other thoughts on this problem,
I might make one more attempt.

Barry

On 09.20.2002 21:08 John Benedetto wrote:
 To see what is available, and 'accessible', go to a command prompt on 
 one of your Windows clients, and excute 'net view \\server_name'.  It 
 should return all of the shares  printers that are available.
 
 - john
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba



Re: [Samba] Winpopup help - will pay

2002-09-20 Thread Kenneth Loafman

I know this is OT, but a response is warranted (IMNSHO).

I think what you want may be possible, however, there are some real
problems with such a tool if it were to be written.  I can just imagine
sitting at my lone Windows machine, attached to the Net, when POP, up
comes an add for Viagra, or a way to increase the size of my member, or
for some other nefarious scam concerning wealthy busty virgins that just
escaped the country without their money.

I'd probably be able to do what you wanted, but considering the possible
harm it could cause, the price would be way more than you could possibly
pay.  I'd have to abandon my chosen profession and retire in shame.

...Ken
A Concerned Netizen

The Big Black Box wrote:
  Before I start I should say that I will pay $2000US to
  get the information or code I seek.
  I need code or protocol specs to be able to send
  winpopup messages.  It cannot be done via mail slots
  because it has to work over the internet at large.  If
  you type in net send x.x.x.x hello on any windows nt
  or xp machines it will send a winpopup using UDP ports
  137 and then 135 (also 1031 and 1026 I think) over the
  internet.  The code or protocol specs have to handle
  the communication directly, not via the
  NetMessageBufferSend windows API.  I need to be able
  to compile/port this code for any platform/OS.
 
  PS.  Please forward with message/offer to anyone you
  might think appropriate.


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



[Samba] ×ð¾´µÄÐÂÀÏ¿Í»§£º

2002-09-20 Thread qjdong3000



 ×ð¾´µÄÐÂÀÏ¿Í»§£º
 
  ÄúºÃ£¡
 
  
www.8dns.netΪÁË´ðлÄúÒÔ¼°¹ã´ó¿Í»§¶ÔÎÒ˾µÄÖ§³ÖºÍÐÅÈΣ¬ÎÒÃÇÔÙ´ÎÌá¸ßоɷþÎñÆ÷µÄÐÔÄÜ£¬ÈÃÄúµÄÍøÕ¾¿Õ¼äÔË×÷¸ü¿ì¡¢¸üÎȶ¨¡¢¸ü
°²È«£¬Í¬Ê±ÎÒÃÇ»¹½µµÍÁ˲úÆ·
 
¼Û¸ñ£¬ÈÃÄúÏíÊܸüÓÅÖʵķþÎñ¡££¨ÎÒ˾ÍøÕ¾ÏÖÒÑȫиİ棺www.8dns.net£©
  
 
   200M HTML¿Õ¼ä+1¸ö¹ú¼ÊÓòÃû£¬¼Û¸ñ150Ôª/Äê
ÍøÂçʵÃû,400Ôª/¸ö
 
   100M¿Õ¼ä(Ö§³ÖASP)+100MÆóÒµÓʾÖ+20M ACCESSÊý¾Ý¿â+1¸ö¹ú¼ÊÓòÃû£¬
  
  ½öÊÛ288Ôª/Äê
 
   200M¿Õ¼ä(Ö§³ÖASP)+200MÆóÒµÓʾÖ+30M AccessÊý¾Ý¿â+1¸ö¹ú¼ÊÓòÃû£¬

  ½öÊÛ338Ôª/Äê
   
 
 ÒÔÉÏÖ»ÊÇÁãÊÛ¼Û¸ñ¡£»¶Ó­Ñ¡¹º£¬Ò²»¶Ó­Äú³ÉΪÎÒÃǵĴúÀíÉÌ!
 
 ÎÒÃÇ»¹Óиü¶àµÄÀñ°üºÍÓŻݼ۸ñ£¬ÏêÇéÇë½ø http://www.8dns.net ¡£
 
  
=
¹ã¸æÓʼþ¶ÔÓÐÓõÄÈËÀ´ËµÊÇÐÅÏ¢£¬¶ÔÎÞÓÃÈË˵µÄÊÇÀ¬»ø¡£Èç¹û¶ÔÄúûÓã¬ÎÒÃÇÍò·Ö±§Ç¸£¡
±¾Óʼþ¾ø¶Ô³Ðŵֻ·¢ËÍÒ»´Î¡£Èç¹ûÄúÏ£ÍûÎÒÃÇ´ÓÁбíÖÐɾ³ýÄúµÄµØÖ·£¬ÇëÀ´ÐÅ¡£Ð»Ð»£¡br
=











































































---
·ÐµãȺ·¢Óʼþ,À´×ÔÈí¼þ¹¤³Ìר¼ÒÍø(http://www.21cmm.com)

½øCMMÍøУ(http://www.21cmm.com)£¬³ÉÏîÄ¿¹ÜÀíר¼Ò
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba



[Samba] testing mail loop. Please ignore

2002-09-20 Thread Gerald Carter

sorry for the noise.



jerry

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



[Samba] Fw: Winbind-bug Redhat 7.2

2002-09-20 Thread David Hoang




- Original Message - 
From: David Hoang 

To: [EMAIL PROTECTED] 
Sent: Friday, September 20, 2002 4:20 PM
Subject: Winbind-bug

I am using winbind and I notice it's not letting me 
logon to my unix box
unless i have created a unix-style account with 
entries in /etc/passwd  shadow.
I thought winbind was suppose to allow me to logon 
using my active directory (w2k)
box. I please correct me if I'm 
wrong.

I read the docs and did the following: smbd, nmbd, winbind all 
running, also able to to domain user/group info. with 
"wbinfo". However still can't su, telnet to the linux box with my 
active directory user account. In /lib -- 
/lib/libnss_winbind.so /lib/libnss_winbind.so.2 
/etc/nsswitch.conf -- 
passwd: files winbind 
shadow: files  
group: files winbind Configure PAM 
with winbind === #make 
nsswitch/pam_winbind.so 
* In source tree #cp nsswitch/pam_winbind.so 
/lib/security *chmod 755 pam_winbind.so 
-Enable telnet in xinetd.d, xinetd running -Added 
/lib/security/pam_winbind.so to /etc/pam.d/login  su [root@caribou 
pam.d]# more su #%PAM-1.0 
auth sufficient 
/lib/security/pam_rootok.so auth 
sufficient /lib/security/pam_winbind.so 
auth sufficient 
/lib/security/pam_unix.so use_first_pass # Uncomment the following line 
to implicitly trust users in the "wheel" group. 
#auth sufficient 
/lib/security/pam_wheel.so trust use_uid # Uncomment the following line 
to require a user to be in the "wheel"group. 
#auth required 
/lib/security/pam_wheel.so use_uid 
#auth required 
/lib/security/pam_smb_auth.so #auth 
required /lib/security/pam_stack.so 
service=system-auth account 
required /lib/security/pam_stack.so 
service=system-auth password 
required /lib/security/pam_stack.so 
service=system-auth session 
required /lib/security/pam_stack.so 
service=system-auth session 
optional /lib/security/pam_xauth.so 
[root@caribou pam.d]# more login #%PAM-1.0 
auth required 
/lib/security/pam_securetty.so auth 
sufficient /lib/security/pam_winbind.so 
auth sufficient 
/lib/security/pam_unix.so use_first_pass 
auth required 
/lib/security/pam_stack.so service=system-auth 
auth required 
/lib/security/pam_nologin.so account 
sufficient /lib/security/pam_winbind.so 
account required 
/lib/security/pam_stack.so service=system-auth password 
required /lib/security/pam_stack.so 
service=system-auth session 
required /lib/security/pam_stack.so 
service=system-auth session 
optional /lib/security/pam_console.so 
The results: [root@caribou pam.d]# su - dhoang su: user dhoang 
does not exist [root@caribou pam.d]# telnet caribou 
Trying 172.16.2.251... Connected to caribou.jvb.jpsd.org 
(172.16.2.251). Escape character is 
'^]'. caribou (Linux release 
2.4.7-10enterprise #1 SMP Thu Sep 6 16:48:20EDT 2001) 
(2) login: dhoang Password for dhoang: Login 
incorrect
Please help shed some light:-) Shouldn't 
winbind allow me to do this?
Or is it just letting me do things like "smbclient" 
with my active directory
logon/passwd info.

Thanks


Re: [Samba] Winpopup help - will pay

2002-09-20 Thread Joshua Penix

On Friday 20 September 2002 12:56, Kenneth Loafman wrote:

 I think what you want may be possible, however, there are some real
 problems with such a tool if it were to be written.  I can just imagine
 sitting at my lone Windows machine, attached to the Net, when POP, up
 comes an add for Viagra, or a way to increase the size of my member, or
 for some other nefarious scam concerning wealthy busty virgins that just
 escaped the country without their money.

Boy that sounds an awful lot like having an ICQ account!!  : ^)

Honestly, I don't see why Big Black Box wants to hack up winpopup when he 
could just use Jabber, which is *meant* for messaging across the internet.  
And he can have complete control over his server, as well as security.

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



[Samba] Samba Print Server on Windows XP/2000 Clients

2002-09-20 Thread Geron D. Landavora

To Whom This May Concern,

Quite honestly, this email is a long-shot in the dark for me,
since I'm not sure if this email account is still maintained or 
not.

As I searched at google.com for Samba Print Server this
afternoon, I was led to the USENIX site that contained this email
link. I'm currently facing an issue which I'm hoping you can be of
help.

Our network employs Samba as our File and Print server and is enabled for
Plain Text Passwords. This works fine with PCs running on Win9x and
ME with the installation of the ptxt_on.inf
file. However, with the advent of the Windows XP and 2000 systems,
I'm having a hard time hooking up our network printers to these XP/2000
clients.

Can I have your inputs so I can roll this off?

Thanks in advance,

Geron






Re: Permissions behavior with acl and solaris

2002-09-20 Thread Gerald Carter

On Fri, 20 Sep 2002, Guy Roussin wrote:

 Under win2k, if a user create a file in this share, it has well the unix
 permissions 0600 and the correct correspondence under win2k (no
 permission for the group and everyone). All is well.
 
 So now, if the user modifies the file with gvim.exe for example. I note
 that the permission are deeply modified.  I can see now that the user
 root (???) is present twice:  once with no permission and once with
 read and write permissions !

One is a user and the other is a group.

 AFTER:
 lct5{root}[/home5]: getfacl n600.txt
 # file: n600.txt
 # owner: guy
 # group: lct
 user::rw-
 user:root:rw-   #effective:rw-
 group::---  #effective:---
 group:root:---  #effective:---
 mask:rwx
 other:---
 
 
 How to avoid this behavior ?  In a general way i don't understand well
 the equivalence of the permissions managed by samba between Win2k and
 Unix (with or without support acl).  Where can i found information above
 it ?

Source code is really the only place, but you might want to check under 
the slides section of http://samba.org/ (under Documentation).  Jeremy did 
a talk on Samba ACLs last year at the CIFS conference and I think I 
uploaded the slides in PS format.




cheers, jerry





User logins in Syslog

2002-09-20 Thread Josh Brown








I cannot seem to get samba to log who is logging in to any
kind of log file, I would really like to have it log them to syslog. But I
cannot figure out how. I have Samba v2.2.5 on RHL 7.3, On my other machine I used
the Redhat RPM version of samba and it logs the user logins to syslog.

Any help?



-Josh Brown

[EMAIL PROTECTED]








Re: broken link

2002-09-20 Thread Gerald Carter

On 19 Sep 2002, Robert Stanford wrote:

 On page http://au1.samba.org/samba/whatsnew/
 
 
 * (2nd May, 2002) Samba 2.2.4 released
 
   The Samba Team has released Samba 2.2.4
 
   See the WHATSNEW for a list of bug fixes and changes.

Fixed.  Thanks.




jerry





lookup_sid and well-known SIDs

2002-09-20 Thread Kai Krueger

Hi,
the attached patch (against HEAD) tries to cleanup the way well-known SIDs
are handled in the lookup_sid() and lookup_name() functions. With this
patch, the SID or name is first checked against a list of well-known SIDs.
If this failes, the SID or name is again checked against the list to see if
its domain is known (i.e. it is a locally handled domain). If yes, the SID
or name is resolved locally in passdb, otherwise winbind is used to resolve
it.

Beforehand, well-known SIDs were not really handled at all. As they were
unknown to the local resolver, winbind was tried with those SIDs. According
to Andreas Gruenbacher, the caching mechanism of winbind however returns
wrong results for those SIDs.
In addition, some well known SIDs were missing, and others had the wrong
SID_NAME_TYPE.

I've tried to map the behaviour of win2k as closely as possible.

Problems:
I haven't tested this patch with winbind, so I can't verify if it corrects
the problems with winbind

lib/sid_util.c split_domain_name() sets the domain to global_myname if it is
empty. This breaks the lookup_name() on PDCs for SIDs that don't have a
domain name (e.g. S-1-1-0 - Everyone). Can the behaviour of
split_domain_name() be changed?





Any comments are welcome,

Kai



lookup_sid.diff
Description: Binary data


subnetworking with samba

2002-09-20 Thread ANTIWINGATES



I've a serious question about samba.

Samba is running on a server with 3 NIC's one for 
internet access, and the other two to servertowards diferents 
subnets.
That subnets are 192.168.2.0/24 y 
192.168.3.0/24
Each subnet is attached to a hub and connect 
windows machines.
All the machines of each subnet view it's own 
neighborhoods (of course) and also see the machines of the other subnet, but it 
can't access to any resourses on the other subnet. (not a passwords/users 
problem)

Somebody help me??
Must i do a bridge between interfaces?
how?

Thanks a lot.
Antiwin



CVS update: samba/source

2002-09-20 Thread tridge


Date:   Fri Sep 20 09:34:35 2002
Author: tridge

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

Modified Files:
configure.in 
Log Message:
allow --with-krb5 to override the location of the kerberos libs on
redhat


Revisions:
configure.in1.346 = 1.347
http://www.samba.org/cgi-bin/cvsweb/samba/source/configure.in?r1=1.346r2=1.347



CVS update: samba/source/smbd

2002-09-20 Thread tridge


Date:   Fri Sep 20 09:37:03 2002
Author: tridge

Update of /home/cvs/samba/source/smbd
In directory dp.samba.org:/tmp/cvs-serv9389

Modified Files:
negprot.c 
Log Message:
change ADS negprot to match more closely the options used by w2k. This
affects the principal used and the order of SPNEGO OIDs


Revisions:
negprot.c   1.70 = 1.71
http://www.samba.org/cgi-bin/cvsweb/samba/source/smbd/negprot.c?r1=1.70r2=1.71



CVS update: samba/source/printing

2002-09-20 Thread jerry


Date:   Fri Sep 20 14:50:48 2002
Author: jerry

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

Modified Files:
  Tag: SAMBA_2_2
print_cups.c 
Log Message:
Patch from Paul Janzen to remove jobs from the spool directory
when using cups



Revisions:
print_cups.c1.2.8.16 = 1.2.8.17

http://www.samba.org/cgi-bin/cvsweb/samba/source/printing/print_cups.c?r1=1.2.8.16r2=1.2.8.17



CVS update: samba/source/smbd

2002-09-20 Thread jra


Date:   Fri Sep 20 18:35:12 2002
Author: jra

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

Modified Files:
  Tag: SAMBA_2_2
reply.c 
Log Message:
 is a valid character in domain names.
Jeremy.


Revisions:
reply.c 1.240.2.117 = 1.240.2.118

http://www.samba.org/cgi-bin/cvsweb/samba/source/smbd/reply.c?r1=1.240.2.117r2=1.240.2.118



CVS update: samba/source/smbd

2002-09-20 Thread jra


Date:   Fri Sep 20 19:09:49 2002
Author: jra

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

Modified Files:
  Tag: APPLIANCE_HEAD
reply.c 
Log Message:
 is valid in NetBIOS domain names.
Jeremy.


Revisions:
reply.c 1.237.2.42 = 1.237.2.43

http://www.samba.org/cgi-bin/cvsweb/samba/source/smbd/reply.c?r1=1.237.2.42r2=1.237.2.43



CVS update: samba/examples/VFS

2002-09-20 Thread jra


Date:   Fri Sep 20 19:10:45 2002
Author: jra

Update of /data/cvs/samba/examples/VFS
In directory dp.samba.org:/tmp/cvs-serv20241/examples/VFS

Modified Files:
  Tag: SAMBA_2_2
audit.c skel.c 
Log Message:
As conversation with Jerry, sendfile comes to 2.2.6 (off by default).
Jeremy.


Revisions:
audit.c 1.3.4.7 = 1.3.4.8

http://www.samba.org/cgi-bin/cvsweb/samba/examples/VFS/audit.c?r1=1.3.4.7r2=1.3.4.8
skel.c  1.4.4.8 = 1.4.4.9

http://www.samba.org/cgi-bin/cvsweb/samba/examples/VFS/skel.c?r1=1.4.4.8r2=1.4.4.9



CVS update: samba/examples/VFS/block

2002-09-20 Thread jra


Date:   Fri Sep 20 19:10:45 2002
Author: jra

Update of /data/cvs/samba/examples/VFS/block
In directory dp.samba.org:/tmp/cvs-serv20241/examples/VFS/block

Modified Files:
  Tag: SAMBA_2_2
block.c 
Log Message:
As conversation with Jerry, sendfile comes to 2.2.6 (off by default).
Jeremy.


Revisions:
block.c 1.1.2.6 = 1.1.2.7

http://www.samba.org/cgi-bin/cvsweb/samba/examples/VFS/block/block.c?r1=1.1.2.6r2=1.1.2.7



CVS update: samba/examples/VFS/recycle

2002-09-20 Thread jra


Date:   Fri Sep 20 19:10:45 2002
Author: jra

Update of /data/cvs/samba/examples/VFS/recycle
In directory dp.samba.org:/tmp/cvs-serv20241/examples/VFS/recycle

Modified Files:
  Tag: SAMBA_2_2
recycle.c 
Log Message:
As conversation with Jerry, sendfile comes to 2.2.6 (off by default).
Jeremy.


Revisions:
recycle.c   1.1.2.4 = 1.1.2.5

http://www.samba.org/cgi-bin/cvsweb/samba/examples/VFS/recycle/recycle.c?r1=1.1.2.4r2=1.1.2.5



CVS update: samba/source

2002-09-20 Thread jra


Date:   Fri Sep 20 19:11:02 2002
Author: jra

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

Modified Files:
  Tag: SAMBA_2_2
Makefile.in acconfig.h configure configure.in 
Log Message:
As conversation with Jerry, sendfile comes to 2.2.6 (off by default).
Jeremy.


Revisions:
Makefile.in 1.227.2.149 = 1.227.2.150

http://www.samba.org/cgi-bin/cvsweb/samba/source/Makefile.in?r1=1.227.2.149r2=1.227.2.150
acconfig.h  1.44.4.39 = 1.44.4.40

http://www.samba.org/cgi-bin/cvsweb/samba/source/acconfig.h?r1=1.44.4.39r2=1.44.4.40
configure   1.125.4.170 = 1.125.4.171

http://www.samba.org/cgi-bin/cvsweb/samba/source/configure?r1=1.125.4.170r2=1.125.4.171
configure.in1.130.4.169 = 1.130.4.170

http://www.samba.org/cgi-bin/cvsweb/samba/source/configure.in?r1=1.130.4.169r2=1.130.4.170



CVS update: samba/source/include

2002-09-20 Thread jra


Date:   Fri Sep 20 19:11:03 2002
Author: jra

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

Modified Files:
  Tag: SAMBA_2_2
config.h.in profile.h proto.h vfs.h 
Log Message:
As conversation with Jerry, sendfile comes to 2.2.6 (off by default).
Jeremy.


Revisions:
config.h.in 1.83.4.71 = 1.83.4.72

http://www.samba.org/cgi-bin/cvsweb/samba/source/include/config.h.in?r1=1.83.4.71r2=1.83.4.72
profile.h   1.2.8.13 = 1.2.8.14

http://www.samba.org/cgi-bin/cvsweb/samba/source/include/profile.h?r1=1.2.8.13r2=1.2.8.14
proto.h 1.900.2.394 = 1.900.2.395

http://www.samba.org/cgi-bin/cvsweb/samba/source/include/proto.h?r1=1.900.2.394r2=1.900.2.395
vfs.h   1.9.4.14 = 1.9.4.15

http://www.samba.org/cgi-bin/cvsweb/samba/source/include/vfs.h?r1=1.9.4.14r2=1.9.4.15



CVS update: samba/source/param

2002-09-20 Thread jra


Date:   Fri Sep 20 19:11:03 2002
Author: jra

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

Modified Files:
  Tag: SAMBA_2_2
loadparm.c 
Log Message:
As conversation with Jerry, sendfile comes to 2.2.6 (off by default).
Jeremy.


Revisions:
loadparm.c  1.251.2.115 = 1.251.2.116

http://www.samba.org/cgi-bin/cvsweb/samba/source/param/loadparm.c?r1=1.251.2.115r2=1.251.2.116



CVS update: samba/source/smbd

2002-09-20 Thread jra


Date:   Fri Sep 20 19:11:04 2002
Author: jra

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

Modified Files:
  Tag: SAMBA_2_2
reply.c vfs-wrap.c vfs.c 
Log Message:
As conversation with Jerry, sendfile comes to 2.2.6 (off by default).
Jeremy.


Revisions:
reply.c 1.240.2.118 = 1.240.2.119

http://www.samba.org/cgi-bin/cvsweb/samba/source/smbd/reply.c?r1=1.240.2.118r2=1.240.2.119
vfs-wrap.c  1.11.4.32 = 1.11.4.33

http://www.samba.org/cgi-bin/cvsweb/samba/source/smbd/vfs-wrap.c?r1=1.11.4.32r2=1.11.4.33
vfs.c   1.16.2.38 = 1.16.2.39

http://www.samba.org/cgi-bin/cvsweb/samba/source/smbd/vfs.c?r1=1.16.2.38r2=1.16.2.39



CVS update: samba/testsuite/build_farm

2002-09-20 Thread tridge


Date:   Sat Sep 21 01:30:08 2002
Author: tridge

Update of /home/cvs/samba/testsuite/build_farm
In directory dp.samba.org:/tmp/cvs-serv11376

Modified Files:
basicsmb.smb.conf.template 
Log Message:
enable 'map hidden' and 'create mask' to allow the new OPEN test to
succeed


Revisions:
basicsmb.smb.conf.template  1.11 = 1.12

http://www.samba.org/cgi-bin/cvsweb/samba/testsuite/build_farm/basicsmb.smb.conf.template?r1=1.11r2=1.12



CVS update: samba/source/lib

2002-09-20 Thread sharpe


Date:   Sat Sep 21 04:58:48 2002
Author: sharpe

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

Added Files:
  Tag: SAMBA_2_2
sendfile.c 
Log Message:

Add sendfile, and a blank line to loadparm.c, it seems ...


Revisions:
sendfile.c  1.6.2.2 = 1.6.2.3

http://www.samba.org/cgi-bin/cvsweb/samba/source/lib/sendfile.c?r1=1.6.2.2r2=1.6.2.3



CVS update: samba/source

2002-09-20 Thread sharpe


Date:   Sat Sep 21 06:10:53 2002
Author: sharpe

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

Modified Files:
  Tag: SAMBA_2_2
configure configure.in 
Log Message:

Fixes for sendfile under FreeBSD ...



Revisions:
configure   1.125.4.171 = 1.125.4.172

http://www.samba.org/cgi-bin/cvsweb/samba/source/configure?r1=1.125.4.171r2=1.125.4.172
configure.in1.130.4.170 = 1.130.4.171

http://www.samba.org/cgi-bin/cvsweb/samba/source/configure.in?r1=1.130.4.170r2=1.130.4.171