Displaying 8 results from an estimated 8 matches for "use_shmem".
2015 May 20
1
Failed to find authenticated user via getpwnam(), denying access
...default_domain = kursk.mtt
admin_server = debian-dc.kursk.mtt
}
[appdefaults]
pam = {
ticket_lifetime = 1d
renew_lifetime = 1d
forwardable = true
proxiable = false
minimum_uid = 1
clockskew = 300
external = sshd
use_shmem = sshd
}
[logging]
kdc = FILE:/var/log/krb5.log
kdc = SYSLOG:INFO
default = SYSLOG:UNFO:USER
/etc/nsswitch.conf :
#passwd: compat
#group: compat
passwd: compat winbind
group: compat winbind
shadow: files winbind
hosts: files mdns_minimal [NOTFOUND=return]...
2010 Feb 09
2
probleme with samba 3.4.5-3.1 + winbind+ windows 2008 R2 + trusted domain
...RATIF.LOCAL
ADMINISTRATIF = ADMINISTRATIF.LOCAL
.ADMINISTRATIF = ADMINISTRATIF.LOCAL
[appdefaults]
pam = {
ticket_lifetime = 1d
renew_lifetime = 1d
forwardable = true
proxiable = false
retain_after_close = false
minimum_uid = 1
use_shmem = sshd
}
Samba :
# Samba config file created using SWAT
# from relais (127.0.0.1)
# Date: 2004/01/05 13:42:43
# Global parameters
[global]
log file = /var/log/samba/%m.log
allow trusted domains = yes
idmap gid = 10000-20000
socket options = TCP_NODELAY SO_RCVBUF=81...
2010 Dec 01
2
kerberos @ samba4 DC
...log/krb5/kadmind.log
default = SYSLOG:NOTICE:DAEMON
[appdefaults]
pam = {
debug = false
ticket_lifetime = 1d
renew_lifetime = 1d
forwardable = true
krb4_convert = false
proxiable = false
minimum_uid = 1
external = sshd
use_shmem = sshd
}
I'm desperate!
--
P Antes de imprimir este e-mail, piense si es necesario hacerlo. El medio
ambiente es cosa de todos.
Think twice before printing this e-mail. Environmental protection is in our
hands.
2010 Feb 09
0
probleme with samba 3.4.5-5.1 + winbind+ windows 2008 R2 + trusted domain
...RATIF.LOCAL
ADMINISTRATIF = ADMINISTRATIF.LOCAL
.ADMINISTRATIF = ADMINISTRATIF.LOCAL
[appdefaults]
pam = {
ticket_lifetime = 1d
renew_lifetime = 1d
forwardable = true
proxiable = false
retain_after_close = false
minimum_uid = 1
use_shmem = sshd
}
Samba :
# Samba config file created using SWAT
# from relais (127.0.0.1)
# Date: 2004/01/05 13:42:43
# Global parameters
[global]
log file = /var/log/samba/%m.log
allow trusted domains = yes
idmap gid = 10000-20000
socket options = TCP_NODELAY SO_RCVBUF=81...
2010 Feb 08
0
TR: probleme with samba 3.4.5-3.1 + winbind+ windows 2008 R2 + trusted domain
...RATIF.LOCAL
ADMINISTRATIF = ADMINISTRATIF.LOCAL
.ADMINISTRATIF = ADMINISTRATIF.LOCAL
[appdefaults]
pam = {
ticket_lifetime = 1d
renew_lifetime = 1d
forwardable = true
proxiable = false
retain_after_close = false
minimum_uid = 1
use_shmem = sshd
}
Samba :
# Samba config file created using SWAT
# from relais (127.0.0.1)
# Date: 2004/01/05 13:42:43
# Global parameters
[global]
log file = /var/log/samba/%m.log
allow trusted domains = yes
idmap gid = 10000-20000
socket options = TCP_NODELAY SO_RCVBUF=81...
2016 Jun 02
0
winbind Problems with Trusted DOMAINs - wbinfo -m show only 3 of 16 DOMAINs - Windows 2008 DOMAIN
...rver = FILE:/var/log/krb5/kadmind.log
default = /var/log/krb5/krb5libs.log
default = SYSLOG:NOTICE:DAEMON
[appdefaults]
pam = {
debug = false
ticket_lifetime = 36000
renew_lifetime = 36000
forwardable = true
krb4_convert = false
proxiable = false
#minimum_uid = 1
#external = sshd
#use_shmem = sshd
}
# wbinfo --own-domain
MYDOMAIN
# wbinfo -t
checking the trust secret via RPC calls succeeded
wbinfo -g shows the Groups of MYDOMAIN
wbinfo -u shows the Users of MYDOMAIN
# wbinfo --getdcname=MYDOMAIN
Could not get dc name for domainname
Now Firewall is active:
# iptables...
2010 Dec 02
0
Add samba4 as DC to Windows 2000 SP4 (which is DC)
...log/krb5/kadmind.log
default = SYSLOG:NOTICE:DAEMON
[appdefaults]
pam = {
debug = false
ticket_lifetime = 1d
renew_lifetime = 1d
forwardable = true
krb4_convert = false
proxiable = false
minimum_uid = 1
external = sshd
use_shmem = sshd
}
my resolv.conf:
nameserver 10.159.172.244
domain domd4086
thank you very much everybody!
2009 Dec 11
2
Starting from scratch... and Active Directory
Hello,
Due to a couple of circumstances, I am rebuilding my file server. In
the process
I want to see if I can iron out the last few issues I have had with
getting active directory
authentication to work. Ideally I would appreciate it if anyone can
provide a link to a
website that gives decently detailed instructions for setting up samba
with user authentication
via Active Directory