Helllo,

I did a fresh install today and received a "code integrity" error in the admin page. It led to this:

Technical information
=====================
The following list covers which files have failed the integrity check. Please read the previous linked documentation to learn more about the errors and how to fix
them.

Results
=======
- user_external
        - INVALID_HASH
                - lib/smb.php

Raw output
==========
Array
(
    [user_external] => Array
        (
            [INVALID_HASH] => Array
                (
                    [lib/smb.php] => Array
                        (
                            [expected] => some_hash
                            [current] => a_different_hash"
                        )

                )

        )

)

Repeated the install and got the same error.

I haven't done much testing, but the script seems to be "working".

--
Jim Ohlstein
_______________________________________________
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Reply via email to