Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[solved] samba 4.18.9 vs Windows
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
Gladdle
Guru
Guru


Joined: 27 Jul 2008
Posts: 313
Location: Cleebronn, Germany

PostPosted: Tue Feb 27, 2024 3:01 pm    Post subject: [solved] samba 4.18.9 vs Windows Reply with quote

Hi there, i am using gentoo and net-fs/samba-4.18.9 on different computers. Also i have ONE Windows Computer in my Network. A few days before i've found my Linux Computers in the "Network" Section of my Explorer. Since an update none of my Gentoo machines will be found there. My LibreELEC (Linux on Raspberry Pi) is still there, i can doubleklick and i see all shares - for my gentoo machines i have to write the IP Adress or hostname manually that i can access those computers. If i restart i see that:
Code:
 /etc/init.d/samba restart
 * Caching service dependencies ... [ ok ]
 * samba -> stop: smbd ... [ ok ]
 * samba -> stop: nmbd ... [ ok ]
 * samba -> start: smbd ... [ ok ]
 * samba -> start: nmbd ... [ ok ]

So NMBD is enabled and i should see those computers. But i don't. In the Gentoo wiki there is a solution about installing wsdd, but i don't have this in the portage (and yes, i did a emerge --sync today). Using SMB1 isn't an option. Anyone got an idea?


Last edited by Gladdle on Sun Mar 03, 2024 6:09 am; edited 1 time in total
Back to top
View user's profile Send private message
salahx
Guru
Guru


Joined: 12 Mar 2005
Posts: 530

PostPosted: Tue Feb 27, 2024 5:41 pm    Post subject: Reply with quote

net-misc/wsdd is not in Portage but it IS in GURU.
Back to top
View user's profile Send private message
Gladdle
Guru
Guru


Joined: 27 Jul 2008
Posts: 313
Location: Cleebronn, Germany

PostPosted: Sun Mar 03, 2024 6:09 am    Post subject: Reply with quote

Thanks, that solved the problem:
Code:
eselect repository add guru
emerge --sync guru
emerge --update -av wsdd
rc-update add wsdd default
/etc/init.d/wsdd restart
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum