Using FTOOLS and Fv for

Windows 2000 introduced an add’l layer on top of the NETBIOS / Domain construct called Active Directory. Active Directory is an LDAP compliant network directory structure that utilizes Dynamic DNS instead of NETBIOS broadcasts for server name resolution. ... #!/bin/bash. SAMBA_SERVER="192.168.1.100 "NETWORK="192.168.1.0/24" # Local area ... ................
................