<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
On 23/06/2009 10:25, Coert Waagmeester wrote:
<blockquote cite="mid:1245749128.4323.0.camel@penguin.coert.local"
 type="cite">
  <pre wrap="">On Tue, 2009-06-23 at 10:08 +0100, Kevin Thorpe wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">I've got a bit of a problem with Samba. I just can't work out how to 
change passwords or remove users.
I've just got user security.. lines in smb.conf are:

         security = user
         passdb backend = tdbsam

I've removed the user using pdbedit, I've removed the unix user, 
smbpasswd says the user doesn't exist
yet I can still connect to the shares. I'm obviously just missing 
something here. Can anyone point me in the
right direction?

tp://lists.centos.org/mailman/listinfo/centos
    </pre>
  </blockquote>
  <pre wrap=""><!---->
check out smbpasswd

  </pre>
</blockquote>
[root@database samba]# smbpasswd kevin<br>
New SMB password:<br>
Retype new SMB password:<br>
Failed to find entry for user kevin.<br>
Failed to modify password entry for user kevin<br>
<br>
Yet I can still connect to the shares as kevin..... strange<br>
</body>
</html>