SAMBA Version on QTS 4.1.3

Printers, HDDs, USB/eSATA drives, 3rd-party programs
Post Reply
spudy12
Starting out
Posts: 26
Joined: Thu Apr 25, 2013 1:17 am

SAMBA Version on QTS 4.1.3

Post by spudy12 »

Hi

How can I find out the Samba version running on the latest firmware (4.1.3)

Cheers
User avatar
schumaku
Guru
Posts: 43578
Joined: Mon Jan 21, 2008 4:41 pm
Location: Kloten (Zurich), Switzerland -- Skype: schumaku
Contact:

Re: SAMBA Version on QTS 4.1.3

Post by schumaku »

By checking the versions of the active smbd and nmbd for example?

[~] # ps -ef | grep mbd
8366 admin 4860 S /usr/local/samba/sbin/smbd -l /var/log -D -s /etc/config/smb.conf
...
8410 admin 2076 S /usr/local/samba/sbin/nmbd -l /var/log -D -s /etc/config/smb.conf
...
[~] # /usr/local/samba/sbin/smbd -V
Version 4.0.21
[~] # /usr/local/samba/sbin/nmbd -V
Version 4.0.21
[~] #

Please note: Your result can vary - the result depends on the NAS model line, and to some extent to the history of the installed HDD set and it's configuration carried forward. Some NAS models with operating on older configurations (ie migrated HDD sets) can be pushed to run SAMBA 4.
Post Reply

Return to “Hardware & Software Compatibility”