View previous topic :: View next topic |
Author |
Message |
tuxianer Apprentice
Joined: 17 Dec 2005 Posts: 280 Location: Cologne - Germany
|
Posted: Mon Nov 05, 2007 2:58 pm Post subject: SAMBA PDC und profile |
|
|
Hi,
ich habe hier nun einen Samba PDC mit LDAP laufen, das problem ist nur, das sich meine Nutzer zwar anmelden können, aber das was sie auf ihrem tollen Windows Desktop machen ( als Beispiel ein Icon einfügen) wird nicht im Profil gespeichert. Ich habe ein Verzeichniss /var/samba/profiles angelegt wobei samba Rechte auf 777 hat, und profiles 770.
Wenn sich nun ein Nutzer als Beispiel t_test einloggt so wird in profiles ein Ordner t_test erstellt, allerdings ist der inhalt leer, und wenn ich mich dann wieder mit t_test einlogge so kommt die Meldung das nun das Standart Profil verwendet nicht, ich hätte aber gerne das Nutzerprofil.
Meine smb.conf:
Code: | global]
workgroup = cojobo
unix charset = LOCALE
server string = Samba Server (Alexandria)
#security = share
#LOG
log level = 2
syslog = 1
debug timestamp = no
max log size = 100
#drucker
printing = CUPS
printcap name = CUPS
#Benutzerorientierte Anmeldung
security = user
encrypt passwords = yes
#PDC
local master = yes
os level = 64
domain master = yes
domain logons = yes
logon script = %u.bat
logon path = \\%L\Profiles\%u
logon home = \\%L\%u
logon drive = H:
nt acl support = no
wins support = yes
time server = yes
admin users = root
#unix password sync = yes
#passwd program = /usr/bin/passwd %u
#passwd chat = *New*password* %n\n *new*password* %n\n *success*
#pam password change = yes
#ldap
obey pam restrictions = yes
ldap passwd sync = yes
passdb backend = ldapsam:ldap://ldap-1.cojobo.net guest
ldap admin dn = cn=root,dc=cojobo,dc=de
ldap suffix = dc=cojobo,dc=de
ldap user suffix = ou=users
ldap machine suffix = ou=Computers
ldap idmap suffix = ou=users
ldap group suffix = ou=lehrer
[homes]
comment = Heimverzeichniss von %U, %u
read only = no
create mode = 0700
writeable = yes
[Drucker]
comment = Alle Drucker
printable = yes
path = /var/tmp
create mask = 0600
browsable = no
[netlogon]
comment = Netzwerk Login Service
browsable = no
path = /var/samba/netlogon
writeable = no
[Profiles]
comment = Benutzerprofile
path = /var/samba/profiles
create mask = 0644
directory mask = 0755
browseable = no
writeable = yes
[vscan]
comment = Virusshutzfunktion
path = /tmp
vfs object = vscan-clamav
vscan-clamav: config-file = /etc/samba/vscan-oav.conf
writeable = yes
browseable = yes
guest ok = yes
|
Vielen Dank für eure hilfe und vor allem Tipps
MfG _________________ Bei Fragen bitte wie folgt vor gehen:
Forum Suche, Lesen, Denken, (NICHTS GEFUNDEN?), Tippen, Posten !
Wer Sorgen hat, der hat auch Likör ! ( Wilhelm Busch) |
|
Back to top |
|
|
tuxianer Apprentice
Joined: 17 Dec 2005 Posts: 280 Location: Cologne - Germany
|
Posted: Wed Nov 07, 2007 5:59 am Post subject: |
|
|
*trommel wirbel* UND BUMP _________________ Bei Fragen bitte wie folgt vor gehen:
Forum Suche, Lesen, Denken, (NICHTS GEFUNDEN?), Tippen, Posten !
Wer Sorgen hat, der hat auch Likör ! ( Wilhelm Busch) |
|
Back to top |
|
|
Haldir Guru
Joined: 27 Sep 2002 Posts: 546
|
Posted: Wed Nov 07, 2007 8:14 am Post subject: |
|
|
loggst du dich wirklich als domainenuser ein?
also workstation trust account usw eingerichtet?
ansonsten k.a. |
|
Back to top |
|
|
Qubit Tux's lil' helper
Joined: 23 Sep 2002 Posts: 136 Location: /dev/urandom
|
Posted: Wed Nov 07, 2007 12:44 pm Post subject: |
|
|
Hi,
bei mir liefen die 'Roaming Profiles' mit folgender Konfiguration:
Code: |
logon path = \\%L\profiles\%U
logon drive = H:
|
Code: |
#[profiles]
# path=/home/samba/profiles
# browseable = no
# writeable = yes
# #guest ok = yes
# guest ok = no
# hide files = /desktop.ini/ntuser.ini/NTUSER.*/
# write list = "@Domain Users" "@Domain Admins"
# create mode = 600
# directory mode = 700
# default case = lower
# preserve case = no
# case sensitive = no
|
Evtl. hilft Dir dies ja weiter.
Gruß Daniel
Ps: Hat allerdings nacher mehr Probleme als Nutzen gebracht. _________________ ©Qubit |
|
Back to top |
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|