[Samba] windows xp + samba

2004-08-27 Thread settlersoman
Hi



My company network is built on Fedora Core 2
machines running samba (3.0.3-5) and windows 2000/xp clients.
The domain controller is samba 3.0.3.



When I'm logging to samba from windows xp clients and after pressed to
mapped disk(share) they print out the error:



An error occurred while reconnecting to [Drive Letter]:
to \\server\share. Microsoft Windows Network: The local
device name is already in use. This connection has not been
restored.



On windows 2000 clients I haven't problem.


Can anyone please explain why this happens and how I
can prevent it?





please reply for my email: [EMAIL PROTECTED]

greetings



Mariusz ([EMAIL PROTECTED])


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


[Samba] Windows XP Samba

2004-08-26 Thread Stuart, Cory G.
I have a Samba server that I want to allow anonymous access to for the
purpose of printing.  It's stand alone and not joined to my Windows
domain.  When I try to connect to it through a Windows 2000 PC, it pops
up a username  password box, but when I click OK I'm in.  Not a
problem.  However, when I try to browse the printer list from a Windows
XP box, I get the username  password box, but the username is grayed
out.  The grayed out username has CUPS\MyGuest (name of cups
server\renamed windows guest account).  Needless to say, when I click
OK, the prompt comes back and I can't get in.  The strange thing, If I
put in the path to one of the shared printers, I can connect.  Here is
my smb.conf:

[global]
netbios name = CUPS
workgroup = MYWORKGROUP
security = share
encrypt passwords = yes
guest only = yes
load printers = yes
guest account = nobody
hosts deny = all
hostname lookups = yes
hosts allow = 127. .domain.domain .otherdomain.domain
local master = no
printcap name = cups
printing = cups
load printers = yes
restrict anonymous = no
map to guest = bad user
[printers]
path = /tmp
printable = yes
guest ok = yes
public = yes
writable = no



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


Re: [Samba] Windows XP - samba 1.1.9 slow file transfer problem

2004-07-14 Thread Greg Adams
I've ran another Ethereal capture using Samba 3.0.2 and a Windows XP
client and the problem isn't present, so I guess we'll just have to
upgrade.

On Tue, 13 Jul 2004 22:55:55 -0700, Jeremy Allison [EMAIL PROTECTED] wrote:
 On Tue, Jul 13, 2004 at 07:50:27PM -0700, Greg Adams wrote:
  I'm experiencing a problem with slow file transfer from a Solaris 2.6
  Samba 1.1.9 server to Windows XP clients. This problem does not occur
  for Windows 2000 clients. In attempting to troubleshoot the problem,
  I've run Ethereal on both clients and noticed a marked difference in
  the logs of a transfer of the same file from the server.
 
 Samba 1.1.x is *very* old. Please upgrade if just for securitys
 sake.
 
  Any suggestions? Would upgrading to Samba 3.x resolve this issue?
 
 Samba 3.0.x has been tuned to provide the same defaults to the
 client as Windows 2000 - so hopefully you shouldn't get this
 problem.
 
 Jeremy.

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


[Samba] Windows XP - samba 1.1.9 slow file transfer problem

2004-07-13 Thread Greg Adams
I'm experiencing a problem with slow file transfer from a Solaris 2.6
Samba 1.1.9 server to Windows XP clients. This problem does not occur
for Windows 2000 clients. In attempting to troubleshoot the problem,
I've run Ethereal on both clients and noticed a marked difference in
the logs of a transfer of the same file from the server.

The Windows 2000 logs shows AndX SMB requests and responses with
various sizes ranging around 1000-8000 bytes. The number of packets in
the TCP conversation to transfer the file is 42 packets. With Windows
XP the logs show AndX SMB requests and responses around 2 to 4 bytes
long. The number of packets required for that transfer is 571. The
time to transfer is 3 seconds on Windows 2000 and 30 seconds on
Windows XP.

