Displaying 20 results from an estimated 2000 matches similar to: "SAMBA ADS to NIS mapping"
2010 Oct 06
1
probelm with users logging in
Greetings
running dovecot for my first time on an OSX 10.6 server. after a reboot, several users are not able to Authenticate. here is a sample
Oct 5 20:22:32 hsmail dovecot[2142]: auth(default): od(juser,127.0.0.1): auth mech=CRAM-MD5
Oct 5 20:22:32 hsmail dovecot[2142]: auth(default): od(juser,127.0.0.1): username=juser, challenge=<6757250558559635.1286324552 at
2013 Mar 19
1
User Groups (hadnling undefine groups)
I am trying to handle in my user class assigning user to groups, and
handling that some groups might not be defined for that node. Example here
is handling a non-datase node,
"juser" fails with "Error: Failed to apply catalog: Parameter groups
failed on User[juser]: Group names must not be empty. If you want to
specify "no groups" pass an empty array" even in
2011 Jan 15
1
smbldap-tools and phpldapadmin
All,
I suspect this is OT, or a solution may have been posted. Either way, I beg your
indulgence.
While I've used Samba for quite a few years, I recently took a stab at using it in an
organization I volunteer at to create a PDC, in conjunction with openldap. The good
news is it works, for the most part, after some set-up struggles. I have a couple of
remaining issues, but let me take them
2006 Nov 08
1
run pxelinux.0 on a booted system
I am trying to come up with a 'clever' way to pxe-boot boxes that don't have any
way to pxe boot. as in, old laptops that only have pc-mica nics.
"Etherboot does not (yet) offer support for PCMCIA cards."
http://www.etherboot.org/wiki/pcmcia_support
I am not trying to do 'that' - just trying to come up with a process to work
around it. Something like this:
2004 Dec 15
2
Winbind + NIS + winbind trusted domains
Hello list,
I need to setup a samba file server with user access from a Windows AD
domain and a separate Solaris NIS domain. All of our users have an account
on the AD domain but only some of our users have a Unix account. I would
like Windows users that have a Unix account to have files written as per
their Unix uid and users that do not have an account to have a uid assigned
from winbind.
I
2017 Apr 17
2
doubt
On Mon, 17 Apr 2017 14:28:12 -0300
Luiz Guilherme Nunes Fernandes <narutospinal at gmail.com> wrote:
> This problem, in the computer park there is a domain controller
> microsoft without shared printers, I need to use another server with
> samba shares + cups, but with authentication in the microsoft active
> directory. I try parameters securty = ads (join machine in domain)
1998 Apr 29
3
SAMBA and Windows 95
Hi All,
I am new to the job of System Administrator and even
newer to SAMBA. I have managed to set up SAMBA on Solaris so
that from a Windows 95 machine I can map a drive to a point on
the Unix machine. This works fine.
What I am stuck at is an issue of security. I have been
asked to work out how to limit the users that can access the mapped
drive. ie., if someone walks into the office
2017 Apr 17
2
doubt
Hi Luiz...
I think you just misunderstood the concept of Samba...
You can indeed you samba to make both task... Just join your samba box to
AD and be happy.
2017-04-17 13:26 GMT-03:00 Luiz Guilherme Nunes Fernandes via samba <
samba at lists.samba.org>:
> Well, i need join 1 server Linux in Active Directory, i need too, create
> one domain in samba for shared printers with cups.
2006 Apr 18
3
Does NIS/yp work for authentication
If a host is running NIS (passwd file ends in +::0:0:::) authentication,
will dovecot be able to authenticate with
auth_userdb = passwd
directly and automagically or do you have to do a ypcat passwd > pwfile periodically
to generate a passwd file that dovecot can use?
?
Thanks!
--
====
Stewart Dean, Unix System Admin, Henderson Computer Resources
Center of Bard College,
2008 Aug 11
4
Need to restart ypserv to update the nis maps
Hi
I use NIS om my network (CentOS4.6). When an update on a map occurs
(home directory changed in /etc/passwd for instance), I run make -C
/var/yp/ and check the result on a client. On the client I use "ypcat
passwd" and find indeed that the update has propagated (the clients run
ypbind service). On the client I have configured /etc/nsswitch.conf with :
passwd: files nis
shadow:
2011 Sep 30
1
CentOS 6 and NIS not working
I am having no luck getting NIS to work on a clean install of CentOS 6. It seems to be an issue with ypbind.
I have simple /etc/yp.conf which explicitly sets the server
domain myDomain server myServer
The service seems to start okay
#service ypbind start
Starting NIS service: [OK]
Binding NIS service: ? [OK]
But when I try to use any of the yp services, like ypwhich
#ypwhich
ypwhich:
2012 Mar 09
1
samba PDC/NIS client
I have a server which is a samba PDC and has recently been converted to an
NIS client. For historic reasons, many users login information is in the
local machine's /etc/passwd and /etc/shadow files.
samba is set up to use a tdbsam database.
I got the first indication of problems when I tried to add a user using the
smbpasswd -a command. I found that smbpasswd would not recognize the user
2007 Nov 13
5
Samba clients disconnect periodically
I am using Samba 3.0.10 with Red hat (4.5) as samba fileserver. It is
very basic setup with Ldap setup.
All of our desktop (Windows and MAC) clients (>250) simultaneously
started dropping their connections to our Samba fileserver. Since then,
I have tested with RHEL5 and SuSE with Samba 3.0.23c, 24 and 25. None
the latested fix this problem.
So I downgraded to samba 3.0.10 and it works
2013 May 13
0
"nis homedir" doesn't work
nis works well:
#ypcat -k auto.home
user1 server1:/path/&
autofs works well:
#cd /home/user1 (no problem)
compliled with "configure --with-automount":
#smbd -b| grep -i automount
* WITH_AUTOMOUNT
WITH_AUTOMOUNT *
Why doesn't samba read ypcat auto.home?
see below for additional detail,,,,it's a rebus! Let the best man win! :)
maybe
2007 Dec 19
3
IDMAP RID problems and documentation
Hello List,
After upgrading to 3.0.25b (Also tried 3.0.28) I tried to make use of the
new syntax for IDMAP. But I failed, Also there is a lack on documentation
how to us it. (Yes there is a man, but it contains limited explanation and
examples).
What do I want? What (I think a lot of people wants)
I have two samba domain members and a Windows 2003 DC without R2 / SFU shema
extension. So I
2017 Sep 13
3
Slow, Incorrect Group Resolution through Winbind
Hello. I am observing some strange behavior on a Linux system that has
joined a Windows Active Directory domain using the Samba suite. Our servers
are based on Ubuntu v12.04 but have kernel v3.12.17 and Samba v4.3.6.
The problem that I'm trying to understand is that group name resolution
through Winbind occasionally fails. Here's an example where one group name
could not be resolved. This
2007 Sep 04
0
NIS/Samba update
My test setup consists of Enterprise 5 server running NIS and Samba, and
dual-boot XP and CentOS 5 clients.
On my test setup, I'm able to create new samba accounts and change samba
passwords with no problems.
NIS still gives me problems, though. I am unable to change passwords no
matter what. Also, ypwhich on the client returns localhost.
I have reviewed everything, including configs
2001 May 07
0
Samba, encrypted passwds and nis (not nis+)
I've been scouring the web and have picked up bits and pieces, but nothing
concrete on this issue.
I currently have a samba server that is set up to use NIS from another
server. What I'd like to do is either a) convert the ypcat password list
into a smbpasswd file or b) just use smbpasswd to create entries for a few
users. In other words, I want the smbpasswd file to provide passwords
2006 Apr 15
2
Why Can I Delete?
If user1 creates a file on the share, why with this configuration can
user2 delete that file created by user1?
Thanks,
Michael
[global]
idmap gid = 16777216-33554431
idmap uid = 16777216-33554431
path = /var/www/
unix password sync = yes
workgroup = cmny
os level = 20
auto services = advertising editorial
null passwords = yes
encrypt passwords = yes
winbind use default domain = no
2017 Apr 17
0
doubt
Well, i dont have sssd installed.
With winbind i install this packages:
yum install realmd oddjob oddjob-mkhomedir adcli samba-common
samba-common-tools krb5-workstation openldap-clients policycoreutils-python
samba-winbind-clients
My nsswitch.conf
passwd: files ldap winbind
shadow: files ldap winbind
group: files ldap winbind
2017-04-17 14:35 GMT-03:00 Rowland Penny <rpenny