Displaying 20 results from an estimated 1000 matches similar to: "Samba over SSH and pam_smb"
2001 Sep 14
0
Samba over SSH tunnel
I am trying to see if this is even possible.
We have a network in my office of mostly Windows machines, all connected to
the internet via a firewall.
We have a co-located Linux server in another state.
I want to centralize my authentication setup, so that there is but a single
username/password combincation used accross all systems.
I have configured SSHD on the co-located Linux server to
1998 May 11
0
CIFS based NT Authentication for PAM (pam_smb-1.0)
Version 1.0 of my CIFS based NT authentication system for PAM is
available from
http://www.csn.ul.ie/~airlied/pam_smb/pam_smb-1.0.tar.gz
or
ftp://ftp.csn.ul.ie/pub/linux/pam/pam_smb/pam_smb-1.0.tar.gz
This release has now gotten GNU configure support and should work reliably
on Linux RH4.2, RH 5.0 and Solaris 2.6....
If anyone has another platform with PAM could they try it out ...
It is also
1999 Apr 11
0
pam_smb authentication
I am appending some documentation by my colleague Bill Eldridge that was
actually written for our dial-up service, but should work for you
purposes as well. A couple notes.
1.)The user must exist in /etc/passwd on the Samba machine or login to
the Samba box will fail.
2.)In the example, we don't set up home directories for the users, we
are using it for dial in and they usually want to
2004 Jul 27
0
Looking for Latest pam_smb Package
In integration of Documentum Sever with Active Directory, the
instructions point to pam_smb package version 1.9.8 that can be found on
the Samba FTP site. How do I get pam_smb version 3.x?
_________________________________________
Mehrdad Khoshand
8111 Gatehouse Rd. Falls Church, VA 22042
Phone: 703.289.2199 / Fax: 703-289-2995
2010 Oct 06
0
pam_smb and 3.4.x
Hello.
On a FreeBSD 7 box of mine, I was using Samba 3.0.x as a password
backend through pam_smb (http://www.skynet.ie/~airlied/pam_smb/).
After an upgrad to 3.4.8/3.4.9, that stopped working.
I see no evident reason for that and I'm really lost about where to
start debugging.
Is there any reason this should not work anymore?
Any hint?
bye & Thanks
av.
2004 Mar 01
3
wbinfo -u returns 0xc0000022
Hello,
I am attempting to add a Redhat 9 box to our NT4 domain as a member
server. I want to enumerate user and group info so I don't have to make
two sets of user and group accounts. I've setup samba (version 2.2.7a)
and pamd the way I think I'm supposed to, but wbinfo -u always returns
0xc0000022. I've found this particular error mentioned in a few
articles, but applying the
2004 Dec 10
1
Samba segfault - panic-action when printing
What could be the reason for this behavior ?
It worked for so long .... an now its over ...
-------------- next part --------------
To: Debian Bug Tracking System <222144@bugs.debian.org>
Subject: Samba still calls panic-action when trying to print from a windows printer
via samba
X-Mailer: reportbug 3.2
Date: Fri, 10 Dec 2004 19:20:30 +0100
Message-Id:
2003 Oct 15
1
FW: Re: domain groups accessing samba share
-----Original Message-----
From: VR-Bug Support
Sent: 15 October 2003 13:42
To: 'Gavin Davenport'
Subject: RE: [Samba] Re: domain groups accessing samba share
Hi Gavin,
This is what I have for my /etc/pam.d/login
#%PAM-1.0
auth required pam_securetty.so
auth sufficient /lib/security/pam_winbind.so
auth sufficient /lib/security/pam_unix.so nodelay
2017 Aug 03
2
pam auth problem
# dovecot --version
2.2.31 (65cde28)
on freebsd 64 10.3
system converted to dovecot 2 against my will and consuming a lot of
time sorting it out. i am glad google does not charge. have spent
two hours on this one alone; and undoubtedly it is my st00pidity. so
excuse my desperate posting to lazynet.
cram-md5 works, pam not so much
Aug 3 06:06:35 psg auth: in openpam_parse_chain():
2008 May 23
1
how to debug ssh slow connection issues.
I do not have any ideas on this.
Where should I start.
[root at 192.168.1.80 security]# date && time ssh -v 192.168.1.21 date
Fri May 23 11:43:53 EDT 2008
OpenSSH_3.9p1, OpenSSL 0.9.7a Feb 19 2003
debug1: Reading configuration data /root/.ssh/config
debug1: Applying options for 192.168.1.21
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Applying options for *
debug1:
2010 Jul 15
2
Rsync backup issues using relative paths and LVM snapshots
Hi everyone,
I have been using rsync for years to perform off-site backups, and have recently come up with a problem that is starting to hurt my head. I am at the point where I am starting to think that there is a method to achieve my desired outcome that I cannot see.
First, a bit of history. I usually just set up a script that runs many rsync commands in sequence to perform the desired
2008 Nov 15
0
how to implement zscale equivalent in ds9 scaling in image
Hi,
I am trying to load the data from a fits file using the FITSIO package
and view it with using the image command.
Is it possible to implement "zscale" equivalent of ds9 using the image command?
thanks
2005 Dec 16
0
pam and samba 3
Hi all
I have system with Redhat Enterprise Server 4.0 with SAMBA 3 . i want to
configure samba 3 with LDAP,
to integrate LDAP with PAM , it's not working, ie i am unable to join
clients to the samba server
and when i type the following command it's does not show any thing
getent passwd | grep Administrators
My windows clients, cannot join to the SAMBA PDC, ie when i give the
domain,
2008 Mar 26
0
swat is now broken
seems to mess up the pam for swat.
[root at host67 security]# rpm -qf /etc/pam.d/samba
samba-3.0.25b-1.el4_6.4
[root at host67 security]# cat /etc/pam.d/samba
#auth required /lib/security/pam_stack.so service=system-auth
#account required /lib/security/pam_stack.so
service=system-auth
auth required pam_stack.so service=system-auth
account required
2004 Jan 01
0
Winbind not quite working yet
Hello,
I'm trying to get Winbind to authenticate users that don't have local
accounts on a SAMBA BDC.
I have (3) BDCs (1) PDC running OpenLDAP 2.1.23 pass backend and Samba
3.0. These are on RedHat 8.0 systems. 3 BDC are also slave LDAP and 1
master directory server on the PDC.
I went through the Samba documentation CH21 and made modifications to
the BDCs and PDC as follows:
2002 Sep 20
0
Samba Help!
I read the docs and did the following: smbd, nmbd, winbind all running,
also able to get domain user/group
info. with "wbinfo". However still can't su, telnet to the linux box with
my active directory user account on w2k. Am I missing something?
In /lib
------
/lib/libnss_winbind.so
/lib/libnss_winbind.so.2
/etc/nsswitch.conf
------------------
passwd: files winbind
shadow:
2005 Mar 03
0
Winbind & ssh
Hi All,
I've got winbind happening and can telnet into the box using my NT
account (have manually made home directory) and it works a treat.
When I try to ssh in I get access denied.
As you can see from the log winbind is granting access but it seems that
sshd is blocking access before winbind can get to it? That's a guess of
course.
Any ideas?
Matthew
2003 Feb 21
2
pam settings for winbind
This is more of a pam question then a samba question, but I thought I'd
start here and see if I can get an answer.
I've gotten pam_winbind.so working with gdm (on RHAT 8) using the
following /etc/pam.d/gdm file. I've put + signs to show the lines I
added I added to the stock RHAT 8 gdm pam def.:
#%PAM-1.0
+ auth sufficient /lib/security/pam_winbind.so
+ auth
2002 Nov 18
1
Help with PAM Config
I've installed SAMBA, Winbind etc and everything is working great for users
to login with GDM using DOMAIN+username
Although this is working, now I can no longer login as a generic Linux user
(ex. root). The following is my GDM file from /etc/pam.d/gdm
I wonder if someone might have a suggestion as to what it's missing to allow
Linux users to login?
#%PAM-1.0
auth required
2003 Dec 20
0
Samba working in Active Directory .config's included
I'm struggling just as much as the next person on this setup. Although;
I do have it working under Mandrake 9.2 with Samba3.0.pre1.
Perhaps we can work together and figure out what is different between
setups.
smb.conf:
> #======================= Global Settings =====================================
> [global]
>
> # 1. Server Naming Options:
> workgroup = LABOR
>