Tagged Questions
2
votes
0answers
183 views
Sendmail configuration with user mapping on Solaris
I have the following:
host1.intra.net which has sendmail and users: user1, user2 & user3. It is running SunOS 5.10.
host2.intra.net which has SMTP server. No authentication, no encryption.
Email ...
2
votes
2answers
662 views
Does Solaris have an equivalent to /etc/ld.so.conf?
I compiled a package for Solaris 11 Express that has some library dependencies, which I also compiled from source and installed in the usual /usr/local. (And Solaris doesn't even have /usr/local ...