The profiles are displayed as type: roaming, status: roaming in the profile manager on my winXPSP2 clienets, but the profile is not loading. If I log in at a different workstation I get only the default profile and I have to set up the desktop icons and everithing again just as if it was a local profile. Where can I look for the solution of this problem?

smb.conf:
[global]
netbios name = POSEIDON
workgroup = UNITY-WORLDWIDE
server string = PDC [on Debian :: Samba server %v]
hosts allow = 192.168.0.0/24 127.0.0.0/8
security = user
encrypt passwords = yes
socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
interfaces = lo eth1
bind interfaces only = yes
local master = yes
os level = 65
domain master = yes
preferred master = yes
null passwords = no
hide unreadable = yes
hide dot files = yes
domain logons = yes
logon script = login.bat OR %U.bat
logon path = \\%L\profiles\%U
logon drive = H:
logon home = \\%L\%U\.9xprofile
wins support = yes
name resolve order = wins lmhosts hosts bcast
dns proxy = no
time server = yes
; log file = /var/log/samba3/log.%m
; max log size = 50
; smb passwd file = /etc/samba/private/smbpasswd
add user script = /usr/sbin/useradd -m %u
delete user script = /usr/sbin/userdel =r %u
add group script = /usr/sbin/groupadd %g
delete group script = /usr/sbin/groupdel %g
add user to group script = /usr/sbin/usermod -G %g %u
add machine script = /usr/sbin/useradd -s /bin/false -d /dev/null %u
passwd program = /usr/bin/passwd %u
passwd chat = "*New password:*" %n\r "*New password (again):*" %n\r \ "*Password changed*"
unix charset = ISO8859-1


[netlogon]
path = /var/lib/samba/netlogon browseable = no

[profiles]
path = /var/lib/samba/profiles
browseable = no
writeable = yes
default case = lower
preserve case = no
short preserve case = no
case sensitive = no
hide files = /desktop.ini/ntuser.ini/NTUSER.*/
write list = @users @root
create mode = 0600
directory mode = 0700
profile acls = yes

[homes]
path = /home/%U
browseable = no
valid users = %S
writable = yes
guest ok = no
inherit permissions = yes

[public]
comment = Public Stuff
path = /var/lib/samba/shares/public
public = yes
writeable = no
browseable = yes

[programs]
comment = Common Files
path = /var/lib/samba/shares/programs
public = no
writeable = yes
browsable = yes
;write list = @users workstation07 (192.168.0.64) connect to service netlogon initially as user chris (uid=1002, gid=100) (pid 11638)
[2005/05/10 18:36:38, 1] smbd/service.c:make_connection_snum(642)
workstation07 (192.168.0.64) connect to service chris initially as user chris (uid=1002, gid=100) (pid 11638)
[2005/05/10 18:36:46, 1] smbd/service.c:make_connection_snum(642)
workstation07 (192.168.0.64) connect to service programs initially as user chris (uid=1002, gid=100) (pid 11638)
[2005/05/10 18:47:32, 1] smbd/service.c:close_cnum(830)
workstation07 (192.168.0.64) closed connection to service netlogon
[2005/05/10 19:04:16, 0] printing/pcap.c:pcap_cache_reload(149)
Unable to open printcap file /etc/printcap for read!
[2005/05/10 19:04:16, 0] printing/pcap.c:pcap_cache_reload(149)
Unable to open printcap file /etc/printcap for read!
[2005/05/10 19:04:21, 0] printing/pcap.c:pcap_cache_reload(149)
Unable to open printcap file /etc/printcap for read!
[2005/05/10 19:04:21, 0] printing/pcap.c:pcap_cache_reload(149)
Unable to open printcap file /etc/printcap for read!
[2005/05/10 19:04:39, 0] printing/pcap.c:pcap_cache_reload(149)
Unable to open printcap file /etc/printcap for read!
[2005/05/10 19:04:39, 0] printing/pcap.c:pcap_cache_reload(149)
Unable to open printcap file /etc/printcap for read!
[2005/05/10 19:04:59, 0] printing/pcap.c:pcap_cache_reload(149)
Unable to open printcap file /etc/printcap for read!
[2005/05/10 19:04:59, 0] printing/pcap.c:pcap_cache_reload(149)
Unable to open printcap file /etc/printcap for read!
[2005/05/10 19:06:17, 1] smbd/service.c:make_connection_snum(642)
workstation07 (192.168.0.64) connect to service unity initially as user chris (uid=1002, gid=100) (pid 11638)
[2005/05/10 19:06:18, 1] smbd/service.c:make_connection_snum(642)
workstation07 (192.168.0.64) connect to service public initially as user chris (uid=1002, gid=100) (pid 11638)
[2005/05/10 19:10:16, 0] printing/pcap.c:pcap_cache_reload(149)
Unable to open printcap file /etc/printcap for read!
[2005/05/10 19:10:16, 0] printing/pcap.c:pcap_cache_reload(149)
Unable to open printcap file /etc/printcap for read!
[2005/05/10 19:11:32, 0] printing/pcap.c:pcap_cache_reload(149)
Unable to open printcap file /etc/printcap for read!
[2005/05/10 19:11:32, 0] printing/pcap.c:pcap_cache_reload(149)
Unable to open printcap file /etc/printcap for read!
[2005/05/10 19:11:42, 0] printing/pcap.c:pcap_cache_reload(149)
Unable to open printcap file /etc/printcap for read!
[2005/05/10 19:11:42, 0] printing/pcap.c:pcap_cache_reload(149)
Unable to open printcap file /etc/printcap for read!
[2005/05/10 19:11:43, 0] printing/pcap.c:pcap_cache_reload(149)
Unable to open printcap file /etc/printcap for read!
[2005/05/10 19:11:43, 0] printing/pcap.c:pcap_cache_reload(149)
Samba server POSEIDON is now a domain master browser for workgroup UNITY-WORLDWIDE on subnet 192.168.0.1


