Results 1 to 2 of 2
how in linux find the system is in workgroup or in which domain it is.
redhat ent 5...
- 11-14-2009 #1Just Joined!
- Join Date
- Nov 2009
- Posts
- 3
domain
how in linux find the system is in workgroup or in which domain it is.
redhat ent 5
- 11-14-2009 #2
If it is set, you can see the domainname as part of the full quailified domain name of the machine.
But note:Code:domainname --fqdn
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.


Reply With Quote