sslug-teknik team mailing list archive
-
sslug-teknik team
-
Mailing list archive
-
Message #85210
Re: Underlig fejl fra SSH
Hej
Altså, det lyder jo rimeligt nok. Er det standard på Debian - jeg mener
ikke at det plejer at være sådan?
Men den checker stadig mit password - hvis jeg taster galt password får
jeg lov til at prøve igen. Først når det rigtige kommer på kommer
fejlen..
Nej root kan godt logge ind som standard i debian.
Måske du kan bruge dette:
FYI,
Re: "stdin: is not a tty" warning message while running 'svn' command.
It stumped me for awhile, I kept on getting the above error message
whenever I did a svn command. It was a warning only, continued to run the
commands just fine.
After checking google for solutions, and scratching my head some more. I
finally found out the problem.
'bash' is my default shell, with '~/.bashrc' file containing the command
of:
mesg y
As soon as I took this out, or put it inside an "if statement" to check
for interactive vs tty, the warning message went away.
So in case anyone else is running into this issue, check for commands in
your home directory (or global includes) '.cshr', '.shrc', '.bashrc',
etc.. for any command which always assumes 'standard tty mode'.
Hopefully, this message will help others who also stumble across the same
issue.
:)
-FRuG
Mvh Kenneth Dalbjerg
Follow ups