*****
[2005/05/10 14:32:00, 0] libsmb/nmblib.c:send_udp(790)
Packet send failed to 192.168.0.64(138) ERRNO=Operation not permitted
[2005/05/10 14:32:06, 0] nmbd/nmbd_become_lmb.c:become_local_master_stage2(396)
*****


Samba name server POSEIDON is now a local master browser for workgroup UNITY-WORLDWIDE on subnet 192.168.0.1

 *****
[2005/05/10 14:35:00, 0] libsmb/nmblib.c:send_udp(790)
 Packet send failed to 192.168.0.53(138) ERRNO=Operation not permitted
[2005/05/10 16:02:26, 0] libsmb/nmblib.c:send_udp(790)
 Packet send failed to 192.168.0.52(138) ERRNO=Operation not permitted
[2005/05/10 16:04:45, 0] libsmb/nmblib.c:send_udp(790)
 Packet send failed to 192.168.0.64(138) ERRNO=Operation not permitted
[2005/05/10 16:32:26, 0] libsmb/nmblib.c:send_udp(790)
 Packet send failed to 192.168.0.52(138) ERRNO=Operation not permitted
[2005/05/10 16:35:03, 0] libsmb/nmblib.c:send_udp(790)
 Packet send failed to 192.168.0.53(138) ERRNO=Operation not permitted
[2005/05/10 16:49:46, 0] libsmb/nmblib.c:send_udp(790)
 Packet send failed to 192.168.0.64(138) ERRNO=Operation not permitted
[2005/05/10 16:59:22, 0] libsmb/nmblib.c:send_udp(790)
 Packet send failed to 192.168.0.62(138) ERRNO=Operation not permitted
[2005/05/10 17:30:34, 0] libsmb/nmblib.c:send_udp(790)
 Packet send failed to 192.168.0.53(138) ERRNO=Operation not permitted
[2005/05/10 18:26:00, 0] libsmb/nmblib.c:send_udp(790)
 Packet send failed to 192.168.0.52(138) ERRNO=Operation not permitted
[2005/05/10 18:31:44, 0] libsmb/nmblib.c:send_udp(790)
 Packet send failed to 192.168.0.54(138) ERRNO=Operation not permitted
[2005/05/10 18:56:01, 0] libsmb/nmblib.c:send_udp(790)
 Packet send failed to 192.168.0.52(138) ERRNO=Operation not permitted
[2005/05/10 19:31:45, 0] libsmb/nmblib.c:send_udp(790)
 Packet send failed to 192.168.0.54(138) ERRNO=Operation not permitted
(END)

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

Reply via email to