Opensource tools - Intro to Samba domain controllers.

Another post to introduce opensource tools to the masses, Samba domain controllers.

Remember the purpose of these posts is to introduce the masses to opensource tools you can use to save money.

Samba is free Open Source software which provides a means of communication between Windows OS and Linux and can also operate as an Active Directory Domain Controller with Windows 7/10 pc’s. With a Samba DC, you can implement GPO, groups, users, file shares etc.

This Linux based domain controller can be administered via command line as well as via tools like RSAT (remote server administration tools for Windows) which means you never have to touch the command line. Just install RSAT tools on a Windows box and point it to the new DC and you won’t know the difference.

If you prefer using the command line, you can use the samba-tool command. The syntax is self-explanatory and quite simple: examples include.

samba-tool user add jason_groves

samba-tool user disable jason_groves

samba-tool group listmembers "openbyte-group"

samba-tool domain passwordsettings show

Samba 4 can also be setup in a primary/backup configuration. (PDC/BDC). With this solution, you can remove all licencing costs. On a 100 user site, this can equate to the equivalent of approximately $4000 or R60000 on CALS

要查看或添加评论,请登录

Jason Groves的更多文章

  • 2 factor authentication using Google authenticator for Linux SSH.

    2 factor authentication using Google authenticator for Linux SSH.

    2 factor auth is one of the most effective forms of authentication. Type 2 authentication (something you have) can be…

    3 条评论
  • Linux malware scanners you should know.

    Linux malware scanners you should know.

    Don’t be fooled by the sales pitches that viruses don’t affect Linux as there are many around. Most of the cloud is…

    2 条评论
  • Opensource cloud storage - Intro to Nextcloud

    Opensource cloud storage - Intro to Nextcloud

    Next article to bring opensource solutions to the masses. I'll start with Nextcloud.

  • Opensource tools - Intro to OpenVPN.

    Opensource tools - Intro to OpenVPN.

    Another post to introduce opensource tools to the masses, VPN connectivity. I have used OpenVPN on many occasions to…

  • Opensource monitoring. Intro to Zabbix.

    Opensource monitoring. Intro to Zabbix.

    Another post to introduce opensource tools to the masses, network monitoring. My NMS of choice would be Zabbix.

    3 条评论
  • Intro to Linux based honeypots

    Intro to Linux based honeypots

    Another post to introduce opensource tools to the masses, honeypots. These are very vulnerable systems that attract…

  • Host-based intrusion detection - Intro to OSSEC

    Host-based intrusion detection - Intro to OSSEC

    The next topic on hardening Linux servers will be OSSEC…. The world’s most widely used Host-based Intrusion Detection…

  • Linux hardening tools- Intro to Lynis

    Linux hardening tools- Intro to Lynis

    The next topic on hardening Linux servers will be Lynis…. Another one for my auditor friends.

  • Intro to file integrity monitoring - AIDE

    Intro to file integrity monitoring - AIDE

    The next topic on hardening Linux servers is host-based intrusion detection systems. I’ll start with AIDE and won’t…

  • Intro to DRBD

    Intro to DRBD

    Another post to introduce opensource tools to the masses, I thought I’d introduce storage mechanisms. Everyone knows…

社区洞察

其他会员也浏览了