Hello All! I have some troubles with samba as PDC. I tried to work with roaming profiles, but samba give`s me some errors: Client requested device type [?????] for share [PROFILES] [2004/10/19 12:35:33, 2] smbd/service.c:make_connection_snum(307) guest user (from session setup) not permitted to access this share (profiles) [2004/10/19 12:35:33, 3] smbd/error.c:error_packet(129) error packet at smbd/reply.c(416) cmd=117 (SMBtconX) NT_STATUS_ACCESS_DENIED This is my config: [global] dos charset = CP866 unix charset = koi8-r workgroup = OFFICE server string = Office Domain Controller interfaces = 192.168.1.1 security = user log level = 4 log file = /usr/local/samba/var/log.%m max log size = 10240 load printers = No logon path = \\%L\Profiles\%U logon drive = Z: logon home = \\%L\%u\profile domain logons = Yes os level = 255 preferred master = Yes guest account = nobody domain master = Yes dns proxy = No wins support = Yes admin users = @root write list = @root printer admin = @root hosts allow = 192.168.1., 127. blocking locks = yes kernel oplocks = yes locking = no oplocks = no level2 oplocks = no posix locking = yes strict locking = no share modes = yes [homes] comment = Home Directories read only = No browseable = No [NETLOGON] comment = Network Logon Service path = /usr/local/samba/lib/netlogon guest ok = Yes share modes = No browseable = Yes [Profiles] path = /usr/local/samba/profiles read only = No writeable = yes create mask = 0600 directory mask = 0700 guest ok = Yes [printers] comment = All Printers path = /usr/spool/samba printable = Yes browseable = No [tmp] comment = Temporary file space path = /tmp read only = No guest ok = Yes [public] comment = Public Stuff path = /home/samba write list = @staff read only = No guest ok = Yes [buhgalters] comment = buhgalters path = /home/buhgalters valid users = irina, @root write list = irina, @root read only = No create mask = 0700 force create mode = 0700 security mask = 0700 directory mask = 0700 directory security mask = 0700