server services and dcerpc endpoint server parameters

Marc Muehlfeld Marc.Muehlfeld at medizinische-genetik.de
Thu Jun 21 07:52:39 MDT 2012


Am 21.06.2012 14:05, schrieb Andrew Bartlett:
>> But should the smbd process be started automatically by the "samba" process?
>> Or do I have to start/stop smbd by myself?
 >
 > It is started automatically.


Not here. That was, because I asked.

If I start "samba", I have the following processes running (no smbd):

# ps axf | egrep "samba|smbd"
27551 ?        Ss     0:00 samba
27552 ?        S      0:00  \_ samba
27553 ?        S      0:00  \_ samba
27554 ?        S      0:00  \_ samba
27556 ?        S      0:00  \_ samba
27557 ?        S      0:00  \_ samba
27558 ?        S      0:00  \_ samba
27559 ?        S      0:00  \_ samba
27560 ?        S      0:00  \_ samba
27562 ?        S      0:00  \_ samba
27563 ?        S      0:00  \_ samba
27564 ?        S      0:00  \_ samba
27565 ?        S      0:00  \_ samba


This is the smb.conf I got during the migration with 4.0.0beta3-GIT-db9180c:
# Global parameters
[global]
         server role = active directory domain controller
         workgroup = MUC
         realm = MUC.medizinische-genetik.de
         netbios name = GENOME
         passdb backend = samba4
         idmap_ldb:use rfc2307 = yes

[netlogon]
         path = 
/usr/local/samba/var/locks/sysvol/muc.medizinische-genetik.de/scripts
         read only = No

[sysvol]
         path = /usr/local/samba/var/locks/sysvol
         read only = No



My test environment is Scienetific Linux 6 (RHEL6 clone).


Regards,
Marc



More information about the samba-technical mailing list