I usually don't miss things BUT
Laurent Blume
laurent at opencsw.org
Tue Apr 19 13:46:06 CEST 2016
Le 2016/04/19 12:37 +0200, Cmh a écrit:
> The upgrade removed smbd and nmbd so I know files where replaced.
> BingNFS2 # ls -l |grep mbd
> -r-xr-xr-x 21 root bin 10044 Jan 22 2005 nmbd
> -r-xr-xr-x 1 root root 10044 Apr 18 06:33 nmbd-3.6.14
> -r-xr-xr-x 21 root bin 10044 Jan 22 2005 smbd
> -r-xr-xr-x 1 root root 10044 Apr 18 06:33 smbd-3.6.14
> BingNFS2 # ./smbd -V
> Version 3.6.25
>
> AND the version changed but the size didn't and my diff suddenly doesn't
> work!
> So I am not to worried as the version changed but why no size change??
No, because you're not looking at the samba binaries, but at the isaexec
stub, a Solaris thingy.
The actual binaries are there (on x86):
$ ls -l /opt/csw/sbin/amd64/*mbd /opt/csw/sbin/pentium_pro/*mbd
-rwxr-xr-x 1 root bin 3396576 Apr 17 02:09
/opt/csw/sbin/amd64/nmbd
-rwxr-xr-x 1 root bin 9635480 Apr 17 02:09
/opt/csw/sbin/amd64/smbd
-rwxr-xr-x 1 root bin 3232520 Apr 17 02:08
/opt/csw/sbin/pentium_pro/nmbd
-rwxr-xr-x 1 root bin 9543188 Apr 17 02:08
/opt/csw/sbin/pentium_pro/smbd
> ....wait did you say you patched the original or recompiled it??
Patched the source, rebuilt it, no other way around it.
Laurent
More information about the users
mailing list