Displaying 20 results from an estimated 20000 matches similar to: "Samba 3 PDC with Vista clients"
2008 Nov 04
1
WG: Samba 3.0.28a PDC and Vista Clients
Did you have profile files written?
With Xp it is profiles.V2.
I made my profile-path reside in the home directories of the users
And it worked on the fly
Ex:
[homes]
path=/windows/winuser/%U
[profiles]
path=/windows/winuser/%U/profile
Greetings
Daniel
-----Urspr?ngliche Nachricht-----
Von: samba-bounces+mueller=tropenklinik.de@lists.samba.org
2008 Nov 04
1
Samba 3.0.28a PDC and Vista Clients
I'm trying to get my samba PDC to work with Vista clients. I'm thinking
it's because of NTLMv2. I would rather not disable that on the clients if
possible. I tried:
client ntlmv2 auth = yes
in the config file but that didn't work. I can login to the domain but it
doesn't see my profile. But I know it works because after I'm logged in I
navigate to my profile
2007 Jan 30
1
Vista, NTLMV2, security = domain
Hi folks,
I've been testing out Windows Vista Enterprise today. It defaults to only using NTLMV2 authentication.
I'm testing with Samba 3.0.23d running on Sparc/Solaris 8. Samba is configured with
security = domain
The password server is a Windows Server 2003 domain controller. I've joined Samba to the domain.
I simply can't get Vista to connect unless I change its security
2009 Sep 05
2
Authentication from Vista?
I have a Linux server providing file and print services to a small
network of XP systems. The printer and most of the shares are available
to all as read-only. One particular share is used by the XP
Administrator accounts (mapped to root) to hold XP backup data. This has
been working fine for the last couple of years.
A new system added to the network runs Vista Home Premium and along with
2008 Oct 20
0
Re: Vista Samba 4
On Wed, 2008-10-15 at 15:14 +0200, mustafa evelioglu wrote:
> three simple question.
>
> 1) It is possible to migrate Vista in NT-Samba with NTLMv2?
Sorry, I don't quite understand your question: What are you migrating?
Samba fully supports NTLMv2 in all Samba3 and Samba4 version.
> 2) Does Vista join in Samba4 AD Domain. Especially can Vista-Client gets
> Keberos TGT and
2010 Mar 15
1
Permissions problem with Windows Vista / 7 clients, Debian Samba 3.4.7 server
I'm having a very strange permissions problem with Samba 3.4.7 (installed
via backports.org) running on Debian Lenny:
If a Windows 7 or Windows Vista client tries to use Windows Explorer to
access a user's home directory with permissions 0700, the client gets a
permission denied error.
If the directory is made world readable, it works. (For one user, group
readable also works. For
2007 Dec 12
2
Vista SP1-rc1 appears to break against Samba-3.0.27a
We've got nicely ADS integrated Samba-3.0.27a servers that are working
fine with Win2000 through to standard Vista.
However, we are starting to test RC1 of Vista SP1 and discovered that
once applied, that workstation cannot connect to Samba server shares -
unless the share is open - i.e. no "valid user" style settings. The
moment one is defined, Vista fails to connect and pops up an
2007 Mar 27
0
Want to join samba domain from a Vista professionnal client
Hi everyone.
I can't join domain from a pc running vista professionnal.
On the server side, I'm running smb Version 3.0.21a (I know that I've to
migrate to a most recent version but as this server is a production one, I'm
quite frightened whit any change that can broke something...)
Here are some parts of my smb.conf that I think to be revelant to my problem :
workgroup =
2007 Apr 06
1
Vista, share level, UNC
Vista32
3.0.25pre2 (I understand vista patches for "share level" are already in)
security = share (with "valid users" on share definition)
host msdfs = no
user/pass in smbpasswd file.
If I use "connect network drive..." method with "connect as another user",
then it will always work.
If I use start, search , \\server\share and then type user/pass in
2007 Apr 19
1
Re: Vista, share level, UNC (3.0.25rc1)
3.0.25rc1 has the same issue.
On Fri, 06 Apr 2007 22:52:05 +0200, Giulio <giulioo@gmail.com> wrote:
>Vista32
>3.0.25pre2 (I understand vista patches for "share level" are already in)
>security = share (with "valid users" on share definition)
>host msdfs = no
>
>user/pass in smbpasswd file.
>
>
>If I use "connect network
2008 Sep 25
1
WG: vista cannot connect to samba
What is Your samba version?
If above 3.02
In Your smb.conf global section:
#vista compatibility
client lanman auth=no
client ntlmv2 auth=yes
Next on your vista business or higher
Go to your networkcenter an put recognize network(netzwerkerkennung) to
on.
-----Urspr?ngliche Nachricht-----
Von: samba-bounces+mueller=tropenklinik.de@lists.samba.org
2007 Sep 20
1
Windows Vista Woes PLZ help
Hi guys i asked about this a couple days ago but i'm guessing everyone
glanced over it.
So here's my problem.
I have a SambaPDC with LDAP
With WinXP i can join/login the domain fine.
With WinVista i can join the domain but can't login to it after i join
to the domain. It gives me an RPC failure. I noticed that it doesn't
seem to even find the PDC.
I don't even get any
2008 Aug 18
2
WG: Windows vista ultimate samba 3.0.31
I found the solution:
I tried the srvmgr tool from microsoft to get connected to my samba 3
domain (from an XP client).
And this tool told me the same "There is no PDC found for your domain.
You may go on but but your rights may be
Restricted." As I logged on I saw that both my PDC and BDC where BDCs.
I stopped my BDC. Logged on to my PDC and remembering that I had also
smbd4wins
2008 Jul 31
9
Samba & Vista
I'm trying to use smbclient to look at a Vista box but I keep getting:
# smbclient -L user-pc -U Kellie
Password: <Kellie's password>
session setup failed: NT_STATUS_LOGON_FAILURE
I know the user/password combination is good.
I googled around and got the impression that Vista didn't play well
with Samba because of some authentication protocol that Vista uses but
I also got the
2007 Oct 19
0
Problem with master browser, Vista kills network neighbourhood
I have a Samba Server 3.0.23a running on a Fedora 4.
Since Vista entered my lan I've been having problems with
master browser elections. When a Vista client connects to my
workgroup it kills the network neighbourhood and the only
machines seen is the vista client and my fileserver.
By changing the regedit entries on the client side following
this advice:
HKEY_LOCAL_MACHINE > SYSTEM
2008 Jul 16
0
security=server authentication via vista
Hello,
I am trying to get samba working on vista. My smb.conf file is at the
end of this mail. At the moment I am able to connect to my linux share
but I am prompted for a username and password first. This is as if the
server authentication is failing and it is defaulting to user
authentication. Does anybody know if the settings I am using are
correct, or could there be another reason that I
2008 Apr 03
0
Vista, %H, booting up
I have a RHEL 5 server using Samba (but not Winbind, reporting the
version as 3.0.25b-1.el5_1.4) serving profiles via:
[profile]
comment = Profile directory - special share
invalid users = nobody
browseable = yes
guest ok = no
read only = no
force directory mode = 0700
csc policy = disable
force create mode = 0600
create mask = 0600
directory mask = 0700
2007 Oct 12
0
samba and vista workstation logins
Helli All,
I am trying to get our Samba "homes" file server to work with Vista
workstation logins. The following is what I am getting ONLY on Vista
workstations in the samba.log. ( XP & 2000 machines do not get this.)
I did add the
[profiles.V2}
copy = profiles
Hoping this might be the fix. Still no joy.
I can paste my smb.conf if any thinks it would help.
Bottom line is my smb.conf
2010 Apr 16
1
Samba 2.2.0. & Vista Business Edition
I'm trying to get a new Vista Business client to connect a newly created
Samba server. Windows XP clients connect without issue.
I have tried changing 'Network Security: Lan Manager Authentication Level'
to 'Send LM & NTLM use NTLMv2 session security if negotiated', as suggested
on other sites, but to no avail. We have a domain, but both the Samba server
& the Vista
2006 Dec 14
1
Vista to Samba maping LPT ports
I am currently testing our company's software with Vista RC-1
and I've run into a snag I cannot Authenticate a Printer connection to a
Samba server on a dos prompt
I can connect to the printer using the GUI for windows printing
But i Cannot map the printer to an LPT port
Every windows out there will connect to this box , from 95 thru to 2000, XP
and even Server 2003. But not Vista (as an