Feature #572
PDC 'Add machine'
0%
Description
When you want to add a machine to your domain you will have to do this using a few commands. It would be really easy when you can add a machine automaticly or using the amahi desktop.
History
#1 Updated by gboudreau almost 12 years ago
Can you detail the commands you need to manually run to add a machine?
#2 Updated by tbiesaart almost 12 years ago
- Status changed from New to Rejected
#3 Updated by cpg almost 12 years ago
- Status changed from Rejected to Feedback
Why rejected?
@tbiesaart Is that your way of saying you do not know?
I think this is a good idea!
We just need to know how to do it!
#4 Updated by cpg almost 12 years ago
- Assignee set to Lincee
It may not be too bad to spec this out, according to JJ :)
#5 Updated by Lincee almost 12 years ago
first we need amahi to automaticly create a a linux group called machines.
this can be done when the platform installer executes "groupadd machines"
then we need to edit amahi so that the smb.conf created by amahi places the following line under the [GLOBAL] section:
add machine script = /usr/sbin/useradd -g machines -c "%u machine account" -d /var/lib/samba -s /bin/false %u
once this is complete, samba dynamicly adds a machine name once it finds that the connecting machine has no trust yet.
#6 Updated by Lincee about 11 years ago
- Category set to SMB
- Status changed from Feedback to Resolved
fixed a long time ago!
Also available in: Atom