Thank you Michael. I have used fcopy to copy the sudoers file. I have also created a admin group who has the right to connect with sudo and added the user student to the group admin. I want just to specify that certain scripts provided with FAI fail during<br>
installation with exit code 1.<br><br><div class="gmail_quote">2011/2/7 Michael Tautschnig <span dir="ltr"><<a href="mailto:mt@debian.org">mt@debian.org</a>></span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="im">> Thank you Michael, i have customized the script scripts/DEMO/10-misc.<br>
> But may i add the line "$ROOT_CMD adduser student sudo" at the end of this<br>
> script<br>
> if i want after installation the user student will be in the sudoers file.<br>
<br>
</div>[...]<br>
<br>
User student will be in group sudo with this command, but that means just about<br>
nothing if your /etc/sudoers isn't providing a corresponding configuration for<br>
this group. You'll have to install a suitable /etc/sudoers file. See man sudoers<br>
for details about the syntax.<br>
<br>
Best regards,<br>
<font color="#888888">Michael<br>
<br>
</font></blockquote></div><br>