Tiny Core Extensions > TCE Q&A Forum

Samba and default user in tinycore

(1/7) > >>

dsara35:
Hi im going to user tinycore terminal server for lan boot. in both server and client i install samba3.tcz. i want to start samba while booting i command /usr/local/etc/init.d/samba start in bootlocal but it not working. one system im going to set as server it boot the client now using smbmount the specified dir is boot in client(lan boot) if the files that r in dir if change r edit by the user want to save directly to server using samba. help me to do this ,,,,,,,,, next i create one user in tinycore instead of tc i save passwd,gshadow,shadow,group after create image and boot it by secure login,i start samba to the created user it add the user in data base no error but i can view that in windows system i try to open that it showing error access denied no permission,,,,,, i dont know how to solve this  ??? [saving smilies]

Juanito:
Did you create the user in both linux and samba?

dsara35:
Ya in both abc in linux and for samba smbpasswd -a abc like this i add the user ..

r0nin101011:
Did you to enable the user? 'smbpasswd -e username'

Not sure its required anymore, but whenever I add a user for samba I enable also.

combo3:
On SMB Server:

Windows clients require the following lines in smb.conf to authenticate:


--- Code: ---## Global Settings
[global]

workgroup = workgroup
netbios name = myserver

hosts allow = 192.168. 127.0.0.1
security = user

local master = no

## Passwords & Authentication

encrypt passwords = yes
--- End code ---

Navigation

[0] Message Index

[#] Next page

Go to full version