LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Setting up samba... (https://www.linuxquestions.org/questions/linux-software-2/setting-up-samba-108211/)

AMMullan 10-24-2003 11:07 PM

Setting up samba...
 
I am trying to setup a RH server so that it will authenticate users on a domain through Active Directory,o far I have got it running but when I go test it I get the following messages:


Unknown parameter encountered: "realm"
Ignoring unknown parameter "realm"
Unknown parameter encountered: "idmap gid"
Ignoring unknown parameter "idmap gid"
Unknown parameter encountered: "idmap uid"
Ignoring unknown parameter "idmap uid"


I am running Samba v3 with Squid and found a document on www.itmanagers.net but even after going through that I couldn't get it going :(

Can someone please help?

micxz 10-24-2003 11:27 PM

Does this help:
http://tldp.org/HOWTO/Samba-Authenti...OWTO.html#toc1

AMMullan 10-25-2003 07:38 PM

Yay :) Got that part working, me and a mate have been working on this for the last 2 days!

We are now getting an authentication dialogue box from Windoze, but now we are getting the following :(


[root@server2]# wbinfo -t
checking the trust secret via RPC calls failed
error code was NT_STATUS_ACCESS_DENIED (0xc0000022)
Could not check secret


Any ideas :(

AMMullan 10-26-2003 07:13 AM

Hmmm we ended up rebuilding the machine, decided to try Samba v2.2.8a and compiled from source RPM, seems to have worked ALOT better than v3 but now I get the following:


[root@server]# wbinfo -t
Secret is bad
0xc000018b


using wbinfo -u and wbinfo -g brings back the info from Active Directory fine. We also can't access shares via \\server but using \\IP_ADDRESS brings back list of shares but we cannot open the shares - "Network name cannot be found"

Pretty sure that it's the 1st prob that could be causing it...

Anyone got any ideas?


All times are GMT -5. The time now is 11:32 PM.