Thankyou Craig, this appears to have worked to a degree, the only thing now is that all the accounts are transferred over but all their passwords are set to;

"crypt{x}"
instead of their NT password hashes... I'm not sure why this is? (well, I know why it is, because I had a look at the source for smbldap-useradd, but shouldn't vampire also set the password hashes correctly?)


Regards
Eric


Craig White wrote:

On Mon, 2004-07-12 at 22:17, Eric J Bennett wrote:


Hello All,

Software environment is RedHat 8.0 running Samba 3.0.4 compiled from source downloaded from planetmirror. When I try to run net rpc vampire -S pdc -U administrator%password I get a message like this

Cannot import users from ITOUCHAU at this time, as the current domain:
       ITOUCH-1008: S-1-5-21-3757787686-1591169446-1440766903
conflicts with the remote domain
       ITOUCHAU: S-1-5-21-991195760-36068510-1124750213
Perhaps you need to set:

       security=user
       workgroup=ITOUCHAU

in your smb.conf?

Itouch-1008 is the name of the server samba is running on.The relevant bits of smb.conf are below, as well as the output of
net rpc vampire -U administrator%password -d 4
(without specifying the server) as this did actually appear to do something and come back with NT_STATUS_UNSUCCESSFUL


Any ideas, anyone?


----
try
net setlocalsid S-1-5-21-991195760-36068510-1124750213
first

Craig




-- 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