action #25528
Execute membermod via invis-portal
100%
Description
membermod is needed to add the unix attributes to a computer account. In environments with ad and fileserver on different machines you need to execute membermod after you join the computer to the domain. Samba (as AD-DC) does not support to execute commands after join automatically. Manual on the command line is not easy for windows only admins... This should be made easier by a link or a button on the portal.
It would be nice to copy the "iscDhcpComments" from the DHCP-config to the "description" in the computer object, when membermod is executed. Particularly if your computers are named pc-1, pc-2 and so on...
Related issues
History
#1
Updated by flacco over 5 years ago
We can add this functionality to the "Netzwerk" Site of the invis-Portal, but we have to prevent wrong usage.
The Script must check if the node for what it is called has a rid and it should exit without a failure, if not. Without a rid, it couldn't be a domain-member machine.
#2
Updated by flacco over 5 years ago
- % Done changed from 0 to 10
membermod is more silent now. It gives exit-code 2 in case of a host is not a domain-member.
#3
Updated by ingogoeppert over 5 years ago
- Category changed from 364 to Developement
#5
Updated by ingogoeppert over 5 years ago
- Project changed from invis-server to invisAD-setup
- Category deleted (
Developement) - Target version deleted (
Next)
#6
Updated by flacco about 5 years ago
- Target version set to 14.0
#7
Updated by ingogoeppert about 5 years ago
- Target version changed from 14.0 to Future
#8
Updated by flacco over 4 years ago
- Target version changed from Future to 14.1
#9
Updated by ingogoeppert over 4 years ago
- Description updated (diff)
#10
Updated by ingogoeppert over 4 years ago
- Description updated (diff)
#11
Updated by flacco over 4 years ago
- Status changed from New to Feedback
To use membermod, a computer must have a machine-account inside the ad, it has to have a rid.
Perhaps we shouldn't combine membermod with adding a host to DNS/DHCP via invis-Portal. Instead we should run a script which tests all machine-accounts for unix-attributes and start membermod if necessary. (Just an idea)
#12
Updated by flacco about 4 years ago
- Related to action #52019: invis-Portal: Add a new function-site added
#13
Updated by flacco about 4 years ago
- % Done changed from 10 to 30
We integrate this in a new function-page inside the administrative section of the invis-portal
#14
Updated by flacco almost 4 years ago
- % Done changed from 30 to 100
Finished. mmall as new membermod for all hosts script added.
#15
Updated by flacco almost 4 years ago
- Status changed from Feedback to Closed