A notable factor is that this SMB file transfer is occuring over a WAN
connection, so the long ACK delay may be the problem factor, but I
don't see how it would become a problem on Windows XP clients, but not
on Windows 2000 clients.

I've already tried changing the socket options parameter in the global
section of the smb.conf file on the server. It previously was set to
TCP_NODELAY, and I tried a setting of IPTOS_THROUGHPUT SO_SNDBUFF=8192
SO_RCVBUFF=8192.

Any suggestions? Would upgrading to Samba 3.x resolve this issue?

Thanks for any input. Greg Adams
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


Re: [Samba] Windows XP - samba 1.1.9 slow file transfer problem

2004-07-13 Thread Jeremy Allison
On Tue, Jul 13, 2004 at 07:50:27PM -0700, Greg Adams wrote:
 I'm experiencing a problem with slow file transfer from a Solaris 2.6
 Samba 1.1.9 server to Windows XP clients. This problem does not occur
 for Windows 2000 clients. In attempting to troubleshoot the problem,
 I've run Ethereal on both clients and noticed a marked difference in
 the logs of a transfer of the same file from the server.

Samba 1.1.x is *very* old. Please upgrade if just for securitys
sake.

 Any suggestions? Would upgrading to Samba 3.x resolve this issue?

Samba 3.0.x has been tuned to provide the same defaults to the
client as Windows 2000 - so hopefully you shouldn't get this
problem.

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


[Samba] Windows XP -- Samba = A-ok! Samba -- Windows XP = Excruciatingly SLOW

2003-10-18 Thread Mandrich
Hi All,

I've installed and configured Samba 2.2.8a on my FreeBSD 4.8 RELEASE box
and ALMOST everything seems to be working fine. My only real issue is
that copying files from my BSD box to my WinXP box on my switched 100TX
network averages about 1 MB per minute in transfer speeds. I've done
some comparisons by copying similar sized files from other Windows
machines to my workstation and by copying the original slow files from
the BSD box via WinSCP3. Either scenario gives me transfer speeds of
about 500K per second. So at this point it seems to be how Samba and XP
are interacting and not a network or hardware issue.

I've shut off the WebClient as recommended here: 

http://samba.netfirms.com/faq.htm

and checked the Samba logs only to find them empty. I've found a number
of other folks via Google who've had the same issue, but have yet to
find a resolution. Below is my smbd.conf file. It's a simple and wide
open setup for testing as I go through Using Samba 2nd Ed.. Any
suggestions would be GREATLY appreciated...

serioussam# cat smb.conf
# Samba config file created using SWAT
# from 192.168.0.2 (192.168.0.2)
# Date: 2003/10/17 18:50:48

# Global parameters
[global]
workgroup = LOTHM
netbios name = SAMBA
server string = Samba
encrypt passwords = Yes
log file = /var/log/samba-log.%m
wins support = Yes

[test]
comment = for testing only please
path = /usr/local/samba/tmp
read only = No
guest ok = Yes

Thanks,

Mark Andrich

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


[Samba] Windows XP + Samba

2003-03-18 Thread Fernando
I am trying to make windows XP to legalize in the SAMBA,
I configured the samba to be dominio Master all perfect one.
I obtain until adding the XP for dominio of the samba.

Now it comes the problems:

1.  Always that I effect login, appears a screen for password change.  How
to remove this?
2.  I do not want to be moving of profile, I want one profile for all the
usuarios that to login in that one scheme, as to make this?

Fernando


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


Re: [Samba] Windows XP + Samba

2003-03-18 Thread Ulrich Kohlhase
Fernando,

 I am trying to make windows XP to legalize in the SAMBA,
 I configured the samba to be dominio Master all perfect one.
 I obtain until adding the XP for dominio of the samba.
 Now it comes the problems:
 1.  Always that I effect login, appears a screen for password change.
 How to remove this?
 2.  I do not want to be moving of profile, I want one profile for all
 the usuarios that to login in that one scheme, as to make this?

