![]() |
I need help with samba - Printable Version +- Linux Lite Forums (https://www.linuxliteos.com/forums) +-- Forum: Hardware - Support (https://www.linuxliteos.com/forums/forumdisplay.php?fid=6) +--- Forum: Network (https://www.linuxliteos.com/forums/forumdisplay.php?fid=24) +--- Thread: I need help with samba (/showthread.php?tid=6043) Pages:
1
2
|
Re: I need help with samba - Phobos84 - 03-03-2019 (03-03-2019, 01:38 AM)bitsnpcs link Wrote: For host it needs the Ip address, folder name is the name of the directory of the shared files, user is the username , as the conf file specifies %U, so the username of admin user on the machine running Samba. sorry but your talking over my head. What ip address? Re: I need help with samba - bitsnpcs - 03-03-2019 The systems each need to know the other system exists, and where to find it to connect to it, the route to it. See this preparing the installing, it explains - https://wiki.samba.org/index.php/Setting_up_Samba_as_an_Active_Directory_Domain_Controller#Preparing_the_Installation About using the LL Manual as [member=5414]firenice03[/member] wrote, you had said you are reusing the conf file from a previous install. Have you tried the manual from the start on this new computer, without using the conf from the previous machine ? The link in this post also shows how to clean the environment to do a new install. Re: I need help with samba - Phobos84 - 03-03-2019 OMG I finally got it. I have seriously put 18 hours into getting this to work today. I HATE SAMBA. Anyway the problem was that I never set the second hard drive to auto mount. Once I did that the directory info changes. You just have to change smb.conf to match. This is what it looks like now. Code: #======================= Global Settings ==================================== Thanks everyone for giving me pointers. If nothing else I learned a lot about samba today. Re: I need help with samba - bitsnpcs - 03-03-2019 Great work [member=9112]Phobos84[/member] for sticking at it ![]() Re: I need help with samba - Fredrik Erlandsson - 07-31-2022 (03-03-2019, 03:22 AM)Phobos84 link Wrote: OMG I finally got it. I have seriously put 18 hours into getting this to work today. I HATE SAMBA. Anyway the problem was that I never set the second hard drive to auto mount. Once I did that the directory info changes. You just have to change smb.conf to match. This is what it looks like now. Hello and sorry for the bump on this old topic, but I am having major issues with my USB-drive connected to my router. I can't seem to edit the smb.conf file. I don't have the permissions ![]() Re: I need help with samba - stevef - 08-01-2022 Starting a fresh thread is fine - but you need to provide more information. The post reads like you are trying to access a drive connected to a router. If that is correct, then you may need to review the router's resource sharing documentation/setup before looking at the client. |