Portal Home > Knowledgebase > ABS File & Folder > Samba Share Made Visible to Windows (Network List)
Samba on AIX
Ensure the following lines are in the /etc/inetd.conf file:
netbios-ssn stream tcp nowait root /usr/local/samba/sbin/smbd smbd
netbios-ns stream udp wait root /usr/local/samba/sbin/nmbd nmbd
Refresh the inetd service to activate the changes made to the inetd.conf file:
* refresh –s inetd
Add to Favourites
Print this Article