← Back to team overview

sslug-teknik team mailing list archive

Cannot Allocate pty for password change.

 


Hejsa.

Jeg har en linux maskine med samba - og har i den forbindelse enablet "passwd sync". Det hele virkede i lang tid men så må jeg have pillet ved et eller andet - for nu virker det ikke længere.

I log filen får jeg følgende fejl:

[2002/04/20 12:09:04, 3] smbd/chgpasswd.c:chgpasswd(451)
  Password change for user: ltb
[2002/04/20 12:09:04, 3] smbd/chgpasswd.c:findpty(98)
  pty: try to open ptya0, line was /dev/ptyXX
[2002/04/20 12:09:04, 3] smbd/chgpasswd.c:findpty(98)
  pty: try to open ptya1, line was /dev/ptya0
[2002/04/20 12:09:04, 3] smbd/chgpasswd.c:findpty(98)
  pty: try to open ptya2, line was /dev/ptya1
[2002/04/20 12:09:04, 3] smbd/chgpasswd.c:findpty(98)
  pty: try to open ptya3, line was /dev/ptya2
[2002/04/20 12:09:04, 3] smbd/chgpasswd.c:findpty(98)
  pty: try to open ptya4, line was /dev/ptya3
[2002/04/20 12:09:04, 3] smbd/chgpasswd.c:findpty(98)
  pty: try to open ptya5, line was /dev/ptya4
.....
[2002/04/20 12:09:04, 3] smbd/chgpasswd.c:findpty(98)
  pty: try to open ptyze, line was /dev/ptyzd
[2002/04/20 12:09:04, 3] smbd/chgpasswd.c:findpty(98)
  pty: try to open ptyzf, line was /dev/ptyze
[2002/04/20 12:09:04, 3] smbd/chgpasswd.c:chat_with_program(322)
  Cannot Allocate pty for password change: LTB

Det siger mig jo så ikke så meget. Hvad er en PTY? og hvodan kommer jeg videre med det her?


/Lasse