similar to: Authenticating against local PAM configuration

Displaying 20 results from an estimated 40000 matches similar to: "Authenticating against local PAM configuration"

2010 Sep 22
3
A question about Samba, authentication, groups, quotas, etc.
Hello, Server: Ubuntu Lucid server version Role: Samba file server (I administer it) Authentication: Against a Windows AD (I do not administer it) using winbind. No other authentication scheme is practicable/possible - I do NOT want to manage passwords locally on this machine. LDAP: Not explicitly configured - local policies require a binary *.so file that does not work with Debian based systems
2005 Mar 22
5
Issues with de-installation...
Hi, I have a system running FC2 with SAMBA-3.0.10-1.fc2 installed on it. I tried de-installing it, but it failed as follows: [root@cobra /]# rpm -e samba error: Failed dependencies: samba is needed by (installed) system-config-samba-1.2.22-0.fc2.1 samba = 0:3.0.10 is needed by (installed) samba-swat-3.0.10-1.fc2 Can anyone suggest how I could go about de-installing the kit?
2004 Nov 03
3
Trust between SAMBA and NT server
Hello, I'm having problems getting the SAMBA domain to trust an NT domain. The following is how I went about the exercise: 1. On the NT domain, I added the SAMBA domain A/C in the TRUSTING DOMAINS list, providing a certain password. 2. On the SAMBA domain, I executed the following command feeding the same password given in step 1, but without success: [root@cobra root]# net rpc trustdom
2008 Jul 14
0
Authenticating against samba passdb using PAM
Hey! I'm trying to get a web application I'm developing to authenticate against the samba user database. As far as I can tell, what I have to do is "simply" set up a PAM service that uses pam_smbpass.so, and then use a PAM client library to authenticate against it. For the second part, I found a Python example that authenticates against a given PAM service, and it works fine
2015 Mar 05
1
Authenticating other services against AD - PAM and Postgres - dedicated user
Hi! I've got a samba4 pdc, fileserver and whatnot running now for a few months, a number of users logs in there daily, everyone seems quite happy about it going. I've migrated my environment from samba3 NTdomain, where I had LDAP backend for users and I used that to authenticate other services against it: like pam on other servers and postgres DBs. I have succesully managed to do this as
2005 Mar 23
3
Problems while installing...
Hi, I have two Linux systems, one running FC2 and the other Mandrake 10.1. When I tried installing Samba 3.0.11 on both the systems, I get the following error: # rpm -i samba-3.0.11-1.i386.rpm samba-common-3.0.11-1.i386.rpm warning: samba-3.0.11-1.i386.rpm: V3 DSA signature: NOKEY, key ID f17f9772 error: Failed dependencies: liblber-2.2.so.7 is needed by samba-3.0.11-1
2014 Sep 29
2
[LLVMdev] Alias Analysis across functions
Hi, I am trying to get the alias info for the following code. The alias analysis returns "MayAlias" for arrays "A" and "B" in both the functions instead of "NoAlias". What passes should I run in opt before the alias analysis pass to get the accurate result? Example: //Note: static and called by func() only. static int sum(int *A, int *B) { int i = 0,
2008 Aug 17
1
Authenticating Linux boxes against Active Directory, using Samba as a sort of AD Proxy
Hi Everyone, I'm trying to find a open source solution to authenticate a bunch of Linux machines (and, ideally, network devices etc.) against Active Directory, as unfortunately in our organization this is the primary source of account data. The complication we have is that my organization has more than one Active Directory Domain, each hosted on its own collection of domain controllers. This
2012 Nov 02
2
[LLVMdev] Interprocedural Register Allocation
On Oct 31, 2012, at 1:41 PM, Madhusudan C.S <madhusudancs at gmail.com> wrote: > I have spent last 4 weeks trying to figure out how to implement > Interprocedural Register Allocation. I must admit that I was really > overwhelmed with LLVM's codebase while trying to figure this out :) > There is so much to know! I think I have reached a point where I > have some sort of
2012 Oct 04
2
[LLVMdev] Interprocedural Register Allocation
Hi Jakob, On Thu, Oct 4, 2012 at 1:31 PM, Jakob Stoklund Olesen <stoklund at 2pi.dk>wrote: > > On Oct 4, 2012, at 2:47 AM, Madhusudan C.S <madhusudancs at gmail.com> wrote: > > However, I was reading the DeveloperPolicy page and the policy for making > major > changes asks the developers to discuss the work here before proceeding. > So, I am > writing this
2004 Oct 27
2
Avoiding user home directories
Hi, When I connect to SAMBA using a particular username, apart from the shares I created, it appears that the home directory of the user logging in also shows up in the share list. I searched for a parameter using which I could control this, but was unsuccessful. The [HOMES] section of my SMB.CONF looks like: [homes] comment = Home Directories read only = No create mask
2012 Dec 07
0
[LLVMdev] Interprocedural Register Allocation
Hi Jakob, I have been trying to learn how the CodeGen passes work and I am playing around with the -debug-pass option. I tried implementing a bare CallGraphSCCPass based Pass in the CodeGen which basically does nothing for now. I mostly tried to replicate what RegAlloc passes do. I did this instead of modifying the existing RegAlloc passes to use CallGraphSCCPass because that was becoming way too
2012 Oct 04
2
[LLVMdev] Interprocedural Register Allocation
Hi Jakob, On Thu, Oct 4, 2012 at 2:31 PM, Jakob Stoklund Olesen <stoklund at 2pi.dk>wrote: > > On Oct 4, 2012, at 2:27 PM, "Madhusudan C.S" <madhusudancs at gmail.com> > wrote: > > Basically, the PrologEpilogInsertion pass will add a bit mask to >> MachineModuleInfo describing which registers are clobbered by the function >> being compiled. Later,
2012 Oct 04
2
[LLVMdev] Interprocedural Register Allocation
Hello everyone, I have been interested in compilers, especially in the optimization aspects from quite some time now. I don't know if I have a decent background to brag about, but all I can say is that I have tried very small things related to building a compiler [0]. However I admit that I am still new to a lot of things. Like many others who are interested in compilers, I am interested
2011 Oct 04
2
PXE API for network interfaces.
Hi, I am looking for a PXE API to count and display the mac addrsses of all the connected nics to the machine. Any help on this will be highly appreciated. Thank you, Madhusudan M I
2012 Oct 04
0
[LLVMdev] Interprocedural Register Allocation
On Oct 4, 2012, at 2:27 PM, "Madhusudan C.S" <madhusudancs at gmail.com> wrote: > Basically, the PrologEpilogInsertion pass will add a bit mask to MachineModuleInfo describing which registers are clobbered by the function being compiled. Later, when compiling the callers, that bit mask is used to initialize the regmask operands on call instructions. > > So the idea is to
2011 Dec 21
1
Running Wine.
Hi, I am trying to run a windows application in redhat using wine. but it is throwing the error like, Application is tried to create a window, but no driver could be loaded. Make sure that your X server is running and that $DISPLAY is set correctly. any help in this is really appriciable. thanks, Madhusudan M I -------------- next part -------------- An HTML attachment was scrubbed... URL:
2005 Mar 30
1
Need some help setting up a Samba server
Hi I am trying to implement a simple Samba server on a Slackware 10.1 machine running for a bunch of Windows users that also have unix accounts on the machine. Using webmin, I did convert the unix users to samba users. A possible problem is that I have very little experience using windows, so please be patient with me. I want them to have read and write permissions only in
2012 Oct 04
0
[LLVMdev] Interprocedural Register Allocation
On Oct 4, 2012, at 2:47 AM, Madhusudan C.S <madhusudancs at gmail.com> wrote: > However, I was reading the DeveloperPolicy page and the policy for making major > changes asks the developers to discuss the work here before proceeding. So, I am > writing this mail to kickoff a discussion. I would really like to contribute to LLVM and > I think this is a good place for me to start.
2017 Feb 17
2
SMB Multichannel use-cases
Hello, I'd like to understand the use-cases to use SMB multichannel. Especially, if the SMB client and Samba server are talking over the WAN. When does one see an improvement in throughput with multichannel? For instance, does copying multiple files result in parallel copying over multiple connections over the same session? Your inputs are appreciated. Thanks, Madhu