Gentlemen,
seems I'm having another problem, with Samba.. do I need to start a new thread for that or is it okay to mention, here?
The issue is, my Samba is running, I have a folder from the Suse system mapped in my Windows machine (however, I was not able to find it on the network or use the PC name, I had to use the IP address, but works). The other direction (mapping windows folder in linux) doesn't work even if using an IP address.. Could you, please, advice. Below a log from testparm.
Code:linux-f81o:~ # testparm -s Load smb config files from /etc/samba/smb.conf rlimit_max: increasing rlimit_max (1024) to minimum Windows limit (16384) Can't find include file /etc/samba/dhcp.conf Processing section "[homes]" Processing section "[profiles]" Processing section "[users]" Processing section "[groups]" Processing section "[printers]" Processing section "[print$]" Processing section "[tasklist]" Loaded services file OK. Server role: ROLE_STANDALONE # Global parameters [global] workgroup = MSTEP netbios name = DEMAG_PC security = USER map to guest = Bad User printcap name = cups add machine script = /usr/sbin/useradd -c Machine -d /var/lib/nobody -s /bin/false %m$ logon path = \\%L\profiles\.msprofile logon drive = P: logon home = \\%L\%U\.9xprofile domain master = No usershare max shares = 100 idmap config * : backend = tdb cups options = raw include = /etc/samba/dhcp.conf [homes] comment = Home Directories valid users = %S %D%w%S read only = No write ok = Yes inherit acls = Yes browseable = No [profiles] comment = Network Profiles Service path = %H read only = No write ok = Yes create mask = 0600 directory mask = 0700 store dos attributes = Yes [users] comment = All users path = /home read only = No write ok = Yes inherit acls = Yes veto files = /aquota.user/groups/shares/ [groups] comment = All groups path = /home/groups read only = No write ok = Yes inherit acls = Yes [printers] comment = All Printers path = /var/tmp create mask = 0600 printable = Yes print ok = Yes browseable = No [print$] comment = Printer Drivers path = /var/lib/samba/drivers write list = @ntadmin root force group = ntadmin create mask = 0664 directory mask = 0775 [tasklist] path = /home/scrum/Documents read only = No write ok = Yes inherit acls = Yes
Bookmarks