Displaying 20 results from an estimated 700 matches similar to: "Client not found in Kerberos database"
2016 Oct 03
3
Samba Member NT_STATUS_NETWORK_SESSION_EXPIRED
hey,
now after observe last changes on the weekend… i have also the issue.
After 10 hours i can’t connect to the shares on my member server.
On Log of DC i found this:
[2016/10/02 20:35:45.601265, 3] ../source4/auth/kerberos/krb5_init_context.c:80(smb_krb5_debug_wrapper)
Kerberos: AS-REQ PL0024$@HQ.KONTRAST from ipv4:<member-ip>:55578 for krbtgt/HQ.KONTRAST at HQ.KONTRAST
[2016/10/02
2008 Oct 13
3
Cluster: node to node switching
Hi *,
I use samba 3.2.3 actually and have problems to switch between two nodes
in a cluster in an active directory environment. I know of CTDB but I
want to keep it simple and so I use a shared folder for the .tdb files.
But it does not work since samba 3.2 anymore. After switching from one
node to another I have to delete the .tdb files and join again to the
domain to have access to samba.
2004 Jul 27
2
Getting Samba 3 to communicate with Win2k3 ADS
I'm having a *terrible* time trying to get Samba 3 to communicate with my
Windows 2003 Active Directory Server (the primary and only domain on my
network). Basically this is what I'm trying to do: create a Linux File
Server to replace my old WinNT 4 File Server. I would like it to show up
under all my XP clients on network neighborhood just like the old server,
with each account on my
2016 Sep 30
2
Samba Member NT_STATUS_NETWORK_SESSION_EXPIRED
On Fri, 30 Sep 2016 14:31:06 +0200
Oliver Werner <oliver.werner at kontrast.de> wrote:
> Hi rowland,
>
> is pam really need?
>
> Users should not login via terminal to this system. this is only as
> Samba File-Server
>
Lets put it this way, to connect to the domain member your users must
be known to the underlying OS.
The domain member I am typing this on, uses a
2016 Oct 04
1
Samba Member NT_STATUS_NETWORK_SESSION_EXPIRED
so i add the pam yesterday and now after 10 hours no connection to member is possible. :(
Same errors in logs i send yesterday
OLIVER WERNER
Systemadministrator
> Am 03.10.2016 um 18:54 schrieb Rowland Penny via samba <samba at lists.samba.org>:
>
> On Mon, 3 Oct 2016 17:56:07 +0200
> Oliver Werner <oliver.werner at kontrast.de <mailto:oliver.werner at
2004 Jul 16
1
Winbind problem
Posted: Thu Jul 15, 2004 11:34 am Post subject: Samba/winbind and ADS
problem
I almost have this.
I have read the docs, I have read this, I have purchased both books from the
samba team, and I cannot find any help from any of these.
We are trying to migrate from OLDDOMAIN (an NT4 Domain) to NEWDOMAIN (our
Win2k3 Domain). I have a two way trust right now between the domains. I have
2006 Feb 27
1
wbinfo_group.pl / wbinfo -r not working!
Hello,
I have been using samba to authenticate my squid users to Active
Directory. Because of the amount of users, I would like to set up my
ACL's based on groups, rather than individual user accounts.
I have successfully joined my samba box to our windows domain (2k).
For some reason I had to enter the domain controller name instead of
the domain name when doing so. I am now having issues
2006 Feb 16
1
Rejoining Computers to the domain
Hi list
I have a query, I have a samba 3.0.21 with openldap, all my windows clients
are joined to PDC.
but suddenly now , all my windows clients uanble to login
but when i do getent passwd on the server , i could see all my computer
accounts . even
when i do ldapsearch -x -b "ou=Computers,dc=msdpl,dc=com" , i could see the
list of computer account names
but my windows clients report
2002 Aug 09
2
Proxy Arp
Hopefully this is an easy question....
I''m using a leaf router (bearing) running shorewall. Three interfaces net,
loc, and dmz. Only one computer in the dmz and its being proxy arp''d.
External and internal (net and loc) can reach the dmz but the dmz cannot
reach the isp''s gateway and beyond, but can reach a system adjacent to the
firewall.
2006 Jul 12
1
Setting ACLs fail
Hi,
when I try to Left-Click-Properties on any file or directory on my
samba-server (named fileserver, my PDC) and select the "security"-tab, all
acls are listed as before the upgrade from 3.0.21b to 3.0.23, but when I
click on "Add" I get the following error:
'The program cannot open the required dialog box
because it because it cannot determine whether the compter
2020 Apr 02
1
Change computer password
Hi Tobias
the computer password is set when the computer is joined to DC
the computer also change it periodically
this password must be synced between the compter and the DC else user
can not login to the domain
changing the password with samba-tool, you will have different value on
the computer and on the DC
so user will not be able to log in anymore
using computer password for radius
2010 Feb 09
2
probleme with samba 3.4.5-3.1 + winbind+ windows 2008 R2 + trusted domain
Hey,
I've got a probleme. My AD is a windows 2008 R2 (sh?ma 2003)
I have tow windows 2008 R2 rodc in my architecture. I've a squid under suse 11.1 x64 and daemon samba and winbind;
The version of samba is : Version 3.4.5-3.1-2289-SUSE-CODE11
I have tow domain windows 2008 r2 in my architecture
Domain : medical
Domain administrative.
Squid/samba/suse is join to the domain Medical.
1999 May 21
3
SMBSH
On Fri, 21 May 1999, Sami Cokar wrote:
> Hello,
> how do you use smbsh? I have not found any dox on it other than how to
> compile it. any help would be appreciated. Thanx.
SMBSH is really neat. After you compile and install it (./configure
--enable-smbwrapper ; make ; make install does it) you simply run it -
it'll give you a login/pw and your usual shell prompt. You then can
2020 Mar 31
2
Change computer password
Hi,
we work on authenticating computers via 802.1x with Samba AD as backend
of Radius. Everything looks promising.
We ask ourselves if it is a good idea to use the machine account which
are created by joining a computer to the AD.
We can change machine account passwords with `samba-tool user
setpassword COMPUTERNAME$` This works, we have SUCCESS with `eapol_test`
on the Radius server.
The
2004 Dec 01
2
AD Domain member not authenticating
I had samba working, then I tried (unsuccessfully) to setup ssh pam auth.
Now users are prompted for a password when accessing shares, but no password
works. I am using Redhat AS 3, samba-3.0.9-1, and krb5-1.3.
I forgot to backup pam file system-auth before modifying things, so I'm not sure if that is the problem.
-------------------------------
These commands succeed:
wbinfo -u,
2006 Aug 24
1
Joined 2 samba servers to ADS but kinit in winbindd failed for one of them!
Hi All,
I have strange situation in which two systems running SAMBA (same
version) have successfully joined an ADS.
However one has no problem using wimbindd/ wbinfo to communicate with
the domain and kinit in winbindd works fine.
But the other is failing with a kinit problem as following:
2006/08/21 20:15:56, 0, pid=19247]
libads/kerberos.c:ads_kinit_password(146)
2006 Feb 16
1
kerberos error when users in trusted win2k domain try to browse samba server
I have users from Domain A trying to browse a domain member samba server in
Domain B. Domain A and Domain B are both Windows 2k domains. Domain B has
a one way trust to A. A users can browse Domain B Windows server with no
problem so I no the trust is fine. Samba version is 3.0.21b on RH Linux ES
3.
The winbindd log is giving me the following error:
[2006/02/16 08:28:50, 0]
2005 May 11
1
samba3.0.14a, Windows2003, ADS
Please forgive the long post but I am at my wits end here! Below are
the files that I have configured, the results of several commands, and
some output from log files.... ANY HELP AT ALL??!!
wbinfo -p
Ping to winbindd failed on fd -1
could not ping winbindd!
wbinfo -t
checking the trust secret via RPC calls failed
error code was (0x0)
Could not check secret
kinit and klist seem to work
2007 Apr 14
7
=question sur wxruby2
Bonjour, je voulais savoir si wxruby2 est intégré à l''interpréteur ruby?
Que veut dire $0 ?
merci
Sebastien
_______________________________________________
wxruby-users mailing list
wxruby-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/wxruby-users
2003 Mar 28
1
winbind with ADS error
RedHat AS 2.1 kernel 2.4.9-e.16 with kbr5-1.2.7
I've been playing with ADS features of samba-3.0alpha21 and am having
problems getting winbind to work.
I can join the domain:
[root@asecl etc]# net ads join
Joined 'ASECL' to realm 'ASE-LRC-AD.AE.UTEXAS.EDU'
After joining the domain, I can use the other 'net ads' options of user,
group, status and info.