1. Are you sure you get the password change message when logging in to the
domain? As ra as I know Samba doesn't support password change dialogs at
least in 2.x versions so it's got to be some kind of local password ?!?
Strange ...
2. Have a look at mandatory profiles.

Good luck,
Uli



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


Re: [Samba] Windows XP + Samba

2003-03-18 Thread bkrusic
Hi,

 domain? As ra as I know Samba doesn't support
 password change dialogs at
 least in 2.x versions

Just fyi, it works (regarding domain pasword changes,
not local) as my users use it often.

When Samba 3 comes out, then there will trully be no
need for an actuall Windows PDC.  This will make
workstation roll outs easier as many cool tools that
I've seen rely on AD.

Bri-

__
Do you Yahoo!?
Yahoo! Platinum - Watch CBS' NCAA March Madness, live on your desktop!
http://platinum.yahoo.com
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


Re: [Samba] Windows XP + Samba

2003-03-18 Thread Ulrich Kohlhase
Bri,

 domain? As far as I know Samba doesn't support
 password change dialogs at least in 2.x versions

 Just fyi, it works (regarding domain pasword changes,
 not local) as my users use it often.

Ooops, my message was written to be misunderstood quite easily. The fact
that puzzled me, was the password change dialog on each and every login.
There should be a passchange dialog if a) his password expires or b) he
chooses to change the password himself after a certain amount of time or c)
some sort of local service requires a pass change. So if meaningful domain
password expiry notification and the (optional?) subsequent password change
request triggered by Samba is not possible with Samba 2.x (yet) there's only
options b) and c) left, right?

Thanks,
Uli



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


Re: [Samba] Windows XP + Samba

2003-03-18 Thread bkrusic
Hi,

When I press cntl+alt+del I get the dialogue box with
the 6 options.  One of them being change password,
others like log off, task manager, etc...

Bri-


__
Do you Yahoo!?
Yahoo! Platinum - Watch CBS' NCAA March Madness, live on your desktop!
http://platinum.yahoo.com
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


Re: [Samba] WINDOWS XP +SAMBA

2003-03-10 Thread Kurt Weiss


Alvaro Rosales R. schrieb:
Hi.
Sorry If I was not clear enough in explaining my problem.
I oculd join the domain, I also can map network folders from 
windows xp. But I can not lo on my server.  It seeems that for some 
reason I cant  log in my domain so I cant run my logon script, 
this is exactly, what i said:
w2k/xp does support plain text password, if u want to *access* a server.
if u want domain support, u *must* use encrypted password.
so if u want to use xp in as a domain client, u must switch to encrypted 
password and create a machine account.

gk

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


Re: [Samba] WINDOWS XP +SAMBA

2003-03-08 Thread Kurt Weiss


Alvaro Rosales R. schrieb:
Hi Fellows I have a samba 2.4 PDC that works OK with win98 and 
win95 with clear text passwords enabled on them, but I have a 
Windows XP pro that joins the domain without problems (after 
changing the securesignor seal to 0, and enabled plain text 
??? %-/

passwords in XP box)  but when I try to log in to my domain I get an 
unknown user or bad password error,  but If I ignore that error I can 
did u mean: i can access the shares of the domain, but if i try to join 
the domain, i get a bad password error?

as far as i know, w2k/xp does not support joining a domain with plain 
password...
access over plain password is possible...

so, if u want to join the domain (not only access the server) - and i'm 
not false - u have to use encrypted password - try to work thru 
Samba-HOWTO-Collection.pdf from your samba package...

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


[Samba] WINDOWS XP +SAMBA

