Operating System - HP-UX
1755557 Members
3690 Online
108835 Solutions
New Discussion юеВ

authentification problem on Samba3

 
Oleg Mercader-Kashin
Frequent Advisor

Re: authentification problem on Samba3

Hmm.. in other words I have to
1. reset machine name in a MS DOMAIN;
2. put in a smb.conf only the following (?):

[global]
workgroup = SC1
netbios name = SGIIC3
security = DOMAIN
encrypt passwords = Yes
update encrypted = Yes

3. restart samba
4. net rcp join

??
Geoff Wild
Honored Contributor

Re: authentification problem on Samba3

encrypt passwords = Yes is the default

If you really want update encrypted = Yes, then in order for this parameter to work correctly the encrypt passwords parameter must be set to no .

You do not want that....

Rgds...Geoff
Proverbs 3:5,6 Trust in the Lord with all your heart and lean not on your own understanding; in all your ways acknowledge him, and he will make all your paths straight.
Oleg Mercader-Kashin
Frequent Advisor

Re: authentification problem on Samba3

Do I have to remove a private/secrets.tdb before restart?
Zinky
Honored Contributor

Re: authentification problem on Samba3

I think there should be no need. Or if you bliew it away .. a new one will simply be created..
Hakuna Matata

Favourite Toy:
AMD Athlon II X6 1090T 6-core, 16GB RAM, 12TB ZFS RAIDZ-2 Storage. Linux Centos 5.6 running KVM Hypervisor. Virtual Machines: Ubuntu, Mint, Solaris 10, Windows 7 Professional, Windows XP Pro, Windows Server 2008R2, DOS 6.22, OpenFiler
Oleg Mercader-Kashin
Frequent Advisor

Re: authentification problem on Samba3

Sorry but doesn't work.
./net rpc oldjoin was OK but like before I see the smba server but if I want connect to I get the popup window asks me user/pw, etc. Seems like samba can't identify:

[2006/02/02 17:10:47, 0] smbd/server.c:(806)
smbd version 3.0.20b started.
Copyright Andrew Tridgell and the Samba Team 1992-2005
[2006/02/02 17:10:47, 1] smbd/files.c:(207)
file_init: Information only: requested 10000 open files, 4076 are available.
[2006/02/02 17:15:13, 0] auth/auth_util.c:(1173)
make_server_info_info3: pdb_init_sam failed!
[2006/02/02 17:15:13, 0] auth/auth_util.c:(1173)
make_server_info_info3: pdb_init_sam failed!
[2006/02/02 17:15:34, 0] auth/auth_util.c:(1173)
make_server_info_info3: pdb_init_sam failed!
[2006/02/02 17:15:34, 0] auth/auth_util.c:(1173)
make_server_info_info3: pdb_init_sam failed!

pls, HELP!
Zinky
Honored Contributor

Re: authentification problem on Samba3

Kongratz on your join!

Your current problem appears to be kernel related.... what's your kernel param for maximum number of open files set at? You may need to increase that...

Hakuna Matata

Favourite Toy:
AMD Athlon II X6 1090T 6-core, 16GB RAM, 12TB ZFS RAIDZ-2 Storage. Linux Centos 5.6 running KVM Hypervisor. Virtual Machines: Ubuntu, Mint, Solaris 10, Windows 7 Professional, Windows XP Pro, Windows Server 2008R2, DOS 6.22, OpenFiler
Oleg Mercader-Kashin
Frequent Advisor

Re: authentification problem on Samba3

Well, including I try to register (after all:-() like (with the help from the client's MS admin) but:

./net rpc join
Password:
Could not connect to server SRVSC1
The account was locked out.

:-(
Zinky
Honored Contributor

Re: authentification problem on Samba3

Once you've joined the domain.. that's it.. you need not net join once more or your machine account will be locked out! You will now need to have your machine account refreshed and do a net old join once more since you're locked out.

net rpc testjoin to validate your joined to the domain.

Hakuna Matata

Favourite Toy:
AMD Athlon II X6 1090T 6-core, 16GB RAM, 12TB ZFS RAIDZ-2 Storage. Linux Centos 5.6 running KVM Hypervisor. Virtual Machines: Ubuntu, Mint, Solaris 10, Windows 7 Professional, Windows XP Pro, Windows Server 2008R2, DOS 6.22, OpenFiler
Oleg Mercader-Kashin
Frequent Advisor

Re: authentification problem on Samba3

In a sysconfigtab I don't see any about it. How can I know a max file?
Oleg Mercader-Kashin
Frequent Advisor

Re: authentification problem on Samba3

# ./net rpc testjoin
Join to 'SC1' is OK