On Thu, 2004-02-19 at 21:40, Michael Kuznik wrote:
> Hi,
> 
> I'm testing the migration of an NT4 Domain onto a Samba-Server.
> 
> Now I'm at the point to migrate users and maschine accounts.
> It works fine for some users but not for all!
> This is the output:
> <-
> # net rpc vampire -w samba
> Fetching DOMAIN database
> SAM_DELTA_DOMAIN_INFO not handled
> Creating account: Administrator
> Creating account: Gast
> [2004/02/19 12:40:28, 0] passdb/pdb_smbpasswd.c:add_smbfilepwd_entry(595)
>    add_smbfilepwd_entry: entry with name Gast already exists
> Creating account: TEST-PDC$
> Creating account: akira
> [2004/02/19 12:40:28, 0] passdb/pdb_smbpasswd.c:build_smb_pass(1150)
>    build_sam_pass: Failing attempt to store user with non-uid based user 
> RID.

Vampire is incompatible with smbpasswd - you *must* use tdbsam, or
ldapsam.

The smbpasswd file is just too simple to deal with the information NT
provides us (RID in particular).

Andrew Bartlett

-- 
Andrew Bartlett                                 [EMAIL PROTECTED]
Manager, Authentication Subsystems, Samba Team  [EMAIL PROTECTED]
Student Network Administrator, Hawker College   [EMAIL PROTECTED]
http://samba.org     http://build.samba.org     http://hawkerc.net

Attachment: signature.asc
Description: This is a digitally signed message part

-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba

Reply via email to