Go to main content

Managing SMB File Sharing and Windows Interoperability in Oracle® Solaris 11.3

Exit Print View

Updated: December 2017
 
 

How to Disable the Samba Service

  1. Become an administrator.

    For more information, see Using Your Assigned Administrative Rights in Securing Users and Processes in Oracle Solaris 11.3.

  2. Verify that the Samba service is running.
    # svcs | grep samba

    For example, the following output shows that the Samba service is running:

    # svcs | grep samba
    legacy_run     Aug_03   lrc:/etc/rc3_d/S90samba
  3. Disable the Samba service.
    # svcadm disable svc:/network/samba
    # svcadm disable svc:/network/wins