similar to: ADS Problems

Displaying 20 results from an estimated 4000 matches similar to: "ADS Problems"

2005 Sep 26
2
Samba/AD/Winbbind OU vs. CN?
I have encountered a problem so I am posting this question to both the technical list as well as the normal user list for a solution. When I initially joined the samba box to the Win2k domain as a member server I followed the Samba 3 HOWTO and specified the OU in the Active Directory. After speaking with our boss this is not the correct OU for the users we need to authenticate. My question
2005 Nov 01
1
OU vs. Default CN?
I am having a hard time getting any information from this list about the default OU's used when running the net ads join command. After mapping to the wrong OU in Active Directory for a Samba Domain Member Server (ou=wrong_container,dc=server,dc=com) I cannot change this back to the default (cn=users,dc=server,dc=com). Any help is appreciated and here is the result of net ads dn command:
2005 Sep 29
0
Re; Multihomed DHCP and PXE?
That is what I thought, but just to clarify: I am using static dhcp hosts in the dhcpd.conf and our network config. is similar to this: 3 subnets 192.168.15.0/24 192.168.16.0/24 192.168.17.0/24 dhcpd.conf ### Global Settings for DHCP Services ### option domain-name="dom.com"; default-lease-time 900; max-lease-time 1800; ddns-update-style none; authoritative; allow bootp; allow
2005 Sep 29
1
Multihomed DHCP and PXE?
I am not sure if anyone has done this but I am assuming it has been done before. Setting up a multihomed DHCP server accross multiple network blocks to issue PXE/BOOTP setup actions? Some background, I have successfully setup PXE to work with a cross over cable (first setup and testing env.), moved cient/server to switch and configured boot menu, images etc. and now after setting up the
2005 Nov 21
1
Windows AD w/ Windows Services for Unix?
I can authenticate users on a default setup of Windows 2000 using 'Security = ADS'. However if I install Windows Services for Unix (http://www.microsoft.com/windowsserversystem/sfu/productinfo/features/default.mspx) I am not able to authenticate or view users from different Organizational Units in the default domain. ??? -- Jason Gerfen "My girlfriend threated to leave me if
2005 Nov 04
2
domain vs. ads
I want a samba machine to be a member of the domain and authentication the users, but I do not want to use kerberos as authentication and I also want to limit or authentication users from a specific group. Examples of this? -- Jason Gerfen "My girlfriend threated to leave me if I went boarding... I will miss her." ~ DIATRIBE aka FBITKK
2005 Nov 02
0
Assistance with OU vs. CN Please?
HELP PLEASE? I am not sure why I cannot get anyone's assistance with this problem, but I am going to repost in the hopes someone can help me out. I am setting up Samba as a ADS Member server. The krb5.conf and the smb.conf are configured correctly, I can use getent passwd to retrieve users, wbinfo -t, wbinfo -m, wbinfo -u & wbinfo -g all perform the operations correctly. The problem
2005 Sep 13
13
Authentication against AD?
I am having a hard time getting Samba to authentication correctly against a Windows Active Directory setup. Here is a snap of the smb.conf [global] passdb backend = ldapsam security = domain password server = server1.com server2.com prefered master = No local master = no hide unreadable = yes wins support = no winbind use default
2005 Oct 20
0
Re: Changing OU to default?
I appreciate the assistance. I am running SuSE 9.3 with the samba and winbind packages (latest releases). I have configured the krb5.conf to correspond including the enc types. Here is that output: [libdefaults] default_realm = DOMAIN.COM clockskew = 300 default_tgs_enctypes = rc4-hmac des-cbc-md5 default_tkt_enctypes = rc4-hmac des-cbc-md5 permitted_enctypes = rc4-hmac des-cbc-md5 [realms]
2005 Nov 07
1
AD Question
I have a question regarding joining a Samba 3 machine to a Windows 2000 Domain using ADS authentication. I have been able to join the machine to the domain, enumerate users with getent and wbinfo -u. The problem I am having is with a Windows 2000 default domain setup an AD object is created: CN=Users,DC=Domain,DC=Com Generally all users created belong in this container. I am able to
2005 Sep 20
4
AD Authentication help please?
I am having a problem which with much help from this list I have gotten 90% complete. I am attempting to create a samba server which will authenticate users as a Domain member server using active directory. The question I have is how can I map a specific container which is not an OU but a CN in the active directory? Any help is appreciated. -- Jason Gerfen "My girlfriend threated to
2005 Sep 08
5
PXE/TFTP Transfer time out problems
I am having a problem while trying to download anything from a recently configured tftp boot server. Here are the configuration for the dhcpd.conf option domain-name="domain.com"; default-lease-time 900; max-lease-time 1800; ddns-update-style none; authoritative; allow bootp; allow booting; option space PXE; option PXE.mtftp-ip code 1 = ip-address; option PXE.mtftp-cport code 2
2005 Dec 04
0
AD4Unix & Samba-3.0.20b+winbind (UPDATE)
The nss_ldap has some performance problems and doesn't have any caching features that windbind does. What I was aways wondering is does IDMAP write UID/GID derived from SID to the extended schema in AD? Can winbindd use this extended schema, instead of using nss_ldap? -----Original Message----- From: samba-bounces+letz_samba=realmspace.com@lists.samba.org
2005 Nov 29
1
AD4Unix & Samba-3.0.20b+winbind
Scenario: Samba-3.0.20b domain member server on SuSE 9.3 (w/ all available patches applied) providing kerberos authentication through a Windows 2000 domain with AD4Unix services installed. Problem(s): 1. Can only view users from one OU in Active Directory (default is: CN=Users, problem container is: OU=authenticated) 2. According to log.winbind and log.smbd authentication fails with error:
2005 Nov 28
1
Winbind.log - invalid trustdom response?
I am recieving this error in the logs after upgrading the samba packages on a SuSE 9.3 box to Samba-3.0.21rc1. How can I resolve this? [2005/11/28 08:46:01, 0] lib/util_sid.c:string_to_sid(285) string_to_sid: Sid S-0-0 is not in a valid format. [2005/11/28 08:46:01, 0] nsswitch/winbindd_util.c:trustdom_recv(259) Got invalid trustdom response -- Jason Gerfen "Oh I have seen alot of
2008 Mar 13
0
Re-2: reiserfs, samba, symlinks and windows
is the share crossing mount points. if so you will need wide links set to yes -------- Original Message -------- Subject: Re: [Samba] reiserfs, samba, symlinks and windows (13-Mar-2008 16:34) From: jason.gerfen@scl.utah.edu To: damiend@mckennagroup.co.uk > I thought that as well at first but if I change the default share to > '/tmp' I am able to map the drive but I am NOT
2008 Mar 13
1
reiserfs, samba, symlinks and windows
I am having a hard time getting a Windows XP virtual machine to follow a symlink share to a localhost samba share with 'follow symlinks = yes' I have been googling this for a couple of hours now and have found some references but not definite fix. Error from samba: '/tmp/Desktop' does not exist or permission denied when connecting to [desktop] Error was Permission denied System:
2009 Jun 17
2
Postfix question: How to reject email with a certain subject header
Hello everyone, Occasionally I get emails which have a subject header of "Rejected posting to Blah", from a listserv I am on. Without going into a 10 page diatribe of why, I'd like to reject these automatically, sending them to /dev/null. I used to run Sendmail and that was pretty easy to do. How can I do this under Postfix under CentOS 5.3? Any help is appreciated. Thanks!
2002 Aug 03
0
Quick Note: Obtaining Public Info on YOU!
---NOTICE--- This is a Notice that an iDetect 2002 user is currently doing research on you. This is not a real Detective. You can do a little investigating for yourself by getting iDetect 2002. You will also get A list of people who have done Investigations on you and your family. ---Read Below--- Now you can learn EVERYTHING about your friends, neighbors,
2006 Jan 18
3
Bootable Floppy w/ Networking & Shell?
I realize this is probably the wrong list but since some of the principals this list deals with are similar in nature I figured it could't hurt. What I am looking to do: Provide a solution to either boot from a floppy disk, establish a network connection, give user the ability to run utilities such as fdisk and dd. as well as provide the same solution as a PXE bootable image. My