Displaying 20 results from an estimated 3000 matches similar to: "winbind + pam authentication immediately closes session"
2012 Jun 29
2
Samba with Active directory integration problem
Hi,
I have followed the all the steps given, in
https://help.ubuntu.com/community/ActiveDirectoryWinbindHowto. to
integrate the samba with active directory.
I have the following configuration file,
[global]
workgroup = ASSURANCE
security = ads
realm = ASSURANCE.LOCAL
encrypt passwords = yes
winbind separator = +
idmap backend = lwopen
idmap uid =
2010 Jul 27
1
Changing password on unix client joined to AD
Hi.
I've set up a Samba PDC on Debian, working fine with XP Clients.
I'm now trying to have a linux client join the domain. I managed to do that, but I cannot handle password expiration. When the domain pass is expired, in GDM I see a message "Your password is expired" but the user can log in anyway.
I used the following guide to configure my Linux client, which is an Ubuntu
2016 Aug 11
5
after classicupgrade
Hi,
I have Samba 4.2.10 server with NT4 configuration, with ldap backend on
Debian Jessie, and I want to upgrade it to AD. I test it now in virtul
environment. The classicupgrade was succesful.
getent passwd username
and
chown "username:Domain Users" test.txt
didn't work with this nsswitch.conf:
passwd: files ldap
group: files ldap
shadow: files ldap
, so I changed ldap to winbind.
2007 Sep 11
2
Possible bug in authentication cache in dovecot 1.1.alpha4
Hello,
it seems that there is some bug in authentication cache code in dovecot
version 1.1.alpha4 - after login attempt with wrong password the correct
password also will fail.
I can reproduce it very easy:
$telnet 10.10.10.30 110
+OK Server. <861.2.46e6c679.jZ8QYpFmU8ZN6XIq7zPhkw==@server2>
user testuser
+OK
pass pass
+OK Logged in.
quit
+OK Logging out.
Connection closed by foreign host.
2019 Nov 29
0
security=domain fails after upgr. to 4.9, winbind doesn't help
On 28/11/2019 22:32, Frank Steiner wrote:
> Rowland penny via samba wrote:
>
>> So your server doesn't seem to be able to find winbindd, are you sure it
>> is running ?
>>
>> What does this show:
>>
>> ps ax | grep '[w]inbind'
>>
>> What OS is this ?
>
> It's SuSE Linux Enterprise 15sp1. winbindd is definitely running, I
2020 Aug 25
2
problem whith samba and dnsupdate command
Hello Rowland we have a dnsmasq as a dns server and we want to use this
service a dns server, now on the status of samba we see the next errors:
root at domain-server2:~# /etc/init.d/samba-ad-dc status
? samba-ad-dc.service - Samba AD Daemon
Loaded: loaded (/lib/systemd/system/samba-ad-dc.service; enabled; vendor
preset: enabled)
Active: active (running) since Mon 2020-08-24 11:23:53 -03;
2019 Nov 28
2
security=domain fails after upgr. to 4.9, winbind doesn't help
Rowland penny via samba wrote:
> So your server doesn't seem to be able to find winbindd, are you sure it
> is running ?
>
> What does this show:
>
> ps ax | grep '[w]inbind'
>
> What OS is this ?
It's SuSE Linux Enterprise 15sp1. winbindd is definitely running, I showed
that in the first mail in the output of "rcwinbind status", there you can
2002 Dec 26
1
Questions about multiple Tinc daemons
Hi,
I have some questions about running multiple tinc deamons. The docs
say you can do it to support separate VPNs, but I don't see any
examples.
I have been running a single tinc vpn for months with no problems, now
I'm trying to add a second separate vpn. I'm running the static tinc
version 1.0pre7 (built Apr 9 2002 14:00:34, protocol 14) on Debian
potato. I did not want to go
2006 Mar 07
3
[Samba Version 3.0.20b-3.4-SUSE]: WinXP-Error writing to share
Hello mailing-list,
this is my first post and i hope that you enjoy my very bad but
sometimes funny english.
My Problem is the following:
First of all, my server-config:
Samba Version 3.0.20b-3.4-SUSE
on a
SUSE Linux Enterprise Server 9
with Kernel 2.6.5-7.252-smp
Now the problem is, that samba generally works fine, but it doesn't work
to work with a special application directly on a
2004 Oct 31
2
samba 3.0.7 and os/2
Hello,
samba v3.0.7 on suse linux v9.1
os/2 v4.x
I have started the process of replacing our os/2 hosts with linux,
starting with the server(s). Most of the problems have been firewall
related, a topic only briefly discussed in the docs (nudge).
Some of the hosts can now interact with the linux samba shares; not all
though. I have run ip traces and have gotten to a point that is a
2006 Nov 05
2
windows 2003 authentification on SAMBA PDC
I want authenticate windows 2003 R2 on SAMBA PDC.
I have bind with these records.
_ldap._tcp.mydomain.com. SRV 0 0 389 server2
_kerberos._tcp.mydomain.com. SRV 0 0 88 server2
_ldap._tcp.dc._msdcs.mydomain.com. SRV 0 0 389 server2
_kerberos._tcp.dc._msdcs.mydomain.com. SRV 0 0 88 server2
And y have also server2 A record.
server2 IN A 192.168.250.253
2005 Nov 02
1
Proper use of SID's and LDAPon dc's?
I have two samba dc's, same subnet, the goal is to have them both be
able to answer domain login requests and therefore if one goes down we
still have the ability to login to the domain. Can this be done with
samba? if so could you just tell me generally the procedure for this?
heres what I have right now.
server1, openldap master, samba points to loopback for ldap
server2, openldap replica,
2015 Sep 11
0
automounter with users home directories on centos 7.
ok, I have moved home out of the way and restarted automounter..
and now I see the /home directory appear when autofs is started, but
there is still nothing there..
[root at server2 home]# cd /home
[root at server2 home]# ls
[root at server2 home]# cd jason
-bash: cd: jason: No such file or directory
[root at server2 home]# df -h ./
Filesystem Size Used Avail Use% Mounted on
/etc/auto.home
2005 Nov 02
0
Two DC's + ldap, some general questions
I have two samba dc's, same subnet, the goal is to have them both be
able to answer domain login requests and therefore if one goes down we
still have the ability to login to the domain. Can this be done with
samba? if so could you just tell me generally the procedure for this?
heres what I have right now.
server1, openldap master, samba points to loopback for ldap
server2, openldap replica,
2014 Jul 25
1
Error after Upgrade
Hello,
after upgrade (Debian wheezy) from dovecot 2:2.2.13-1~auto+103 =>
2:2.2.13-1~auto+113
I discovered that in my log and all mails stuck in the Queue.
I?ve had downgrade v 2:2.2.13-1~auto+103 an everything is fine.
What?s wrong?
Any ideas or solution greatly appreciated. Thanks.
Jul 25 11:03:01 server2 dovecot: lmtp(25638): Fatal: master:
service(lmtp): child 25638 killed with signal
2007 Nov 27
1
Syncing to multiple servers
Helle everyone,
Let's say we have 3 servers, 2 of them have the latest (stable) version
of rsyncd running (2.6.9)
<Server1> ==> I N T E R N E T ==> <Server2 (rsyncd running)> ==> LAN
==> <Server3 (rsyncd running)>
Suppose I want to send a big file (bigfile.big) from Server1 to both
Server2 and Server3. It would be a good idea to send first from Server1
2005 May 13
3
rsync: mkstemp failed: No such file or directory (2)
Hello everyone,
Server1: Harmony
Server2: Peace
I've been using rsync 2.6.4 since some time now, without any problem.
I "copy" files from Server2 to Server1 (making Server1 a mirror of Server2).
The command line used on Server1 was:
rsync -vrlpogt --delete-after Server2::Img/ /LocalImg
I was copying files from Server2 (module Img) to Server1 (in /LocalImg).
We had a problem
2005 Nov 08
1
EXT3-fs error (device md2): ext3_journal_start_sb: Detected aborted journal...
Hi,
I'm running a production server (Debian Sarge install) whose root
filesystem (a software raid 1 array of 2 partitions of IDE drive)
exhibited the following problem:
Oct 28 06:00:06 server2 kernel: attempt to access beyond end of device
Oct 28 06:00:06 server2 kernel: md2: rw=1, want=3050401328, limit=16353920
[...] a few of the above line snipped, want is different each time
Oct 28
2017 Mar 22
0
DRS problem after rename
On Wed, 22 Mar 2017 11:29:21 -0300
Edson Tadeu Almeida da Silveira <edson.tadeu at gmail.com> wrote:
> Rowland i think that when i was made my changes using that wrong ldb
> some problem happened between my DCs. they were working wellm but
> now, when i issue this commands, the first one don“t work:
>
> AT DC2 (server2):
>
> # samba-tool drs replicate server2 server1
2019 Nov 28
2
security=domain fails after upgr. to 4.9, winbind doesn't help
Hi,
we've problems getting samba shares to work after upgrading from 4.7 to 4.9. We have one samba PDC server providing some shares and the users via local passdb.tdb file. Its smb.conf (names/ips changed):
[global]
security = user
encrypt passwords = yes
passdb backend = tdbsam:/etc/samba/passdb.tdb
workgroup = OURWORKGROUP
netbios name = SERVER1