Re: rid.so missing in samba34/35

2011-08-31 Thread Kurt Jaeger
Hi!

> I've just compiled samba35 from ports with the extra config settings
> ADS/SWAT/DNSUPDATE, no default settings were removed.

I looked at the port and

http://www.linuxhacker.at/bugs/all/hoary-samba-idmap-rid.so-error

Maybe this works: do a

make config

and add

with experimental modules

to the modules to compile with. Recompile, try again.
This should produce/install an idmap/rid.so file ?

I'm not sure whether this error message solves your problem.

> looking in the logs I get the error message "failed to open
> /usr/local/lib/samba/idmap/rid.so" as the file doesn't exist there.
> I noticed this folder was empty for 3.4, but had some modules there in
> 3.5 (which ones, I don't remember now)
> 
> running FreeBSD 8.2 AMD64
> 
> anyone know if this is missing from ports, compile issue or.. ??

-- 
p...@opsec.eu+49 171 3101372 9 years to go !
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


rid.so missing in samba34/35

2011-08-31 Thread Carsten Jensen
Hello.

I've just compiled samba35 from ports with the extra config settings
ADS/SWAT/DNSUPDATE, no default settings were removed.

After joining the samba as a stand alone server in a windows AD.

settings in smb.conf are


idmap backend = rid:domain=15000-2(edit: idmap_rid:... is
deprecated in 3.5)
idmap uid = 15000-2


the samba backend doesn't seem to work, as I get a user/password auth
box on the windows computers when trying to connect.

looking in the logs I get the error message "failed to open
/usr/local/lib/samba/idmap/rid.so" as the file doesn't exist there.
I noticed this folder was empty for 3.4, but had some modules there in
3.5 (which ones, I don't remember now)

running FreeBSD 8.2 AMD64

anyone know if this is missing from ports, compile issue or.. ??


cheers
Carsten


___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"