Hai, Im understanding why this is going like it is.. We really need to change/update some wiki pages. TP, did read (assuming) https://wiki.samba.org/index.php/Build_Samba_from_Source Or https://wiki.samba.org/index.php/Waf Somewhere at the end, we should need to add whats next. Like a link to : https://wiki.samba.org/index.php/Managing_the_Samba_AD_DC_Service_Using_Systemd I also went throught the main wiki Userdocumantation. https://wiki.samba.org/index.php/User_Documentation Where are all the examples of the startups? Im sure there where 3 of these, initrd, service and systemd Im good with google, but looks like these pages are gone. So, maybe add the example scripts on this pages at the end? https://wiki.samba.org/index.php/Build_Samba_from_Source Greetz, Louis> -----Oorspronkelijk bericht----- > Van: samba [mailto:samba-bounces at lists.samba.org] Namens > Rowland penny via samba > Verzonden: dinsdag 22 september 2020 9:06 > Aan: sambalist > Onderwerp: Re: [Samba] starting stoping samba 4.11 > > On 22/09/2020 01:58, jmpatagonia wrote: > > ubuntu 18.04 lts > > > Then can I suggest (again), that you stop compiling Samba > yourself and > use Louis's repo: http://apt.van-belle.nl/ > > This will get you Samba installed in the correct places and > the required > systemd units. > > Rowland > > > > -- > To unsubscribe from this list go to the following URL and read the > instructions: https://lists.samba.org/mailman/options/samba > >
On 22/09/2020 08:48, L.P.H. van Belle via samba wrote:> Hai, > > Im understanding why this is going like it is.. > We really need to change/update some wiki pages. > > TP, did read (assuming) > https://wiki.samba.org/index.php/Build_Samba_from_Source > Or > https://wiki.samba.org/index.php/Waf > > Somewhere at the end, we should need to add whats next. > Like a link to : > https://wiki.samba.org/index.php/Managing_the_Samba_AD_DC_Service_Using_Systemd > > I also went throught the main wiki Userdocumantation. > https://wiki.samba.org/index.php/User_Documentation > > Where are all the examples of the startups? > Im sure there where 3 of these, initrd, service and systemd > > Im good with google, but looks like these pages are gone.Someone moved them ;-) https://wiki.samba.org/index.php/Managing_the_Samba_AD_DC_Service> > So, maybe add the example scripts on this pages at the end? > https://wiki.samba.org/index.php/Build_Samba_from_SourceI think the idea was that it was easier to maintain the pages if they were on separate pages and could be linked to, problem is,as you have found, it doesn't make the wiki easy to use and readers of the wiki do tend to miss hyperlinks. Rowland
On Tue, 2020-09-22 at 09:03 +0100, Rowland penny via samba wrote:> > I think the idea was that it was easier to maintain the pages if they > > were on separate pages and could be linked to, problem is,as you have > > found, it doesn't make the wiki easy to use and readers of the wiki do > > tend to miss hyperlinks.There is a really useful feature allowing a page to be included in another: https://www.mediawiki.org/wiki/Transclusion I used this a fair bit when building the new contribute page, so as not to have duplicated source when we want the same content on multiple pages (eg the short and long instructions). Anther good use is to put the introduction in a transcluded page and include that in both the source article and the top of the main article. Andrew Bartlett -- Andrew Bartlett http://samba.org/~abartlet/ Authentication Developer, Samba Team http://samba.org Samba Developer, Catalyst IT http://catalyst.net.nz/services/samba
On 22/09/2020 08:48, L.P.H. van Belle via samba wrote:> Hai, > > Im understanding why this is going like it is.. > We really need to change/update some wiki pages. > > TP, did read (assuming) > https://wiki.samba.org/index.php/Build_Samba_from_Source > Or > https://wiki.samba.org/index.php/Waf > > Somewhere at the end, we should need to add whats next. > Like a link to : > https://wiki.samba.org/index.php/Managing_the_Samba_AD_DC_Service_Using_Systemd > > I also went throught the main wiki Userdocumantation. > https://wiki.samba.org/index.php/User_Documentation > > Where are all the examples of the startups? > Im sure there where 3 of these, initrd, service and systemd > > Im good with google, but looks like these pages are gone. > > So, maybe add the example scripts on this pages at the end? > https://wiki.samba.org/index.php/Build_Samba_from_SourceHi Louis, have a look at the page now. Rowland
Hai, I had a quick look. Yes, that looks way better. That will help a lot of people :-) Thanks for updating it. But still incomplete ;-) (sorry) I would do it myself, but i must replace a mail server here. (prio sky high.. ) And im not finished yet.. I suggest, in this part. Managing the Samba AD DC Service The following assumes that the Samba Active Directory (AD) domain controller (DC) service is managed by the samba-ad-dc service file. If you have not created the service file manually, see your operating system's documentation for the name of the Samba AD DC service. Maybe a link the a member setup and its services files. Ow, wait, .. Thats one is missing that part also. :-/ Its now shows only samba-ad-dc We also need to add smbd, winbind, nmbd and how these should start I had a quick look here : https://wiki.samba.org/index.php/Setting_up_Samba_as_a_Domain_Member#Installing_Samba Says: Samba does not provide System V init scripts, systemd, upstart, or service files for other init services. If you installed Samba using packages, use the script or service configuration file provided by the package to start Samba. If you built Samba, see your distribution's documentation for how to create a script or configuration to start services. But we do have now. https://wiki.samba.org/index.php/Managing_the_Samba_AD_DC_Service_Using_an_Init_Script Maybe add also a link for a standalone/member with some nice examples. Something like https://wiki.samba.org/index.php/Managing_the_Samba_Start_Stop_scripts Idea? And same for that one, i do believe we had something like that in the wiki somewhere also for the members/standalone setups. So far, Louis> -----Oorspronkelijk bericht----- > Van: samba [mailto:samba-bounces at lists.samba.org] Namens > Rowland penny via samba > Verzonden: dinsdag 22 september 2020 10:57 > Aan: samba at lists.samba.org > Onderwerp: Re: [Samba] starting stoping samba 4.11 > > On 22/09/2020 08:48, L.P.H. van Belle via samba wrote: > > Hai, > > > > Im understanding why this is going like it is.. > > We really need to change/update some wiki pages. > > > > TP, did read (assuming) > > https://wiki.samba.org/index.php/Build_Samba_from_Source > > Or > > https://wiki.samba.org/index.php/Waf > > > > Somewhere at the end, we should need to add whats next. > > Like a link to : > > > https://wiki.samba.org/index.php/Managing_the_Samba_AD_DC_Serv > ice_Using_Systemd > > > > I also went throught the main wiki Userdocumantation. > > https://wiki.samba.org/index.php/User_Documentation > > > > Where are all the examples of the startups? > > Im sure there where 3 of these, initrd, service and systemd > > > > Im good with google, but looks like these pages are gone. > > > > So, maybe add the example scripts on this pages at the end? > > https://wiki.samba.org/index.php/Build_Samba_from_Source > > Hi Louis, have a look at the page now. > > Rowland > > > > -- > To unsubscribe from this list go to the following URL and read the > instructions: https://lists.samba.org/mailman/options/samba > >
On 22/09/2020 10:19, L.P.H. van Belle via samba wrote:> Hai, I had a quick look. > > Yes, that looks way better. That will help a lot of people :-) Thanks for updating it. > > But still incomplete ;-) (sorry) I would do it myself, but i must replace a mail server here. (prio sky high.. ) > And im not finished yet.. I suggest, in this part. > > Managing the Samba AD DC Service > The following assumes that the Samba Active Directory (AD) domain controller (DC) service is managed by the samba-ad-dc service file. > If you have not created the service file manually, see your operating system's documentation for the name of the Samba AD DC service. > > Maybe a link the a member setup and its services files. > Ow, wait, .. Thats one is missing that part also. :-/ > > Its now shows only samba-ad-dc > We also need to add smbd, winbind, nmbd and how these should start > > I had a quick look here : > https://wiki.samba.org/index.php/Setting_up_Samba_as_a_Domain_Member#Installing_Samba > > Says: > Samba does not provide System V init scripts, systemd, upstart, or service files for other init services. > > If you installed Samba using packages, use the script or service configuration file provided by the package to start Samba. > If you built Samba, see your distribution's documentation for how to create a script or configuration to start services. > > But we do have now. > https://wiki.samba.org/index.php/Managing_the_Samba_AD_DC_Service_Using_an_Init_Script > Maybe add also a link for a standalone/member with some nice examples. > > Something like > https://wiki.samba.org/index.php/Managing_the_Samba_Start_Stop_scripts > > Idea? > > And same for that one, i do believe we had something like that in the wiki somewhere also for the members/standalone setups.I just linked in existing pages (without changes), so they probably do need updating. I also seem to remember an init script for a Unix domain member, which could be used for a standalone server, but I cannot find it. Rowland
Thanks a lot to all this is the documentation that I'm looking for and works fine for me. Note that is a error in this scripts --> https://wiki.samba.org/index.php/Managing_the_Samba_AD_DC_Service_Using_an_Init_Script for Debian box " - Create the /etc/init.d/samba-ad-dc file with the following content: in the line 59 appear a i when be a fi regards. El mar., 22 sept. 2020 a las 6:19, L.P.H. van Belle via samba (< samba at lists.samba.org>) escribi?:> Hai, I had a quick look. > > Yes, that looks way better. That will help a lot of people :-) Thanks for > updating it. > > But still incomplete ;-) (sorry) I would do it myself, but i must replace > a mail server here. (prio sky high.. ) > And im not finished yet.. I suggest, in this part. > > Managing the Samba AD DC Service > The following assumes that the Samba Active Directory (AD) domain > controller (DC) service is managed by the samba-ad-dc service file. > If you have not created the service file manually, see your operating > system's documentation for the name of the Samba AD DC service. > > Maybe a link the a member setup and its services files. > Ow, wait, .. Thats one is missing that part also. :-/ > > Its now shows only samba-ad-dc > We also need to add smbd, winbind, nmbd and how these should start > > I had a quick look here : > > https://wiki.samba.org/index.php/Setting_up_Samba_as_a_Domain_Member#Installing_Samba > > Says: > Samba does not provide System V init scripts, systemd, upstart, or service > files for other init services. > > If you installed Samba using packages, use the script or service > configuration file provided by the package to start Samba. > If you built Samba, see your distribution's documentation for how to > create a script or configuration to start services. > > But we do have now. > > https://wiki.samba.org/index.php/Managing_the_Samba_AD_DC_Service_Using_an_Init_Script > Maybe add also a link for a standalone/member with some nice examples. > > Something like > https://wiki.samba.org/index.php/Managing_the_Samba_Start_Stop_scripts > > Idea? > > And same for that one, i do believe we had something like that in the wiki > somewhere also for the members/standalone setups. > > > So far, > > Louis > > > > -----Oorspronkelijk bericht----- > > Van: samba [mailto:samba-bounces at lists.samba.org] Namens > > Rowland penny via samba > > Verzonden: dinsdag 22 september 2020 10:57 > > Aan: samba at lists.samba.org > > Onderwerp: Re: [Samba] starting stoping samba 4.11 > > > > On 22/09/2020 08:48, L.P.H. van Belle via samba wrote: > > > Hai, > > > > > > Im understanding why this is going like it is.. > > > We really need to change/update some wiki pages. > > > > > > TP, did read (assuming) > > > https://wiki.samba.org/index.php/Build_Samba_from_Source > > > Or > > > https://wiki.samba.org/index.php/Waf > > > > > > Somewhere at the end, we should need to add whats next. > > > Like a link to : > > > > > https://wiki.samba.org/index.php/Managing_the_Samba_AD_DC_Serv > > ice_Using_Systemd > > > > > > I also went throught the main wiki Userdocumantation. > > > https://wiki.samba.org/index.php/User_Documentation > > > > > > Where are all the examples of the startups? > > > Im sure there where 3 of these, initrd, service and systemd > > > > > > Im good with google, but looks like these pages are gone. > > > > > > So, maybe add the example scripts on this pages at the end? > > > https://wiki.samba.org/index.php/Build_Samba_from_Source > > > > Hi Louis, have a look at the page now. > > > > Rowland > > > > > > > > -- > > To unsubscribe from this list go to the following URL and read the > > instructions: https://lists.samba.org/mailman/options/samba > > > > > > > -- > To unsubscribe from this list go to the following URL and read the > instructions: https://lists.samba.org/mailman/options/samba >