dissable root password and run program automaticlly

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

dissable root password and run program automaticlly

1,068件の閲覧回数
snirnisim
Contributor III

hello everyone,

if i need to make my project standalone without any commands that i need to send to it inorder to login and run i need modifiy two things and need help:

1) how can i disavle the login password prompt, so it will login automaticlly?

2) how can i run my project automaticlly after login finished (without password) ?

 

i know about the rc.local option but i need the program to run after login so i could access the filesystem from my code...

 

thanks,

snir.

ラベル(1)
0 件の賞賛
返信
2 返答(返信)

950件の閲覧回数
snirnisim
Contributor III

thanks for responding,

 

forgot to mention that i'm using only serial to access the file system since my vga connector is broken.

so don't you thing commenting this will cause no serial communication? how is it dissabling the request for login? if i had a vga i was still needed to login with "root" don't you think?

0 件の賞賛
返信

950件の閲覧回数
G_rio
Contributor III

Try it

Comment line in /etc/inittab that has /sbin/getty

Gorio

0 件の賞賛
返信