similar to: Samba4 Integration With Google

Displaying 20 results from an estimated 2000 matches similar to: "Samba4 Integration With Google"

2013 Feb 11
1
Samba4: Extending the Schema
Hi We are thinking of Developing a corporate Directory application the would pull user information from Samba4 Ad. However for our needs we need some additional User attributes that don't seem to be available as part of the AD-schema, such as "Hire Date" or "Emergancy contact information", so it seems to me that I would need to Extend the Schema to make this user
2013 Mar 20
2
Samba4 - mapping Network Drives based on Group membership
Hi All I have a problem running a logon script to map network drives based on Group Membership. The script is a VBScript that resides in the netlogon share. It Works just fine when the logged in user is a Domain Admin but fails to get the Group information when logged in as a regular user. For example when I login as administrator who is a member of every Group (For test only all the requested
2013 Jan 09
0
Samba4 AD not Authenticating
I have already posted another issue here<http://samba.2283325.n4.nabble.com/Samba4-Problem-with-Joining-Samba3-to-Samba4-AD-Domain-td4642466.html>that may be related the current issue I am having. I have Three Samba4 AD Domain Controllers, the first one installed that was the primary domain controller is the one having problem, the other two seem to be working OK. I discovered the problem
2013 Jan 08
0
{Samba4] Problem with Joining Samba3 to Samba4 AD Domain
Hello everyone I have reached the end of my rope and desperately need help. I recently installed two Samba4 Active Directory Domain Controllers on CentOS 6.3 which are working perfectly, and I had joined a Samba3 Server to this domain and everything went well. I could authenticate users on samba3 server and could see all the groups in the domain, but I was having permissions problem accessing the
2004 Jun 29
3
smbpasswd !!?!
please help me. Why I cannot create a user with smbpasswd without having this username in /etc/passwd??? ################### bash-2.05# smbpasswd -a testaccount New SMB password: Retype new SMB password: Failed to initialise SAM_ACCOUNT for user testaccount. Failed to modify password entry for user testaccount bash-2.05# ############## my global in smb.conf [global] workgroup = J9_C server
2006 Nov 10
2
Checklist for eDirectory back-end?
Aren't Friday's wonderful! I've just been hit up with a request from management to install Samba on our Solaris 8 UNIX servers to share out information to the windows PC's. This wouldn't be an issue if the backend was Windows AD but in our case it's eDirectory. The shares also need to be seamlessly accessible to eDirectory based groups/users without interfering with the
2005 Aug 09
1
document request for samba + edirectory
So i have gone through the archives and see a lot of people asking if samba can use edirectory as a source for user passwords. No i'm down the same road myself =D my company is using edirectory 8.7.3 on Solaris and redhat enterprise linux 3. the samba server only needs to talk to the redhat edirectory server though. From the turtorials that i have read a lot pf people hook up edirectory
2004 Jun 04
9
MYSQL asterisk configuration
Hello all. I am a little (allot) lost on my next hurdle in getting an asterisk system built. I would like to get my asterisk servers configured exclusively from database. I have read through the wiki on this subject but once again I find that there is a certain level of knowledge that is assumed. As of now I know nothing about databases in general and specifically MYSQL. I do not know
2004 Mar 15
1
Samba with eDirectory
Hello, Can Samba join an eDirectory or a domain controlled by a NDS ? Acyualy, my need is to do SSO for IE with Squid, using the NTLM protocol. I know it uses Samba for domains controlled by an Active Directory. Does anybody know if it is possible with an eDirectory. Thx for any answer or advice. Regards, -- Stephane DESMET Responsable produits de s?curit? All Computing SAS 17, rue du Colis?e
2004 Aug 17
1
Samba3 and eDirectory as LDAP - HELP
I've got problem with Samba3 when I want to connect to eDirectory. The samba could not connect to the local eDirectory server. The Samba and the eDir can be found on the same Linux box which is a SusSe 9.1. The eDir and the Samba are working pretty good but cant see each other. Is it possible to connect from Samba 3 to Novell's eDirectory ? What are the syntaxes to these lines in smb.conf:
2015 Jan 22
1
upgrade eDir NW6.5 -> Samba 3 -> Samba 4
Hi all, I do have a question to Andrews statement... https://lists.samba.org/archive/samba/2013-January/171054.html > You might be able to instead upgrade your Novell domain into Samba 4.0's > AD DC, if it currently backs a Samba 3.x 'classic' domain (or can be > made to), [...] I'm a little confused. I am probably able to run a Samba3 acting as a PDC with my eDir users
2003 May 29
2
edirectory and samba
Essentially, at this point my head is about to explode. I have been able to update the most recent samba-nds.schema from the LDAP CVS at samba.org. And I can add posixAccount users with the LDAPTools. But I cannot add anyone as a sambaAccount (./smbldap-useradd -a "username"). Each time, it adds the posixAccount portion to eDirectory, and then failes the sambaAccount add portion. Is
2006 Jul 06
2
Samba and LDAP (eDirectory)
Hello all, Can anyone help me with setting up SAMBA to do LDAP auth? Do you have to extend the schema with samba attributes or can you just use the LDAP as an authentication source only? Any information on this would be greatly appreciated. Thanks Vince
2005 Mar 17
2
Hula-project and Samba
Hello, Has anyone run Hula Server (http://www.hula-project.org) and Samba on the same server and got the user authentication to sync? I imagine this would involve configuring Samba to use eDirectory (Novell) which Hula is using for store. I have searched everywhere for documentation referencing Hula and Samba integration/authentication but only found one article announcing that Novell has
2003 May 30
3
a few questions
Hi there. I'm new to the list and I have a few questions about Samba. I've built a few Win9x/Samba networks, but I've been asked to build a Win2000/Samba network and I have a few issues. First off, is there some way with Win2000 and Samba to get a workstation independant login? Right now I have to create the user on the 2000 box for them to be able to login. Second, what is the best
2003 Feb 17
3
Novell EDirectory as LDAP backend
Hi, is anybody out there who is using Novell Edir. with samba? I have searched the archive and found some random notes but no real success story. Here is what I have achived so far. Maybe someone can give me some hints. I have tried the samba-nds.schema that comes with the 2.2.7a tar ball. While I was able to import/add it to EDir. it did not work for me, because the "lmPassword"
2007 Mar 15
1
Samba Authentication Using Novell eDirectory via LDAP
Hello, We have a RHEL 4 Update 4 server that was configured to store its Samba passwords in eDirectory via LDAP. This was accomplished by adding the following three lines to the [Global] section of smb.conf: ldap admin dn = cn=admin,o=budget ldap suffix = o=budget passdb backend = ldapsam:ldaps://SERVER_NAME:636 After adding the lines and saving the file the admin password is stored using
2003 Oct 15
1
Edirectory and Samba
I am also interesting in good docs on this... anyone got any? Is it in the grand howto? :-) Troy >>> "Joe Stuart" <jstuart@edenpr.k12.mn.us> 10/15/03 08:27AM >>> I was wondering if anyone has gotten samba to authenticate to Edirectory? If so is there any good docs anywhere online on how to do it? I've done some searching, but can't seem to find a whole
2003 Apr 12
1
eDirectory 8.7 and sambaAccount
I'm having a problem adding a password to users. I get "NDS error: no additional information available (-306) when I use smbpasswd. Also I can see in ndstrace that the search string is (&(objectClass=sambaAccount)(uid=WORKGROUP/test)) and not (&(objectClass=sambaAccount)(uid=test)). I have "ldap fileter = (&(cn=%u)(objectClass=sambaAccount)) in my smb.conf. Another
2010 Aug 05
2
[LLVMdev] git mirror
On 08/05/2010 01:45 AM, David Greene wrote: > Do pushes to the LLVM git mirror get forwarded to the svn trunk > automatically? For various reasons it may be more convenient > for me to work on LLVM through git but I don't want to go through > a lot of pain to send patches to trunk via git. It should be > easy. > > Does anyone do their primary development via the git