ubuntu:samba
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
ubuntu:samba [2019/11/24 14:11] – created peter | ubuntu:samba [2021/11/21 22:16] (current) – peter | ||
---|---|---|---|
Line 2: | Line 2: | ||
Samba is the standard Windows interoperability suite of programs for Linux and Unix. | Samba is the standard Windows interoperability suite of programs for Linux and Unix. | ||
+ | |||
+ | Samba implements the CIFS network protocol to work with changes Microsoft has made in their Windows networking platform. | ||
+ | |||
+ | CIFS protocol is strictly port 445. Samba does still support SMB and an example where this is useful may be if sharing with older Windows operating systems still using NetBIOS that will want to connect to the Samba server via port 137, 138, 139. | ||
+ | |||
+ | Samba Daemons: | ||
+ | |||
+ | * **smbd** | ||
+ | |||
+ | * **nmbd** | ||
+ | |||
+ | * **winbindd** | ||
https:// | https:// | ||
+ | ---- | ||
- | [[Samba:Check Samba is running|Check Samba is running]] | + | [[Ubuntu:Samba:Active Directory User Management|Active Directory User Management]] |
- | [[Samba:Optimize | + | [[Ubuntu:Samba:Check Samba is running|Check Samba is running]] |
- | [[Samba:Resolve rlimit_max below minimum Windows limit|Resolve rlimit_max below minimum Windows limit]] | + | [[Ubuntu:Samba:Configure Samba Active Directory Domain Controller|Configure Samba Active Directory Domain Controller]] |
- | [[Samba:Samba Configuration|Samba Configuration]] | + | [[Ubuntu:Samba:Configure a restricted share directory|Configure a restricted share directory]] |
- | [[Samba:Samba Configuration Detailed|Samba Configuration Detailed]] | + | [[Ubuntu:Samba:Install CIFS Utils|Install CIFS Utils]] |
- | [[Samba: | + | [[Ubuntu:Samba:Install |
- | [[Samba:Test nmbd|Test nmbd]] | + | [[Ubuntu:Samba:Join an existing Windows Active Directory Domain|Join an existing Windows Active Directory Domain]] |
- | [[Samba:Test Samba’s ability to authenticate users|Test Samba’s ability to authenticate users]] | + | [[Ubuntu:Samba:Join a Windows Active Directory Domain with Samba Winbind|Join a Windows Active Directory Domain with Samba Winbind]] |
- | [[Samba:Verify Samba configuration settings|Verify Samba configuration settings]] | + | [[Ubuntu:Samba:Mount a Share|Mount a Share]] |
+ | [[Ubuntu: | ||
+ | [[Ubuntu: | ||
+ | |||
+ | [[Ubuntu: | ||
+ | |||
+ | [[Ubuntu: | ||
+ | |||
+ | [[Ubuntu: | ||
+ | |||
+ | [[Ubuntu: | ||
+ | |||
+ | [[Ubuntu: | ||
+ | |||
+ | [[Ubuntu: | ||
+ | |||
+ | [[Ubuntu: | ||
+ | |||
+ | [[Ubuntu: | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | ---- | ||
===== TODO ===== | ===== TODO ===== | ||
- | How can I log what files are accessed what is done with those files and by whom?You need to use at least samba-2.2.7a and use the audit.so module. The samba source code has what you need. Check out the information in ~samba/ | + | How can I log what files are accessed what is done with those files and by whom? You need to use at least samba-2.2.7a and use the audit.so module. |
+ | |||
+ | The samba source code has what you need. Check out the information in ~samba/ | ||
ubuntu/samba.1574604664.txt.gz · Last modified: 2020/07/15 09:30 (external edit)