Encryption

Peter Samuelson peter at cadcamlab.org
Tue Jul 25 09:53:35 GMT 2000


[sodero <sodero at interlap.com.ar>]
> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">

Ewwwwww.  Tell Outlook not to do this.  Please.

> when create smbpasswd doing cat /etc/passwd | mksmbpasswd.sh  >
> /usr/local/samba/private/smbpasswd this tell me "permission denied"

Three possible reasons:

  you can't read /etc/passwd
  you can't create or write /usr/local/samba/private/smbpasswd
  you can't execute mksmbpasswd.sh

The first is extremely unlikely, so check the other two.  It'll be a
file/directory permissions thing, one way or another.

Peter


More information about the samba mailing list