Displaying 20 results from an estimated 25 matches for "ganguly".
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?
I'm hoping some one out there is good with Solaris.
Can you help?
Thanks,
Sapan
-------------- next part --------------
execve("/usr/bin/su&quo...
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
2008 Jul 03
1
Data size
Can somebody please let me know what is the maximum number of rows and
columns that R can handle in a datafile?
Thanks & Regards,
Arghya Ganguli
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-----
From: DorofeevMS@tmn.transneft.ru [mailto:DorofeevMS@tmn.transneft.ru]
Sent: 30 January 2004 03:36
To: samba@lists.samba.org
Subject: [Samba...
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?
2004 Jan 30
0
RE: Back to 3.0.1, Winbind and Solaris 9 (Mike Dorofeev )
...what happens after I type in my password. Pamlog looks
> > like this -
> >
> > Jan 29 11:28:27 sun001 login: [ID 634615 auth.debug]
> > pam_authtok_get:pam_sm_authenticate: flags = 0
> > Jan 29 11:28:31 sun001 login: [ID 378613 auth.debug] pam_dhkeys:
> > user ganguly not found Jan 29 11:28:31 sun001 login: [ID 896952
> > auth.debug]
> > pam_unix_auth: entering
> > pam_sm_authenticate()
> > Jan 29 11:28:31 sun001 login: [ID 219349 auth.debug] pam_unix_auth:
> > user ganguly not found Jan 29 11:28:31 sun001 pam_winbind[1138]: [ID
&...
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
2003 Oct 01
2
Samba 3.0 and LDAP as a PDC
...p of my PDC, this sort of worked but it only created
posix accounts, is this right? Also pwdump.exe does not seem to dump groups
so what are you supposed to use smbldap-migrate-groups.pl with?
I think I might be able to work this out if I can just get a look at someone
else's smb.conf.
Sapan Ganguly
Thales Research
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
2007 Feb 07
3
Problems accessing a Samba share while logged into an AD domain....
Hi,
I am having some problems a Samba server logged into an Active Directory Domain, acting as PDC on Windows 2003 server. When I log into the AD domain from my XP machine, I see the Linux server, which has also logged into the AD server and exported a few shares. From XP i see the share in explorer but when I try to access it it pops up a login/password box for me. When I enter the login id
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
2005 Oct 17
1
dom0/domU communication
...ome way of exchanging messages between dom0 and domUs.
Certainly, it is possible to use s host-only network, and ssh or shared file
system to exchange data. However, there could be cases where the dom0 is not
networked. You may want to automate configuring domUs from dom0.
Any suggestions.
Arijit Ganguly
On 10/16/05, Charles Duffy <cduffy@spamcop.net> wrote:
>
> Stephen Le wrote:
> > I''m running a number of domU''s on a server, each with a console bound
> > to a specific local port. I''d like to provide the users of my domU''s
> > with...
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 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
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
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
2006 May 01
2
Setting up Rails Application on Apache
Hello,
I am trying to setup a rails application on a webserver running Apache
1.3.34. But I have tried everything but its just not working.
I followed all the directions given here:
http://wiki.rubyonrails.org/rails/pages/GettingStartedWithRails
But whatever I do, the Rails welcome page doesn''t show up. I am still
only getting an index listing when I try to access the page.
I ran
2010 Jun 29
0
Rails Magazine issue #6, 2010
...zine is now available, both in print and as
a free pdf (36 pages, 2.8 MB) at http://railsmagazine.com/issues/6.
In this number:
- "Beautifying Your Markup With Haml and Sass" by Ethan Gunderson
- "Scaling Rails" by Gonçalo Silva
- "Interview with Sarah Allen" by Rupak Ganguly
- "Data Extraction with Hpricot" by Jonas Alves
- "Deployment with Capistrano" by Omar Meeky
- "Fake Data - The Secret of Great Testing" by Robert Hall
- RubyConf India 2010 coverage by Judy Das
- "Previous and Next Buttons" by James Schorr
- "RVM - The...
2007 Feb 08
0
Re: samba Digest, Vol 50, Issue 11
...ohn Drescher)
> 7. Samba can't find unix accounts for user mapping (Rainer Weber)
> 8. "Unable to connect to CIFS host after (tried 3 times)"
> (Kessia Pinheiro)
> 9. Re: Problems accessing a Samba share while logged into an AD
> domain.... (Sukanta Ganguly)
> 10. Smb.conf man page on www.samba.org (Taylor, Marc)
> 11. Connection from WinXP 64 Bit to Samba server broken?
> (Andreas Haumer)
> 12. Re: Problems accessing a Samba share while logged into an AD
> domain.... (Geir A. Myrestrand)
> 13. Re[2]: [Samba] Prob...
2006 May 02
9
Visual Migration Design Tool
For a really long time, I''ve been using DBDesigner from FabForce.net.
For those of your who''ve never used it, its a freeware visual
entity-relationship diagram tool, which allows you to make database
designs visually instead of in SQL DDL. You can then use it to generate
the SQL to make your databse design into reality, or even run a
"synchronize" to make any