PDA

View Full Version : run as mythtv user?


IndieRockSteve
June 15th, 2008, 08:30 AM
what does mythbuntu use the mythtv user for? I'd like to be able to run mythfrontend as the mythtv user so i can have a dedicated login for mythtv to run sans xfce for a dedicated frontend system. I notice theres already a mythtv user but the regular gui user editor won't let me access this user nor will the autologin gui preference setup. i was going to delete the user and add it anew as a "normal" user I just want to make sure its not being used for anything important?

thanks!

tgm4883
June 15th, 2008, 10:36 AM
Use MCC and setup your box to autologin for your normal user. You can do what you want from MCC

superm1
June 15th, 2008, 08:36 PM
what does mythbuntu use the mythtv user for? I'd like to be able to run mythfrontend as the mythtv user so i can have a dedicated login for mythtv to run sans xfce for a dedicated frontend system. I notice theres already a mythtv user but the regular gui user editor won't let me access this user nor will the autologin gui preference setup. i was going to delete the user and add it anew as a "normal" user I just want to make sure its not being used for anything important?

thanks!
It is used for backend daemon type processes and group management so that if you make a multiuser system, they all can belong to the "mythtv" group and have access to myth stuff.

If you want an auto login without xfce, you can do it as your normal user too. I'd avoid doing it as the "mythtv" user.

IndieRockSteve
June 17th, 2008, 09:11 AM
It is used for backend daemon type processes and group management so that if you make a multiuser system, they all can belong to the "mythtv" group and have access to myth stuff.

If you want an auto login without xfce, you can do it as your normal user too. I'd avoid doing it as the "mythtv" user.

ok, I just have it setup to run mythfrontend as the mythtv user on my other non-mythbuntu frontends so I figured I'd see if there was a reason not to on mythbuntu.

thanks!