Running samba and smbd processes together

Andrew Bartlett abartlet at samba.org
Mon Sep 21 08:12:32 UTC 2015


On Mon, 2015-09-21 at 06:57 +0000, Anoop Singh wrote:
> Hi Marc,
> 
> I am getting below mentioned output for 'ps axf | grep samba'
> command:
> 
> root at dc1:~# ps axf | grep samba
> 10619 pts/9    S+     0:00          |                   \_ grep -
> -color=auto samba
> 10465 ?        Ss     0:00          \_ samba
> 10466 ?        S      0:00              \_ samba
> 10467 ?        S      0:00              \_ samba
> 10468 ?        S      0:00              \_ samba
> 10469 ?        S      0:00              \_ samba
> 10470 ?        S      0:00              \_ samba
> 10471 ?        S      0:00              \_ samba
> 10472 ?        S      0:00              \_ samba
> 10473 ?        S      0:00              \_ samba
> 10474 ?        S      0:00              \_ samba
> 10475 ?        S      0:00              \_ samba
> 10476 ?        S      0:00              \_ samba
> 10477 ?        S      0:00              \_ samba
> 10478 ?        S      0:00              \_ samba
> 
> I did DC configuration using this command:
> samba-tool domain provision --use-rfc2307 --use-ntvfs --interactive

You are using the (deprecated) built-in ntvfs file server.  This is not
the recommended option for the general case, while still tested as part
of our automated tests, it really exists only to support some special
features not found in our production file server. 

Remove --use-ntvfs when you next provision, or follow the instructions
elsewhere on converting between ntvfs and smbd (s3fs).

Thanks,

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






More information about the samba-technical mailing list