Samba/files: Difference between revisions
from HTYP, the free directory anyone can edit if they can prove to me that they're not a spambot
Created page with "{{fmt/title|files used by Samba|at least on Ubuntu}} ==known config files== * '''smb.conf''': the Samba configuration file * '''smbusers''': the Samba users file ** I..." |
No edit summary |
||
| Line 11: | Line 11: | ||
** ...'''[[smb.conf]]''': a sample, not actual config | ** ...'''[[smb.conf]]''': a sample, not actual config | ||
* '''/run/samba''': seems to be runtime data? | * '''/run/samba''': seems to be runtime data? | ||
* '''/sbin/''': general binary folder, including the following Samba executables (which are probably for internal use only): | * '''/sbin/''' is a symbolic link to '''/usr/sbin/'''. | ||
* '''/usr/bin/''': general binary folder, including the following Samba executables: | |||
** ...'''smb2-quota''' | |||
** ...'''smbcacls''' | |||
** ...'''smbclient''' | |||
** ...'''smbcontrol''' | |||
** ...'''smbcquotas''' | |||
** ...'''smbget''' | |||
** ...'''smbinfo''' | |||
** ...'''smbpasswd''' | |||
** ...'''smbspool''' | |||
** ...'''smbstatus''' | |||
** ...'''smbtar''' | |||
** ...'''smbtree''' | |||
* '''/usr/sbin/''': system binary folder, including the following Samba executables (which are probably for internal use only): | |||
** ...'''samba''' | ** ...'''samba''' | ||
** ...'''samba_dnsupdate''' | ** ...'''samba_dnsupdate''' | ||
Revision as of 14:53, 16 September 2024
|
files used by Samba at least on Ubuntu
|
{{#set: page title=files used by Samba }}
known config files
- smb.conf: the Samba configuration file
- smbusers: the Samba users file
- I currently don't know where this is kept.
file structure
- /etc/samba/
- ...smb.conf: the Samba configuration file
- ...gdbcommands: very short file, no idea what it does
- /usr/share/samba/: seems to be setup and executable data
- ...smb.conf: a sample, not actual config
- /run/samba: seems to be runtime data?
- /sbin/ is a symbolic link to /usr/sbin/.
- /usr/bin/: general binary folder, including the following Samba executables:
- ...smb2-quota
- ...smbcacls
- ...smbclient
- ...smbcontrol
- ...smbcquotas
- ...smbget
- ...smbinfo
- ...smbpasswd
- ...smbspool
- ...smbstatus
- ...smbtar
- ...smbtree
- /usr/sbin/: system binary folder, including the following Samba executables (which are probably for internal use only):
- ...samba
- ...samba_dnsupdate
- ...samba_downgrade_db
- ...samba-gpupdate
- ...samba_kcc
- ...samba_spnupdate
- ...samba_upgradedns
