Displaying 20 results from an estimated 4000 matches similar to: "Winbind Working!!!"
2003 Dec 15
1
Solaris Winbind LDAP pam_mkhomedir.so
Dear list,
How do I test whether I have access to my winbind LDAP backend from my
Solaris 9 machine? My LDAP database is held on a Redhat 9.0 machine also
running Samba 3.0.0.
I know winbind works because getent and wbinfo show up my NT users and
groups.
I would also like to have people log into my Solaris 9 machine with their NT
usernames, I have this working on Redhat already but Solaris is
2004 Feb 10
4
Auto mapping to windows home drives?
This could be quite simple but I don't know how to do it.
Does anyone know how I can automatically mount a users home drive (which is
located on a windows server) when they log in? Is there a pam module for
that?
Thanks very much,
Sapan
2004 Jan 03
11
How do I get Winbind accounts in LDAP?
I've seen this posting before but I need to get a grasp on this. I am
using winbindd for users that don't have a local account on a Linux box.
I thought that placing the entries below in the smb.conf would create
users in ou=Idmap. Instead the ou=Idmap increments the uidNumber with
every user that is added,but the user ID mappings are stored in
/usr/local/var/locks/winbindd_idmap.tdb. What
2004 Jan 23
3
Samba Winbind and LDAP backend
Just a quick question, it may sound a bit stupid but I just want to make
sure.
I have a Solaris 9 machine running winbind, the backend is an OpenLDAP
database running on a RedHat 9 machine.
My question is, apart from the 'smbpasswd -w' command and the obvious stuff
in smb.conf, do I have to set up the LDAP client on Solaris for Samba to be
able to put new mappings into the LDAP database?
2003 Dec 16
2
Patch to Samba 3.0.1?
Dear list,
Is it sufficient to patch my 3.0.0 install to 3.0.1 on my Solaris 9 machine?
Or do I have to recompile the whole lot from scratch? Does the new version
put all the files in the right places, e.g. pam_winbind.so and
libnss_winbind.so? (I think the HOWTO still says you have to copy these to
the right places and make links if you want to use winbind)
I'm just wondering whether it
2003 Oct 01
2
Samba 3.0 and LDAP as a PDC
Hello all,
I hope this is an easy one, I've read all the howtos but I'm still very hazy
on how to do this. What I want to do is replace my NT4 PDC with a Samba 3.0
PDC with an LDAP backend.
I've got my OpenLDAP up and running with the basic People, Computers and
Groups ou's.
I've put the builtin NT groups in too.
I have Samba 3.0 functioning as a BDC
The trouble is
2003 Dec 17
1
One last try...winbind Solaris 9
I'm still stuck on the logging in part of winbind on Solaris 9. I've
applied the required patch to the OS that is mentioned in the HOWTO and
tried various other things. When I login at a command line console with a
NT username and password I get a message (I've configured syslog.conf)
saying that I've been granted access by pam_winbind but that is as far as it
goes. I get no
2004 Jan 29
10
Back to 3.0.1, Winbind and Solaris 9
I've gone back to 3.0.1 to try and get winbind to work with my Solaris 9
machine and NT4 domain. Everything works except user authentication. The
wbinfo and getent commands do what they are supposed to.
I've included a truss of 'su - ganguly'
According to pamlog, the user 'ganguly' has been granted access but it is
still hanging.
How do I do a truss of a telnet login?
2003 Dec 17
3
"getent passwd" doesn't list domain users
__________________
Hi all,
I've configured samba 3.0 as a domain memeber in NT 4.0 domain.
Server has been added to the domain, without any problems, BUT, for three
days...., I'm not able to find a way how to use NT domain resourses for
this samba server. I can list domain users and groups with "wbinfo"
command from but "getent passwd" lists only the local
2004 Jan 19
13
winbind and Solaris 9 with AD
Hi
have been trying to get winbind working on Solaris 9 but to no effect.
version info:
samba: 3.0.0
openldap: 2.1.23
kerberos: MIT 1.3.1
Have followed the instructions in every howto, usenet posting I could
find:
nscd not running
created relevant links in /lib and /lib/security/sparcv9
applied patch for nsswitch as recommended
kinit -e works
net ads join works
wbinfo -t works
wbinfo -u
2003 Sep 30
10
NT4-Samba Migration Test Results
John,
We previously corresponded on our testing of Samba 3.0.0 RC4. Since
then,
we have downloaded the Samba 3.0.0 Release version for testing with some
interesting results.
The Setup
Major Networks: Solaris (NIS), Windows Native NT4 Domain
Our Test Plan
We are testing Samba 3.0 as a candidate for replacing the old NT4
Domain.
Being a complex production networking environment, we replicated
2004 Feb 03
3
How do I get pam_mkhomedir to work
Message follows this disclaimer
--------------------------------------------------------------------------------------------------
This email and any files transmitted with it is confidential and intended solely
for the person or organisation to whom it is addressed. If you are not the
intended recipient, you must not read, copy or disseminate the information
or take any action in reliance on it
2004 Jan 30
0
RE: Back to 3.0.1, Winbind and Solaris 9 (Mike Dorofe ev )
Hi Mike,
Thanks for replying! I have tried that but I still have the same problem.
I think that PAM is doing its job, I've set up logging so that everything in
pam.conf logs to /var/log/pamlog. In pamlog I see "user 'ganguly' granted
access".
There is something else that is stopping this working, I just can't see what
it is. Any ideas?
-----Original Message-----
2004 Jan 30
0
RE: Back to 3.0.1, Winbind and Solaris 9 (Mike Dorofeev )
Hi Sapan!
See the Vol 13 Digest MSG 34 of 28 Jan 04:
here it is:
---------------
IT WORKS!!!
I can telnet, ftp, rsh... to my Samba 3.0.1 box (Solaris 9 sparc)
here is (at the end) my pam.conf (in case somebody is interested in)
The trick is commenting "other accound... winbind..." string in pam.conf!
My English is corrupted wnen i'm full
#other account sufficient
2015 Dec 19
2
LDAP create home directories
Hey guys,
I've setup an LDAP server on our network. I'm using OpenLDAP.
It was really easy to use the authconfig-tui to generate the nsswitch.conf
and ldap.conf files that would allow user authentication.
But when users would log in, the system wasn't creating the home
directories.
I found one command that would correct that:
authconfig --enablemkhomedir --update
After that
2003 Dec 08
1
New to Asterisk need help with caller id
I am have trouble getting caller id to work here is my current mgcp.conf am
I missing something?
=========================================================
Mgcp.conf
[general]
port=2427
[Egraph-1]
;dlink 104s-1
host = 12.151.207.2
context = local
line => aaln/1
callerid = "jim's office 1" <321>
line => aaln/2
callerid = "jim's office 2" <322>
2005 Oct 03
1
am I the only one that pam_mkhomedir+samba makes machine folders for?...was RE: pam_mkhomdir.so is creating machine folders when usedwithsamba
I see a ton of past archive mails for pam_mkhomedir.so,
but I don't see anyone else with my problem. Do others just not care
that a bunch of extra folders with the machine names are getting
created,
or is it not happening for anyone else,
and I have just done something wrong?
RHEL 3.04
samba 2.0.14a-1
Barry Smoke
Network Administrator
AR Division of Leg. Audit
-----Original
2011 Aug 31
1
Auto creation of home directories on Samba-3.5.4(CentOS 6) using PAM authenticating via ADS
Hi,
I have installed samba 3.5.4 on Centos 6 and have set it up to
authenticate to a Windows 2008 Domain Controller. When I do a "su -
some-domain-user", the home directory gets created. However, I want
the home directory to be created when a user accesses the samba
shares(no shell access). Following are the relevant configurations.
What are the PAM changes I need to make? Help is much
2008 Sep 09
1
package "signal", function "filter" (PR#12752)
Full_Name: Jeff Schenck
Version: 2.6.2 (signal v. 0.5)
OS: Windows XP
Submission from: (NULL) (128.107.248.220)
The "filter" function in the package "signal" does not properly handle recursive
filters with only two feedback taps. I looked at the source code in filter.R.
There is a line that says "if (length(a) > 2)" that I think should have ">=".
2003 Dec 09
1
Outbound iax dialing to one #
What I am trying to do is in the 3rd option dial my cell# thru voicepulse I
just can't figure how to construct the line
[inevans]
exten => s,1,setcallerid(${CALLERID})
exten => s,2,Dial(MGCP/aaln/1@Egraph-1,10,tr)
exten => s,3,Dial(iax2/passwod@voicepulse.com/
Where do I put the # to dial 18708573287
thanks
James Schenck
Egraph Design Inc.
Arkansas Online Internet Services
(870)