Displaying 2 results from an estimated 2 matches for "jprinc".
Did you mean:
princ
2008 Oct 21
0
Samba server authenticating to W2k3 ADS
...8/10/21 18:38:52, 0] libads/sasl.c:ads_sasl_spnego_bind(330)
kinit succeeded but ads_sasl_spnego_krb5_bind failed: Invalid credentials
Failed to join domain: Invalid credentials
Although I have confirmed the creditials repeatedly...and KRB seems to be
working:
[root@XXX ~]# kinit Administrator@JPRINC.NET
Password for Administrator@JPRINC.NET:
[root@XXX ~]#
krb5.conf:
[logging]
default = FILE:/var/log/krb5libs.log
kdc = FILE:/var/log/krb5kdc.log
admin_server = FILE:/var/log/kadmind.log
[libdefaults]
default_realm =JPRINC.NET
[realms]
JPRINC.NET = {
kdc = ad1.jprinc.net
}
[domain_re...
2005 Oct 06
5
webrick seen only on local machine
I am running the webrick server (/script/server) and I would like to be
able to view the application from any browser. However, I can only see
my application from a browser opened up on the localhost. When I use
any other browser it times out. I have already modified the following
line in the /script/server file (I''ve tried the numeric ip address also)
so that it is the real ip