Displaying 20 results from an estimated 10000 matches similar to: "Winbind/samba domain logon"
2007 Jan 15
2
Auto Create user home directory
now that all permissions are right - if i create a new user on the win 2003
active directory and specify a home user under profile i will get " the home
folder could not be created because: the network name cannot be found" I
know for sure I am getting that error because the user home folder doesn't
exist yet on the samba machine - is there any way to get the user home
created
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]#
2007 Jan 15
0
NT_STATUS_UNEXPECTED_NETWORK_ERROR
Hello all,
I am running samba-3.0.23c-2 on Redhat 3 enterprise as ADS. I am able to see
the windows users and groups with wbinfo.
[root@itbox /]# getent passwd windowuser
windowuser:*:10000:10002:windowuser:/home/CAD/windowuser:/bin/bash
when i log to the network with one of the xp client machine i see home share
as well as a public share but i get access denied to both even after giving
the
2007 Jan 17
1
Machine account in Users home
Hello, Am i suppose to see win machine names in users home? they are created
when users login using their workstations
here is my home directory
[cat@itbox CAD]$ ls -l
total 20
drwx------ 3 ad01$ Domain Computers 4096 Jan 17 17:57 ad01_
drwx------ 3 administrator Domain Users 4096 Jan 17 17:59
administrator
drwx------ 3 cat Domain Users 4096 Jan 17
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
2003 Nov 20
1
ADS and Realm
Hi,
Here is the network setup
Linux 8.0/samba 3.0
hostname = testbox
workgroup or domain = testnet.lan
Active Dir./DNS = 192.168.110.x
I been trying to join a linux 8.0(testbox) with samba
3.0.2 to a AD native mode environment.I used the
command "net join ads Administrator" and tells me
testbox is joined to testnet.lan realm and i see it on
network neighborhood,but I can't open
2007 Jan 17
0
user home dir
I still can't create the user home directory while creating the user account
under win2003 AD. once i put the path in for the home directory
"\\server\%username%" i get "the home folder could not be created because:
the network name cannot be found"
I am sure somebody must came across creating users home before - can anybody
help please
smb.conf
[global]
security =
2008 Jul 07
1
Winbind syslog errors and Domain Local Groups
Hello all.
I'm relatively new to Samba, and haven't been able to track down a
solution to this particular problem.
I use Samba/Winbind to authenticate FreeBSD machines against a
Windows 2003 Active Directory. That all works fine. The problem is
that groups in the AD of type "Security Group - Domain Local" are
causing winbindd a lot of grief. Every time the winbindd daemon is
2006 Aug 22
1
[IDMAP AD] Strange questions on uid/gid resolution.
Dear all,
I am using Win2003 with SFU 3.5 (not R2) as domain controller. I enabled the
UNIX attributes of several users and groups. I use idmap = ad to connect to
my Win2003 box and setup the winbind / nss accordingly. wbinfo -u / -g work
fine, getent passwd / group works fine, chown works fine, id <username>
works fine. But when I tries to use ls or groups <username>, it returns the
2011 Feb 11
1
null pointer dereference in iov_iter_copy_from_user_atomic while updating rpm packages
Hi,
While updating my fedora rawhide installation, I got the Ooops listed
at the end of the Email.
Is this a known bug (I didn''t find anything specific), or should I file a bug?
Thank you in advance, Clemens
Feb 10 10:59:45 testbox kernel: [ 524.495751] BUG: unable to handle
kernel NULL pointer dereference at (null)
Feb 10 10:59:45 testbox kernel: [ 524.496006] IP:
2003 Sep 10
0
can't change password : PANIC failed to set gid
Hi !
When trying to change users password from NT or XP workstations (using
CTRl-ALT-DEL), I get an error under Windows and this in my samba logs:
Sep 10 16:15:08 testbox kernel: pid 2709 (smbd), uid 10000: exited on
signal 6
Sep 10 16:15:08 testbox smbd[2709]: [2003/09/10 16:15:08, 0]
lib/util_sec.c:assert_gid(114)
Sep 10 16:15:08 testbox smbd[2709]: Failed to set gid privileges to
2005 Nov 22
1
User and Groups Problem with ADS (Win2003) and Solaris 10
Hi,
I got samba 2.0.30b running on a Sparc machine with Solaris 10.
I installed
Kerberos 1.4.2
Openldap stable version 20051018
To compile Samba 2.0.30b with ADS
Looks like Kerberos works
kinit Administrator@MYDOMAIN.COM <mailto:Administrator@MYDOMAIN.COM> ==> works
klist ==> shows ticket
I added the server to the domain
net join -U Administrator
Joined
2007 Jan 04
1
how do i tell winbind to use PAM
quick question how do i tell winbind to use PAM to authenticate user against
03 AD?
vi /etc/pam.d/samba
#%PAM-1.0
auth required pam_nologin.so
auth required pam_stack.so service=system-auth
auth required pam_winbind.so
account required pam_winbind.so
account required pam_stack.so service=system-auth
session required pam_mkhomedir.so
2006 Nov 29
0
Joining xp client to samba nt4 domain problem
Hi,
I am trying to join xp clients to an NT4 style domain based on a samba
server. The join appears to work and the welcome message pops up. Upon
restarting the client, I am not able to log in using domain accounts.
When I log in as the local admin, I find that the domain account groups
have not been added to the local groups. Once I add the domain accounts
manually, everything seems to work
2010 Aug 30
1
auth: Fatal: Unknown passdb driver 'mysql'
Hi People,
I am setting up a new dovecot server for testing first prior production
upgrade from 1.2.x to 2.0.x.
I used the RPMs from ATrpms: dovecot-2.0.0-1_117.el5.x86_64.rpm
The errors I am getting:
-----------------------------
Aug 27 18:15:29 testbox dovecot: auth: Debug: Loading modules from
directory: /usr/lib64/dovecot/auth
Aug 27 18:15:29 testbox dovecot: auth: Debug: Module loaded:
2011 Oct 28
1
winbind nsswitch resolving names issue
Hi,
I manage have a mixed enviroment, which is composed by a BDC win2k3 plus
fileserver linux Suse with samba ver. 3.0.22-13.16, an old one I know...
:(
I'm facing an odds behaviour with wbinfo querying by bash console from
my linux desktop (ubuntu 11.04 smb 3.5.8, joined in domain and regularly
I authenticated to). For my purpose I've written this tiny script
"idtest.sh" :
2017 Mar 17
3
lock out account after 3 failures
I?m looking to configure a centos 7 server to lock out anaccount after 3 login failures.
I?ve followed this
?
https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/6/html/Security_Guide/chap-Security_Guide-Securing_Your_Network.html#sect-Security_Guide-Workstation_Security-Administrative_Controls
?
Section2.1.9.5 Account Locking
?
And even rebooted the serverbut it
2003 Jun 12
1
smbpasswd not attempting to use LDAP
I've only got LDAP configured as a passdb type in my smb.conf, but
samba appears to be completely ignoring that and creating an
/etc/samba/smbpass file (full output of that at the bottom)
my smb.conf has:
ldap admin dn = "cn=Admin,dc=byramhealthcare,dc=com"
ldap ssl = off
passdb backend ldapsam:ldap://ldapmaster.byramhealthcare.com
ldap delete dn = no
ldap user suffix =
2013 Mar 05
0
Please shed a light: when sssd will return from offline to online?
Hi all,
?I'm new to sssd configs and debugging. Recently we have encountered some problems with sssd. Basically 6 out of 50 servers has 'getent passwd' lost all userIDs from LDAP backend, while others are OK.?
My sssd is at version 1.8.0-32. the related error messages are attached below. The sssd_nss seems got killed by temporarily network connection problems to backend openLDAP
2003 Jul 16
0
LDAP and Multiple Samba Hosts Issue
OK, I'm trying to get Samba working with LDAP. And I have it... sort of.
I have a Samba server TESTBOX, and I can authenticate to it just fine.
It seems taht if I change the "netbios name" (which I was doing to
simulate "connecting from some other samba server in our network"), I
get:
$ smbclient //FS01/files 'foo' -U dballing -I
testbox.byramhealthcare.com -N