Samba Server Q&A Latest Posts
Interview Questions And Answers
Q: - How to Manually Create Machine Trust Accounts ?
/usr/sbin/useradd -g machines -d /var/lib/nobody -c "machine nickname" -s /bin/false machine_name$
passwd -l machine_name$
Submitted By:-Varun Email-ID: - kumar.varun123@yahoo.com
Q: - What are the SAMBA server Types ?
- Primary Domain Controller (PDC)
- Backup Domain Controller (BDC)
- ADS Domain Controller
Submitted By:-Varun Email-ID: -kumar.varun123@yahoo.com
Q: - Which protocol SAMBA server uses ?
SMB, which stands for Server Message Block, is a protocol for sharing files, printers, serial ports, and communications abstractions such as named pipes and mail slots between computers.
Submitted By:- Naresh Email-ID: - naresh.kunal19@yahoo.com

