Prerequisites
You will need the following information to establish an SMB connection:- Host - The hostname or IP address of the Windows server
- Port - The SMB port (default is 445)
- Username - A Windows administrator account with permissions to manage local accounts
- Password - The password for the administrator account
- Domain (optional) - The Windows domain name for domain-joined servers
Windows Server Requirements
- SMB3 Support - This connection uses SMB3 with encryption enabled for secure communication with Windows servers.
- Firewall Configuration - The server must be accessible from Infisical or from the Infisical Gateway if using it.
Open firewall on Windows Defender for SMB connection
Open firewall on Windows Defender for SMB connection
Run the following PowerShell command as Administrator on the Windows server to allow inbound SMB connections:To verify the rule was created:
Setup SMB Connection in Infisical
- Infisical UI
- API
Fill out the SMB Connection Modal
Complete the SMB Connection form by entering:
- A descriptive name for the connection
- An optional description for future reference
- The Windows server host (hostname or IP address)
- The SMB port (default is 445)
- The domain name (optional, for domain-joined servers)
- The administrator username
-
The administrator password


