Displaying 20 results from an estimated 240 matches similar to: "Integrating a Linux desktop into a Windows Domain environment"
2005 Jan 18
3
User in passdb, but getpwnam() fails!
Hi
my problem is just like the subject, I could browse the shares with the same
username & password but I can't login to the domain, I'm using samba 3.0.2.a
with ldap backend, can anyone help me with this, I know it's been posted
before but I can't find a solution.
thanks
2003 Nov 21
1
Winbindd and SSH (just disconnects after login)
It looks like I've gotten the majority of things working in regards to
Winbind. Users are being authenticated by the NT4 PDC when connecting to
shares, but I can't seem to get things set up correctly to allow logging in
via SSH(OpenSSH_3.6.1p2, SSH protocols 1.5/2.0, OpenSSL 0x0090702f). It
appears as though I'm successfully authenticated by the PDC, but then the
connection is
2003 Jul 14
1
cant ceate home directory
Hi, im from argentina. Im working for a local University who has many lab`s. One of them has 30 machines with dual boot, nt workstation and Linux Mandrake 9.0, and a PDC nt server 4.0.
I`d installed samba on my Mandrake`s, and work just fine, but when i try to create a local home directory for the users, a message pop`s, and says cant ceate home directory /home/user_name.
Permissions on that
2004 Jul 13
0
Domain logon against a Windows Server 2003 based AD
Hi,
I'm trying to configure my Mandrake V10 box to do user authentication
against an ActiveDirectory domain hostet on Windows Server 2003.
And guess what, I have some problems :)
I used drakauth (similar to authconfig on RedHat) to configure the
authentication against a windows domain. I was asked some questions
concerning domain, domain controller, administrator account and
2003 Nov 03
16
Samba configuration
I'm trying to config a Linux box to integrate into a windows network using
pam_smb and samba.
Ive set it up so that using pam_smb I can get the user to log onto the
linux desktop with their NT id and password.
The only problem is once the user is logged on they need to be able to
access shared resources disk, printers etc... without the need to
reauthenticate to the domain, i.e. use a cache
2017 Dec 19
1
Unable to run TeamViewer 13 under Centos 7 (amd64)
P? Tue, 19 Dec 2017 21:10:32 +0000
Manish Jain <bourne.identity at hotmail.com>
skrev:
>
> I get "access control disabled : clients can connect from any host".
>
> I used a minimal iso for creating the vm. Would it help if I use a
> full iso ? Sounds dumb, but I can do anything to get TV working : - )
>
> Thanks & Regards,
> Manish Jain
I just tried
2002 Sep 11
0
Samba printer port missing
Recently I successfully setup samba as a print server to some networked Lexmark Optra S 1855, which went without problems. However a month later Ive try to add one of these printers to an NT4 workstation, now I get accessed denied and the Samba printer port is no longer available.
It maybe a simple case of incorrect permissions , any clues on where I should look ?
# NOTE: If you have a BSD-style
2003 Jan 15
2
Winbind authenticated users - no home directory
When I log on with an NT user to a Linux machine via winbind, I get
complaints about no home directory and wind up in / The docs don't
mention this at all. How to fix?
--
John Oliver, CCNA http://www.john-oliver.net/
Linux/UNIX/network consulting http://www.john-oliver.net/resume/
*** sendmail, Apache, ftp, DNS, spam filtering ***
2004 Jul 13
1
AW: Domain logon against a Windows Server 2003 based AD
> hi,
> did you joined your samba-server to the W2K Domain?
>
yes, more than once, do I need to do more cleanups than
deleting the computer account in ads?
> > Jul 12 16:56:22 linux winbindd[2410]: [2004/07/12 16:56:22, 0]
> > nsswitch/winbindd_util.c:get_trust_pw(951)
> > Jul 12 16:56:22 linux winbindd[2410]: get_trust_pw: could not fetch
> >
2002 Dec 05
1
Authenticate Linux Session with NT Domain Acct.
Despite configuring winbind and my /etc/pam.d/<files>, I am still unable
to actually log into a Linux session (ie, at the gdm login screen or
text login prompt) using my NT domain account. Here is my
/etc/pam.d/login file:
auth required /lib/security/pam_securetty.so
auth sufficient /lib/security/pam_winbind.so
auth sufficient /lib/security/pam_unix.so
2003 Jul 01
2
How to authenticate to CVS via Winbind?
Hi!
As a Samba newbie I have a big problem getting my Win2000 Server PDC users
to authenticate to CVS/SSH on my samba 2.2.3a-12.3 debian woody machine. The
linux server is member of the Windows Domain, and users can login via the
network neighbourhood and their domain passwords (style: DOMAIN\user).
wbinfo -u gives me all the known Domain users, so I think winbind is working
correctly...
Is
2003 Mar 24
2
I see my samba server but.............
Here I go guys!
I've already changed the configuration of my sbm.conf, also I made my samba
server to be configured as a windows domain, yes! it is found in my windows
domain now but as doing double click on this machine (samba) it asks me for
a user and passsword, it does not let me get into it, I have created the
same samba users as windows, but without any results.
I appreciate your help :
2003 Jan 28
5
pam_mkhomedir.so
where and how can i call this module ?
is it in /etc/pam.d ? how is the sintax ?
i'm a suse linux user..
thanx !
2003 Mar 28
2
Problem with Windows XP SP1 Client
Hi, i've tried to configure samba 2.2.7 + winbind on a Mandrake 9.0
linux system, and all work fine, but i've only a problem: when i connect
with any Windows XP Client the system ask to me the Username/password
(the computer is in a NT 4 domain) and in the syslog i can see this line:
rpc_client/cli_netlogon.c:cli_net_sam_logon_internal(406)
cli_net_sam_logon_internal:
2002 Nov 26
3
Annoying winbind problem solved
I have been on the web for hours reading email postings about WINDBIND.
Here is the scenario. Samba 2.27 on Redhat 8, installed via the redhat
RPMs. the first interesting note was that there is no samba-winbind rpm.
It is a part of the samba-common.rpm in redhat. I have been using Samba
as a file server for quite some time. And 100% of my issues with it stem
from permission problems. So I heard
2007 May 11
1
[Somewhat OT] Integrating RSpec and RCov results in Gem''s RDoc
I have a Gem on which the testing is done with RSpec. I would like to
include the results of RSpec and the RCov html files in the RDoc.
The problem is that when I have RDoc include the files, it winds up
escaping all the html. Is there a way to get HTML into RDoc
unprocessed? Or is there some other way I can distribute the RSpec/RCov
results with my Gem integrated with RDoc? I can include
2006 Jul 27
0
Quick question about integrating existing PHP app in Rails
Hi all,
I would like to integrate existing PHP forum into Rails app. Can someone
please advice what would be way to do this? I am thinking about calling
php script with Net::Http sending all GET/POST parameters and printing
output inside of .rhtml template.
Thanks for help,
Bojan Mihelac
--
Bojan Mihelac
Informatika Mihelac, Bojan Mihelac s.p. | www.informatikamihelac.com
-> tools,
2006 Jun 10
1
some problems with integrating XUL into Rails
Dear Friends,
I started integrating XUL into Rails, however, I have some problems.
The first problem is that I can open local XUL files with Firefox, but
cannot open them through Rails/Webrick, Firefox says it does not recognize
what it is.
I''ve read the cookbookxul experiment and I know I have to play around with
content-type,
but a contoller action like
def run_xul
2006 Jun 22
1
Problem integrating rails into apache
Hi all,
I''ve read the guide on integrating rails into apache on the
wiki.rubyonrails.com wiki, but I run into a problem.
I am trying to get the cookbook application as treated in the onlamp
tutorial about ruby on rails to work form apache. I can view the
index.html, but visiting cookbook/recipe/list gives me
Application error
Change this error message for exceptions thrown outside
2006 Jun 24
0
integrating paypal pro with rails?
I''m about to get starting integrating Paypal Website Payments Pro, and I''m
wondering if anyone has any tips or best-practices to share. So far I''ve found
a few paypal related tools, of which the ELC Plugin (link below) seems the best
suited for payments pro, but I''d love to hear any experiences verifying or
contradicting that, or any war stories at all.
Best,