Hi,
Ik ben druk bezig geweest met het maken van een PDCtje
dit is me smb.conf (gecopyed uit mooie samba topic
Als ik nu inlog via me client pc (user root) loopt hij door en geeft melding van zwevend profile, so far so good...
dan druk ik op ok ... hoor windows theme.... en dan REBOOT ?
hij start opnieuw op , dus ik denk dat hij de profiles niet goed kan weg schrijven maar rechten op de profile map & netlogon map staan goed
Help !
Update (samba.log files)
Ik ben druk bezig geweest met het maken van een PDCtje
dit is me smb.conf (gecopyed uit mooie samba topic
code:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
| # Globale parameters
[global]
log file = /var/log/samba/samba.log.%m
passwd chat debug = Yes
passwd chat = *New*UNIX*password* %n\n *Retype*new*UNIX*password* \
socket options = TCP_NODELAY SO_SNDBUF=8192 SO_RCVBUF=8192
logon drive = Q: “GEWENSTE DRIVELETTER, DIT ZAL BIJ JE XP CLIENT VERSCHIJNEN”
domain master = Yes
time server = Yes
encrypt passwords = Yes
veto files = /Network Trash Folder/TheVolumeSettingsFolder/lost+found/
logon home = \\HILFINGER\profiles\win9x\%U\.profile “MAP WAAR POLICY GEGEVENS WORDEN GESAVED VOOR WIN 9X CLIENTS”
passwd program = /usr/bin/passwd %u
wins support = true
dns proxy = No
netbios name = HILFINGER
server string = PDC SAMBA
logon script = login.bat “LOGIN SCRIPT, DIT BEVINDT ZICH IN DE MAP VAN DE SHARE NETLOGON”
unix password sync = Yes
logon path = \\HILFINGER\profiles\%U
workgroup = MSHOME
os level = 64
add user script = /usr/sbin/useradd -s " " -d /dev/null -g machines -M %u \ “IS NODIG WANNEER JE SAMBA ZELF DE USER AAN WILT LATEN MAKEN”
bind interfaces only = Yes
max log size = 250
domain admin group = @admins “GOOI HIER JE ROOT USER O.I.D. IN”
domain logons = Yes
log level = 2
[netlogon]
create mask = 0644
comment = Login service
writeable = yes
path = /home/netlogon
write list = root
[profiles]
writeable = yes
path = /home/profiles
force directory mode = 0777
force create mode = 0600
create mask = 0600
comment = Roaming profiles directory
directory mask = 0777
[homes]
comment = Home directory geshared naar logondrive
read only = No
create mask = 0755
directory mask = 0775
browseable = No |
Als ik nu inlog via me client pc (user root) loopt hij door en geeft melding van zwevend profile, so far so good...
dan druk ik op ok ... hoor windows theme.... en dan REBOOT ?
hij start opnieuw op , dus ik denk dat hij de profiles niet goed kan weg schrijven maar rechten op de profile map & netlogon map staan goed
Help !
Update (samba.log files)
code:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
| [root@kbl-gs4104 samba]# cat samba.log.laptop [2003/11/09 16:56:29, 1] smbd/password.c:pass_check_smb(545) Couldn't find user 'tommy' in passdb. [2003/11/09 16:56:29, 2] smbd/reply.c:reply_sesssetup_and_X(975) NT Password did not match for user 'tommy'! [2003/11/09 16:56:29, 2] smbd/reply.c:reply_sesssetup_and_X(985) Defaulting to Lanman password for tommy [2003/11/09 16:56:29, 1] smbd/password.c:pass_check_smb(545) Couldn't find user 'tommy' in passdb. [2003/11/09 16:56:29, 1] smbd/reply.c:reply_sesssetup_and_X(1001) Rejecting user 'tommy': authentication failed [2003/11/09 16:56:34, 2] smbd/server.c:exit_server(461) Closing connections [2003/11/09 17:01:25, 1] smbd/password.c:pass_check_smb(545) Couldn't find user 'tommy' in passdb. [2003/11/09 17:01:25, 2] smbd/reply.c:reply_sesssetup_and_X(975) NT Password did not match for user 'tommy'! [2003/11/09 17:01:25, 2] smbd/reply.c:reply_sesssetup_and_X(985) Defaulting to Lanman password for tommy [2003/11/09 17:01:25, 1] smbd/password.c:pass_check_smb(545) Couldn't find user 'tommy' in passdb. [2003/11/09 17:01:25, 1] smbd/reply.c:reply_sesssetup_and_X(1001) Rejecting user 'tommy': authentication failed [2003/11/09 17:01:31, 2] smbd/server.c:exit_server(461) Closing connections |
code:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
| [root@kbl-gs4104 samba]# cat samba.log.laptop [2003/11/09 16:56:29, 1] smbd/password.c:pass_check_smb(545) Couldn't find user 'tommy' in passdb. [2003/11/09 16:56:29, 2] smbd/reply.c:reply_sesssetup_and_X(975) NT Password did not match for user 'tommy'! [2003/11/09 16:56:29, 2] smbd/reply.c:reply_sesssetup_and_X(985) Defaulting to Lanman password for tommy [2003/11/09 16:56:29, 1] smbd/password.c:pass_check_smb(545) Couldn't find user 'tommy' in passdb. [2003/11/09 16:56:29, 1] smbd/reply.c:reply_sesssetup_and_X(1001) Rejecting user 'tommy': authentication failed [2003/11/09 16:56:34, 2] smbd/server.c:exit_server(461) Closing connections [2003/11/09 17:01:25, 1] smbd/password.c:pass_check_smb(545) Couldn't find user 'tommy' in passdb. [2003/11/09 17:01:25, 2] smbd/reply.c:reply_sesssetup_and_X(975) NT Password did not match for user 'tommy'! [2003/11/09 17:01:25, 2] smbd/reply.c:reply_sesssetup_and_X(985) Defaulting to Lanman password for tommy [2003/11/09 17:01:25, 1] smbd/password.c:pass_check_smb(545) Couldn't find user 'tommy' in passdb. [2003/11/09 17:01:25, 1] smbd/reply.c:reply_sesssetup_and_X(1001) Rejecting user 'tommy': authentication failed [2003/11/09 17:01:31, 2] smbd/server.c:exit_server(461) Closing connections |
[ Voor 38% gewijzigd door Verwijderd op 09-11-2003 17:04 ]