LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   samba swat = dumb head (https://www.linuxquestions.org/questions/linux-software-2/samba-swat-%3D-dumb-head-98119/)

majortool 09-29-2003 02:55 AM

samba swat = dumb head
 
okay simply i've installed samba with swat on gentoo
this is the 3rd distro (redhat, debian) that i've installed on and i can't authenticate with swat
this issue has been occuring for two years
im slightly frusterated with this issue
i've modified my pam files and compiled samba --with-pam, modified my /etc/xinetd.d/swat file and read through every damn forum ... ever created
yada yada
i've done everything short of choking the developer(addresses would be appreciated)
heres an out put of my auth.log
no one seems to mention this as an issue so hopefully this will help someone help me
Sep 29 03:36:53 localhost xinetd[17058]: START: swat pid=32539 from=127.0.0.1
Sep 29 03:36:53 localhost PAM_smbpass[32539]: Failed to find entry for user root.

raven 09-29-2003 04:05 AM

did you create root user with smbpasswd? I think this might be useful. Then use this root user at the wat console to log in.

Greetz

majortool 09-29-2003 07:37 AM

still no help
 
root@majortool james # smbpasswd
New SMB password:
Retype new SMB password:
unable to open passdb database.
Failed to find entry for user root.
Failed to modify password entry for user root
hmm now thats kinda odd
any ideas?

raven 09-29-2003 07:57 AM

samba has its own password database. First you have to create it. I think this has to be done with the commpand smbpasswd too, but Im not sure. Read the manpages for smbpasswd, there should be more info.

G

raven

majortool 09-29-2003 08:05 AM

yeah i got it working with smbpasswd -a root
it failed out with a slightly different error but still said unable to open passdb
then i did it again and it said
root password changed
then it worked
mir a f**king cle
a little swat documentation would be awesome but the only documentation that samba provides is about two paragraphs long + man page

tendaas 09-29-2003 09:37 AM

Ive tried the setup on 2 distros and when i had the most problems I would just setup up webmin which has an option for converting all unix users to samba users and samba to unix plus a sync betwen the two.
Although alot of people dont like webmin.

raven 09-30-2003 04:08 AM

webmin s cool, but unless you really need it, it is not necessary to set it up. Its just another daemon running and listening on the net (and so a potential security hole)

But well, its fun :-)


All times are GMT -5. The time now is 03:26 PM.