Displaying 8 results from an estimated 8 matches for "ab2pageview".
2005 Nov 22
1
User and Groups Problem with ADS (Win2003) and Solaris 10
...se
minimum_uid = 0
debug = false
}
kinit = {
renewable = true
forwardable= true
}
gkadmin = {
help_url = http://docs.sun.com:80/ab2/coll.384.1/SEAM/@AB2PageView/1195
}
/etc/nsswitch.conf includes the following entries:
passwd: files winbind nis
group: files winbind nis
hosts: files dns nis
2001 Aug 20
4
[PATCH] some patches for Fujitsu-Siemens ReliantUNIX, minor fixes and XXXes
...ding of autoconf. BTW: Why does autoconf-2.50 bounce on
configure.in?
- --with-mantype
configure tells about --with-mantype, but checked for --with-catman
- /etc/default/login
There is a file /etc/default/login on Solaris 2.x and ReliantUNIX. See
http://docs.sun.com/ab2/coll.40.6/REFMAN1/@Ab2PageView/171170
for a description. It handles things like setting a different PATH for
root and normal users at login time, quite a convenient feature for
administrators.
This was handled in SSH 1 since at least 1998. I rewrote some of the old
code to gather at least PATH. Rest will be done at a later...
2003 Nov 19
1
Samba 3.0 client connection error
...and less often if the KDC is not used
# frequently.
period = 1d
# how many versions of kdc.log to keep around (kdc.log.0, kdc.log.1, ...)
versions = 10
}
[appdefaults]
kinit = {
renewable = true
forwardable= true
}
gkadmin = {
help_url = http://docs.sun.com:80/ab2/coll.384.1/SEAM/@AB2PageView/1195
}
Thanks
Tommy Fallsen
2011 Aug 24
0
How to configure krb5 for multiple domains or domain and its sub-domains - Solved
...; ...)
>
> ? ? ? ? ? ? ? ?versions = 10
> ? ? ? ?}
>
> [appdefaults]
> ? ? ? ?kinit = {
> ? ? ? ? ? ? ? ?renewable = true
> ? ? ? ? ? ? ? ?forwardable= true
> ? ? ? ?}
> ? ? ? ?gkadmin = {
> ? ? ? ? ? ? ? ?help_url =
> http://docs.sun.com:80/ab2/coll.384.1/SEAM/@AB2PageView/1195
> ? ? ? ?}
> Thanks a lot,
>
> Anh.
>
>
>
> -----Original Message-----
> From: Mauricio Tavares [mailto:raubvogel at gmail.com]
> Sent: Tuesday, August 23, 2011 12:50 PM
> To: samba at lists.samba.org
> Subject: Re: [Samba] How to configure krb5 for multiple...
2012 Nov 01
1
smbd daemon crash when connect to shared folder
...1d
renew_lifetime = 1d
forwardable = true
proxiable = false
retain_after_close = false
minimum_uid = 500
try_first_pass = true
}
gkadmin = {
help_url = http://docs.sun.com:80/ab2/coll.384.1/SEAM/@AB2PageView/1195
Here is my smb.conf file
# Samba config file created using SWAT
# Date: 2005/03/19 12:43:32
# Global parameters
[global]
workgroup = DOMAIN.COM
realm = DOMAIN.COM
preferred master = no
server string = Samba %v - %h
security = ADS
encrypt passw...
2007 May 29
5
Restricting to a subset of the domain controllers on a site
...and less often if the KDC is not used
# frequently.
period = 1d
# how many versions of kdc.log to keep around (kdc.log.0, kdc.log.1,
...)
versions = 10
}
[appdefaults]
kinit = {
renewable = true
forwardable= true
}
gkadmin = {
help_url =
http://docs.sun.com:80/ab2/coll.384.1/SEAM/@AB2PageView/1195
}
So the system is expecting to see the following Domain Controllers:
DC1a DC2a DC3a DC4a
However, when users were experiencing problems, we saw the following
when
klist was run.
Ticket cache: FILE:/tmp/krb5cc_0
Default principal: IL02mcs@sanatized
Valid starting Expires...
2008 Nov 13
1
Domain Member Server problems
...c.log
kdc_rotate = {
period = 1d
versions = 10
}
[appdefaults]
kinit = {
renewable = true
forwardable= true
}
gkadmin = {
help_url =
http://docs.sun.com:80/ab2/coll.384.1/SEAM/@AB2PageView/1195 }
-----------------------------------------------
====================================================================
bash-3.00# /usr/sfw/sbin/net ads join -U Administrator -d3
[2008/11/13 17:43:35, 3] param/loadparm.c:(5031)
lp_load: refreshing parameters
[2008/11/13 17:43:35, 3]...
2006 Sep 01
6
ads_kinit_password failed: Preauthentication failed
...renew_lifetime = 36000
forwardable = true
krb4_convert = false
}
kinit = {
renewable = true
forwardable= true
}
gkadmin = {
help_url = http://docs.sun.com:80/ab2/coll.384.1/SEAM/@AB2PageView/1195
}
and my smb.conf is...
[global]
workgroup = UNIMELB
server string = 'new potter'
netbios name = ARTEMISIA
hosts allow = 127. 128.250.
security = ADS
realm = UNIMELB.EDU.AU
local master = no
domain master = no
use kerberos keytab = yes
wins server = 128.250.144.64
password server =...