2003-03-07 Thread Alvaro Rosales R.
Hi Fellows I have a samba 2.4 PDC that works OK with win98 and 
win95 with clear text passwords enabled on them, but I have a 
Windows XP pro that joins the domain without problems (after 
changing the securesignor seal to 0, and enabled plain text 
passwords in XP box)  but when I try to log in to my domain I get an 
unknown user or bad password error,  but If I ignore that error I can 
manually connect to the shares of my PDC, but it asks me my 
username and password again. I can log on with the same user and 
password from any win98 computer, run logon scripts and policies. 
Can you help me out please?
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


[Samba] Windows XP, samba 2.2.7a; delayed write failure

2003-02-26 Thread Martin A. Brown
Hello all,

Summary
- - - - - - - - - -
I am looking for suggestions, solutions, and assistance with a problem
involving Windows XP in a samba-2.2.7a workgroup with domain logons and no
PDC.  Other WinXP clients don't seem to be affected, so I'm endeavoring to
isolate what the problem could be.


Detailed Notes
- - - - - - - - - -
 - I have a windows XP client.  It was once a Windows XP client with
   service pack 1, and was reinstalled as Windows XP only.
 - Because of the increased compatibility with windows XP clients, I
   choose to upgrade from 2.2.1(?) to the current release, and now have a
   samba-2.2.7a server.
 - The service has been operating flawlessly with many other Windows
   clients including other Windows XP clients for months/years.
 - The windows XP client will initially appear to operate normally as an
   SMB client for writing new files, but will repeatedly and stubbornly
   refuse to properly write temporary files upon file save e.g., Word and
   Excel.
 - I (with my site contact) have tested the Windows XP clients (both
   vanilla installation and service pack 1 installation) with the
   WinXP_SignOrSeal.reg registry hack.  No change in behaviour
   with/without this hack, but I guess that this has to do with domain
   logon behaviour.
 - some relevant global options:
 domain master = yes
 preferred master = yes
 domain logons = yes
 wins support = yes
 - The windows XP client has no problem browsing files on the samba shares
   with Windows Explorer.
 - The various error messages returned by the windows XP client during
   the entire testing procedure are:
 Client redirector does not calculate the SMB signature properly.
(before registry tweak, I think?)
 The save failed due to out of memory or diskspace.
(only from WinXP without service pack)
 Delayed write failed.
(in all testing cases)


Microsoft Solution
- - - - - - - - - -
I have found the following resources that purport to address this issue:

M$ knowledge base article discussing the Delayed Write Failed error, but
restricted to Windows 2000 (Server,Advanced Server,Professional)
installations.

  http://support.microsoft.com/default.aspx?scid=kb;en-us;321733

This MSKB suggests changing the following parameter on the server:

  HKLM\System\CurrentControlSet\Services\lanmanserver\parameters

  enablesecuritysignature=0

However, I find no such parameter or discussion of such
parameter (naturally) in the samba docs, because of course, I'm running
Samba, not a WinNT server.


Questions:
- - - - - - - - - -
Has anybody experienced this problem elsewhere?
Can anybody point out a potential solution?
Did I miss a crucial setting or documentation point?


And, as always, thanks to the Samba team for this reliable software, and
thanks in advance for any responses or suggestions.

-Martin

-- 
Martin A. Brown --- SecurePipe, Inc. --- [EMAIL PROTECTED]

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


[Samba] windows xp, samba domain logon, roaming profiles

2002-12-16 Thread Mathias Homann
Hi,

I got some little PITAs with windows xp authenticating against a samba 2.2.5 
PDC.

1. I get files named 'desktop.ini' in any subdirectory of the user's profile 
folder?
2. some settings don't roam, for example outlook express mail settings, and 
desktop look settings?


any hints?

bye,

[MH]
-- 
Die unaufgeforderte Zusendung einer Werbemail an Privatleute verst� gegen 1
UWG und 823 I BGB (Beschlu�des LG Berlin vom 2.8.1998 Az: 16 O 201/98). Jede
kommerzielle Nutzung der bermittelten persnlichen Daten sowie deren
Weitergabe an Dritte ist ausdrcklich untersagt!

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