Windows XP stellt Profile nicht wieder her
- From: Joern Merkel <jmerkel@xxxxxxxxxxxxxxxx>
- Date: Wed, 02 Nov 2005 14:06:11 +0100
Hallo,
ich hab hier ein Problem mit Windows XP und Samba 3.0.14a-Debian als PDC.
Samba scheint richtig eingerichtet zu sein, funktioniert im Prinzip, ich
kann mich an der Domäne anmelden, Maschinenaccounts werden erstellt, usw.
Auf Windowsseite ist auch in der Registry "RequireSignOrSeal" auf 0
Wenn ich mich das erste mal als Benutzer anmelde klappt auch noch alles.
Sobald aber Windows neu gestartet wird, und mich als der gleiche Benutzer
anmelde bekomme ich die Nachricht
"Die Datei \\fbgepsych169\profiles\windows\Anwendungsdaten\(immer was
anderes) konnte nicht nach C:\Dokumente und Einstellungen\... kopiert
werden. ...
Details - Der Prozess kann nicht auf die Datei zugreifen, da sie von einem
anderen Prozess verwendet wird."
und dann
"Das lokale Benutzerprofil wurde nicht gefunden. Sie werden mit einem
temporären Benutzerprofil angemeldet. ..."
meine smb.conf sieht so aus:
#======================= Global Settings =======================
[global]
workgroup = epsych
netbios name = fbgepsych169
server string = fbgepsych169
syslog = 0
security = user
encrypt passwords = true
passdb backend = tdbsam
obey pam restrictions = yes
guest account = nobody
unix password sync = yes
passwd program = /usr/bin/passwd %u
passwd chat = *Enter\snew\sUNIX\spassword:* %n\n
*Retype\snew\sUNIX\spassword:* %n\n .
socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
domain master = yes
local master = yes
preferred master = yes
wins support = yes
domain logons = yes
os level = 99
logon path = \\%L\profiles\windows
logon script = logon.cmd
add machine script = /usr/sbin/useradd -c Machine -d /nonexistent
-s /bin/false %u
#======================= Share Definitions =======================
[homes]
comment = Home Directories
browseable = no
writable = yes
create mask = 0700
directory mask = 0700
[profiles]
path = %H
writeable = yes
# store dos attributes = yes
[netlogon]
comment = Network Logon Service
path = /home/samba/netlogon
public = no
writable = no
browseable = no
#===============================================================
hat jemand sowas schon mal gehabt ?
Gruss
JM
.
- Follow-Ups:
- Re: Windows XP stellt Profile nicht wieder her
- From: Markus Wolff
- Re: Windows XP stellt Profile nicht wieder her
- Prev by Date: Re: net groupmap add geht nicht für builtin Gruppen?
- Next by Date: Re: Profilprobleme + Administratorrechte
- Previous by thread: Zugriffsrechte von smbclient -> Windows
- Next by thread: Re: Windows XP stellt Profile nicht wieder her
- Index(es):
Relevant Pages
|