Displaying 20 results from an estimated 33 matches for "enterprisenetworkingplanet".
2007 Oct 29
4
Joining a Linux Machine to a Windows 2003 Active Directory Domain
Hey all, I'm trying to join a Linux machine running CentOS 5, Samba version
3.0.23 to a Windows 2003 Active Directory. I can authenticate successfully
against Kerberos, but I cannot seem to join the domain. I'm using
instructions from this article
http://www.enterprisenetworkingplanet.com/netos/article.php/3487081<https://mymail.clarkson.edu/exchweb/bin/redir.asp?URL=http://www.enterprisenetworkingplanet.com/netos/article.php/3487081>
but when I get to the join command I get this
[root@0-1-3-1d-38-f2 ~]# net ads join -U adjoin
adjoin's password:
Failed to set password...
2007 Feb 12
4
Samba Domain authentication and shares
Hello,
I have been able to use Samba to join our Win2003 domain. I have also
setup folders and permissions in the smb.conf file. I can browser to the
Samba Shares 2 ways, thru network neighborhood and by UNC/ip address.
Both of these methods prompt me for login which is not successful. I
assumed that if I userA had permissions to a folder in the smb.conf file
that Windows userA would e able to
2006 Oct 10
1
[Fwd: Re: Authenticating Linux Against AD with Winbind]
Jason,
I used these.
http://www.enterprisenetworkingplanet.com/netos/article.php/3487081
http://www.enterprisenetworkingplanet.com/netos/article.php/10951_3502441_1
Dale
-------- Original Message --------
Subject: Re: [Samba] Authenticating Linux Against AD with Winbind
Date: Tue, 10 Oct 2006 11:43:11 -0400
From: Aaron Kincer <kincera@gmail.com&g...
2005 Sep 12
1
Accessing /home/<user> properly from Win2003 Server share
...id = 500-100000000
idmap gid = 500-100000000
winbind enum users = yes
winbind enum groups = yes
winbind use default domain = yes
template shell = /bin/tcsh
template homedir = /home/%U
Thanks in Advance,
Steve Hobbs
Diablo Technologies
PS Useful links
http://www.enterprisenetworkingplanet.com/netos/article.php/3487081
http://www.enterprisenetworkingplanet.com/netos/article.php/3502441
http://justlinux.com/forum/archive/index.php/t-118512.html
2005 Oct 19
1
err: Client not found in Kerberos Database
Hi
My overall project is to get a Debian Sarge mail/samba-server to connect
with a Windows server 2003, but i'm having problem with the kerberos/LPAD
connection. I started uot with this guide:
http://www.enterprisenetworkingplanet.com/netos/article.php/3487081 And i
got all the components (Have_KRB5_H and etc.), but no connection..
If i test the conn with:
kinit administrator@DOM.NET
kinit(v5): Client not found in Kerberos database while getting initial
credentials
And if i test with:
kinit administrator@dom.net
kinit(v5):...
2011 Feb 24
1
Trouble Using Samba 3.5.6 in ADS Domain
...sers can login to the Server.
nsswitch.conf:
--- cut ---
passwd: compat winbind
group: compat winbind
shadow: compat winbind
--- cut ---
But a "getent passwd" dont shows me users from the ADS.
Is anything missing?
I've done it with this article:
http://www.enterprisenetworkingplanet.com/netos/article.php/3487081/Join-Samba-3-to-Your--Active-Directory-Domain.htm
Any hints?
Thanks a lot
Robert
--
Robert Einsle
robert at einsle.de
http://www.einsle.de
2006 Feb 08
1
winbind can see some groups but not others
Hello,
I followed the steps at
http://www.enterprisenetworkingplanet.com/netos/article.php/3487081
for adding a v3.0.21a samba and winbindd server to a MsAD domain and
configuring nsswitch.conf to find passwd and group info from winbind.
This seems to have worked out fine, except that I can't 'see' or
'recognize' certain groups via getent or via...
2008 Jul 09
1
rpcclient 'adddriver issue HP Deskjet 1220C
...be writeable over the print$ share by the user you
run rpcclient as.
If you don't mind changing your arrangement so that the print jobs are
rendered on the Linux host and a standard PostScript driver is distributed to
the clients, you might have a look at the following article:
http://www.enterprisenetworkingplanet.com/netsysm/article.php/3621876
Regards,
Mark Gannon
--
Character is doing the right thing when nobody's looking.
There are too many people who think that the only thing
that's right is to get by, and the only thing that's wrong
is to get caught.
J.C. Watts
-------------- nex...
2006 Dec 21
1
Could not authenticate user user%password with plaintext password
Hello,
I am new to samba however i am trying configure samba to attach to 2003 AD
as ADS which worked ok however i am getting this error message:
[root@linux user]# wbinfo -a user%password
plaintext password authentication failed
error code was NT_STATUS_ACCESS_DENIED (0xc0000022)
error messsage was: Access denied
Could not authenticate user user%password with plaintext password
2008 Nov 24
2
Joining ADS: unodocumented error
Hi everyone,
I am trying to set up a file server on Linux for Windows XP boxes in a
Windows Server 2003 environment. I followed an excellent tutorial on
Samba and ADS, which I recommend to all newbies like myself:
http://www.enterprisenetworkingplanet.com/netos/article.php/3487081.
Kerberos authentication seems to succeed, and apparently there is
nothing wrong with my smb.conf file, yet when I try to add the server to
the ADS I get the following error message: "Failed to join domain:
Invalid configuration and configuration modification...
2006 Dec 27
1
cant authenticate Samba -> AD trying to map to shares on samba server
I have read through previous posts but still cant connect to samba shares - any help much appreciated.
Running Samba 3.0.10-1 on fedora Core 2. Dont know anything about AD as it's looked after by the big boys and they wont share their secrets with the linux team. I do know the server I need to authenticate with is acting as some sort of time server so I assume that is not an issue.
2010 Sep 09
3
winbind authentification trouble
A Debian/Lenny-Server is connected to a PDC (using samba) and tries to
authenticate logins via pam_winbind. User mapping and everything else
needed works fine (i.e. especially getent shows all the accounts),
however remote logins of domain users fail. I have:
| gatekeeper:~# cat /etc/pam.d/common-auth
| [...]
| auth sufficient pam_unix.so nullok_secure
| auth required
2007 Jan 05
2
Kerberos and PAM
I am new to samba. I followed the docs on samba.com to configure samba as
"domain member", security = domain, and to user winbind to authenticate
users against windows 2003 AD. well, my question is the steps mentioned the
use of PAM to do the authentications against the AD but it doesn't work - do
I also need to configure kerberos for this type of installation?
[root@itbox john]#
2008 Feb 15
1
CentOS 5 client in W2K3 AD Domain, getent only shows local info
I'm trying to integrate a Linux machine into our
Win2K3 ADS-based network. The machine must
primarily serve as a user workstation (i.e., a
Samba Client), although it also needs to serve at
least one share for backup purposes. I'd like to
emulate the behavior of our WinXP machines in that
any user in our small company can login to any
computer in the domain based on network
2006 Apr 18
4
Managed to make some progress, stuck again.
Hi,
An update on my work to integrate my Linux server (CentOS 4.3) in AD
2003.
Sorry about the long post :)
Found this page
(http://www.enterprisenetworkingplanet.com/netos/article.php/3487081)
and followed the instructions on it.
First, I made sure that the Samba installation is supporting Kerberos,
LDAP, AD and Windbind. That was OK.
I made sure that /etc/hosts contain the name of the AD server
(castor-srvr1).
Then I edited /etc/krb5.conf to include the...
2006 Apr 28
0
DNSMasq - Why the stuff hits the fan when the net connection is down
...ks, whoever you were) from this list, I
implemented dnsmasq to prevent the issue of resolving DNS when the net
connection goes down.
This morning the net connection was down, and our * server didn't miss a
beat. I recommend looking into:
http://thekelleys.org.uk/dnsmasq/doc.html
And
http://www.enterprisenetworkingplanet.com/netos/article.php/3377351
For precluding such problems, but YMMV.
Sincerely,
Brent A. Torrenga
brent.torrenga@torrenga.com
Torrenga Engineering, Inc.
907 Ridge Road
Munster, Indiana 46321-1771
+1 219 836 8918 x325 Voice
+1 219 836 1138 Facsimile
www.torrenga.com
2006 Jul 12
0
Can only connect after running 'wbinfo -u' or 'getent passwd', and then only for a few minutes
I used this guide to help me setup samba to authenticate using active directory.
http://www.enterprisenetworkingplanet.com/netos/article.php/3487081
It worked great. Then I was trying to demonstrate it to someone, and
it didn't work. I couldn't find anything I did to break it. After
about an hour I retraced every step I made to set it up in the first
place, and it worked again. Then a few minutes later...
2007 Oct 12
2
default kerberos realm??
Hello list,
I am trying to join a win2k domain with Samba, with security = ads. My
member server is a Debian Etch. I get the following error when trying
to join the domain:
#net ads join -U administrator
administrator's password:
[2007/10/12 12:04:19, 0] libsmb/cliconnect.c:cli_session_setup_spnego(785)
--
Frank Van Damme A: Because it destroys the flow of the conversation
2008 Jan 06
1
Samba and CUPS accouting with HP 1320
Hi,
I've problems to get accounting information for print jobs. I'm using
samba and CUPs on debian etch. For the HP 1320 printer I use this PPD:
http://openprinting.org/foomatic-db/db/source/PPD/HP/HP_LaserJet_1320_Series.ppd
Which PS print driver do I have to use at windows client side?
Thanks,
Marcus
2010 Jan 21
2
Samba 3.4.5 compilation
Hi all.
One simple (perhaps dummy) question. I want to install the latest samba version for a test networrk with W7 clients, all i need is samba as a PDC nothing fancy like kerberos, ldap, etc etc, which parameter do i have to put along ./configure
----------------------------------
Alejandro Rodriguez Luna
Web: http://www.alexluna.org
E-mail: el_alexluna at yahoo.com.mx
MSN: el_alexluna at