<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:st1="urn:schemas-microsoft-com:office:smarttags" xmlns="http://www.w3.org/TR/REC-html40">

<head>
<meta http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<meta name=Generator content="Microsoft Word 11 (filtered medium)">
<!--[if !mso]>
<style>
v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style>
<![endif]--><o:SmartTagType
 namespaceuri="urn:schemas-microsoft-com:office:smarttags" name="City"/>
<o:SmartTagType namespaceuri="urn:schemas-microsoft-com:office:smarttags"
 name="place"/>
<o:SmartTagType namespaceuri="urn:schemas-microsoft-com:office:smarttags"
 name="PersonName"/>
<!--[if !mso]>
<style>
st1\:*{behavior:url(#default#ieooui) }
</style>
<![endif]-->
<style>
<!--
 /* Font Definitions */
 @font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
@font-face
        {font-family:Verdana;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman";}
a:link, span.MsoHyperlink
        {color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {color:blue;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-reply;
        font-family:Verdana;
        color:blue;
        font-weight:normal;
        font-style:normal;
        text-decoration:none none;}
@page Section1
        {size:8.5in 11.0in;
        margin:1.0in 1.25in 1.0in 1.25in;}
div.Section1
        {page:Section1;}
-->
</style>

</head>

<body lang=EN-US link=blue vlink=blue>

<div class=Section1>

<p class=MsoNormal><font size=2 color=blue face=Verdana><span style='font-size:
11.0pt;font-family:Verdana;color:blue'>Please clarify if Fedora 8 worked by
changing to luseradd or if it worked using useradd.<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 color=blue face=Verdana><span style='font-size:
11.0pt;font-family:Verdana;color:blue'><o:p> </o:p></span></font></p>

<div>

<div class=MsoNormal align=center style='text-align:center'><font size=3
face="Times New Roman"><span style='font-size:12.0pt'>

<hr size=2 width="100%" align=center tabindex=-1>

</span></font></div>

<p class=MsoNormal><b><font size=2 face=Tahoma><span style='font-size:10.0pt;
font-family:Tahoma;font-weight:bold'>From:</span></font></b><font size=2
face=Tahoma><span style='font-size:10.0pt;font-family:Tahoma'>
fedora-livecd-list-bounces@redhat.com
[mailto:fedora-livecd-list-bounces@redhat.com] <b><span style='font-weight:
bold'>On Behalf Of </span></b>Todd Cooper<br>
<b><span style='font-weight:bold'>Sent:</span></b> Monday, November 17, 2008
1:55 PM<br>
<b><span style='font-weight:bold'>To:</span></b> <st1:PersonName w:st="on">fedora-livecd-list@redhat.com</st1:PersonName><br>
<b><span style='font-weight:bold'>Subject:</span></b> Re: [Fedora-livecd-list]
Adding users to LiveCD</span></font><o:p></o:p></p>

</div>

<p class=MsoNormal><font size=3 face="Times New Roman"><span style='font-size:
12.0pt'><o:p> </o:p></span></font></p>

<div>

<div>

<p class=MsoNormal style='margin-bottom:12.0pt'><font size=3
face="Times New Roman"><span style='font-size:12.0pt'>I had the same problem.<br>
I tried it under Fedora 8 and it worked.<br>
I have tried Fedora 10 Beta and can't get the CD to roll and I changed to try
to roll a Live CentOS or Redhat CD.<o:p></o:p></span></font></p>

</div>

<div>

<p class=MsoNormal><font size=3 face="Times New Roman"><span style='font-size:
12.0pt'><o:p> </o:p></span></font></p>

<div>

<div class=MsoNormal align=center style='text-align:center'><font size=2
face=Tahoma><span style='font-size:10.0pt;font-family:Tahoma'>

<hr size=1 width="100%" align=center>

</span></font></div>

<p class=MsoNormal><b><font size=2 face=Tahoma><span style='font-size:10.0pt;
font-family:Tahoma;font-weight:bold'>From:</span></font></b><font size=2
face=Tahoma><span style='font-size:10.0pt;font-family:Tahoma'> "Taylor,
Monroe E" <monroe.e.taylor@intel.com><br>
<b><span style='font-weight:bold'>To:</span></b> "<st1:PersonName w:st="on">fedora-livecd-list@redhat.com</st1:PersonName>"
<<st1:PersonName w:st="on">fedora-livecd-list@redhat.com</st1:PersonName>><br>
<b><span style='font-weight:bold'>Sent:</span></b> Monday, November 17, 2008
3:50:01 PM<br>
<b><span style='font-weight:bold'>Subject:</span></b> RE: [Fedora-livecd-list]
Adding users to LiveCD<br>
</span></font><br>
<br>
I used the luseradd command instead of the useradd command as follows;<br>
<br>
# add fedora user with no passwd<br>
useradd -c "Fedora Live" fedora<br>
passwd -d fedora > /dev/null<br>
<br>
luseradd -c "ipdt" ipdt<br>
#usermod -p 'ipdt' ipdt<br>
<br>
luseradd -c "Monroe Taylor" metaylor<br>
#usermod -p 'rocket23' metaylor<br>
<br>
After burning and booting the CD I confirmed that accounts for each of the 3
users (Fedora Live, ipdt, and Monroe Taylor) were present on the login screen.
However, none of them worked, not even the default (Fedora Live). <br>
<br>
For the two accounts I wanted to add, the error message was unable to
authenticate user I even selected other and tried to use root but got the same
result. When I tried the default, the screen changed as if it was logging in,
but it returned to the login screen without any error reporting.<br>
<br>
Are there any other ideas? It seems to me that at least the default should
work.<br>
<br>
Sorry for the late reply<br>
<br>
<br>
<br>
-----Original Message-----<br>
From: <a href="mailto:fedora-livecd-list-bounces@redhat.com"
ymailto="mailto:fedora-livecd-list-bounces@redhat.com">fedora-livecd-list-bounces@redhat.com</a>
[mailto:<a href="mailto:fedora-livecd-list-bounces@redhat.com"
ymailto="mailto:fedora-livecd-list-bounces@redhat.com">fedora-livecd-list-bounces@redhat.com</a>]
On Behalf Of Jesse Keating<br>
Sent: Tuesday, November 11, 2008 3:50 PM<br>
To: <a href="mailto:fedora-livecd-list@redhat.com"
ymailto="mailto:fedora-livecd-list@redhat.com">fedora-livecd-list@redhat.com</a><br>
Subject: RE: [Fedora-livecd-list] Adding users to LiveCD<br>
<br>
On Tue, 2008-11-11 at 14:49 -0700, <st1:City w:st="on"><st1:place w:st="on">Taylor</st1:place></st1:City>,
Monroe E wrote:<br>
> <br>
> # add fedora user with no passwd<br>
> useradd -c "Fedora Live" fedora<br>
> passwd -d fedora > /dev/null<br>
> <br>
> useradd -c "ipdg" ipdt<br>
> useradd -c "<st1:City w:st="on">monroe</st1:City> <st1:City w:st="on"><st1:place
 w:st="on">taylor</st1:place></st1:City>" metaylor<br>
<br>
IIRC useradd doesn't use libuser, and cannot set selinux attributes<br>
correctly.  Try luseradd instead?<br>
<br>
-- <br>
Jesse Keating<br>
Fedora -- Freedomē is a feature!<br>
identi.ca: <a href="http://identi.ca/jkeating" target="_blank">http://identi.ca/jkeating</a><br>
<br>
--<br>
Fedora-livecd-list mailing list<br>
<a href="mailto:Fedora-livecd-list@redhat.com"
ymailto="mailto:Fedora-livecd-list@redhat.com">Fedora-livecd-list@redhat.com</a><br>
<a href="https://www.redhat.com/mailman/listinfo/fedora-livecd-list"
target="_blank">https://www.redhat.com/mailman/listinfo/fedora-livecd-list</a><o:p></o:p></p>

</div>

</div>

</div>

</div>

</body>

</html>