Find the answer to your Linux question:
Results 1 to 2 of 2
how in linux find the system is in workgroup or in which domain it is. redhat ent 5...
  1. #1
    Just Joined!
    Join Date
    Nov 2009
    Posts
    3

    Thumbs up domain

    how in linux find the system is in workgroup or in which domain it is.
    redhat ent 5

  2. #2
    Linux Guru Irithori's Avatar
    Join Date
    May 2009
    Location
    Munich
    Posts
    2,100
    If it is set, you can see the domainname as part of the full quailified domain name of the machine.
    Code:
    domainname --fqdn
    But note:
    This would be a DNS domainname, which has nothing to do with a windows workgroup or windows domain.
    By default, there are none of the two.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...