search for: presga

Displaying 20 results from an estimated 24 matches for "presga".

Did you mean: presa
2009 Oct 08
2
kinit problem
hi, Samba 3.4.1 is compiled and running successfully from source. I need to connect samba to ADS . As a first step kinit is not working for me. Here is the error root at web # kinit Password for samba at XXXX.EDU: localhost: RPC: Program not registered no warning possible root at web # How do I debug what is not working? Thanks Paras.
2011 Nov 10
5
Problem with kerberos method attribut
Hi; ? I would like to use a samba configuration with : ? dedicated keytab file = /etc/krb5.keytab kerberos method = system keytab security = ADS ? But when I test the configuration (testparm) I have the following error msg : ? Load smb config files from /etc/samba/smb.conf Unknown parameter encountered: "dedicated keytab file" Ignoring unknown parameter "dedicated keytab file"
2011 Sep 25
0
[SOLVED] RE: Samba and AD integration
....org [mailto:samba-bounces at lists.samba.org] On Behalf Of Bruno Martins Sent: segunda-feira, 19 de Setembro de 2011 16:35 To: Robert Freeman-Day Cc: samba at lists.samba.org; Ant?nio Moreira Subject: Re: [Samba] Samba and AD integration -----Original Message----- From: Robert Freeman-Day [mailto:presgas at gmail.com] Sent: segunda-feira, 19 de Setembro de 2011 16:24 To: Bruno Martins Cc: samba at lists.samba.org; Ant?nio Moreira Subject: Re: [Samba] Samba and AD integration -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 09/19/2011 10:16 AM, Bruno Martins wrote: > Hello everyone. > >...
2012 Jul 10
2
Can't get idmap connected to AD unix attribs
Hi, I'm trying to get an Ubuntu 12.04 system's Samba (3.6.3) and Winbind to map userids and groups to the unix attributes in an AD 2008 server. I can see that when I perform an ldapsearch, I'm able to read the attributes, and for one of my accounts, the id should be 1001. However, when I run 'wbinfo -i <username>', I get back something like 920. At one point, I was
2009 Jun 19
0
Equivalent of "net ads leave" while not connected to domain controller, clearing up client contents.
...t that the samba 3.0.x machine will change its name, but want to cause minimal disruption to the machine currently joined. Is there a way to clean up the samba machine while "offline" from the DC, rename it, and then join it again? Thank you, - -- Robert ________ https://launchpad.net/~presgas GPG Public Key: http://keyserver.ubuntu.com:11371/pks/lookup?op=get&search=0xBA9DF9ED3E4C7D36 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEARECAAYFAko7in8ACgkQup357T5MfTbCWwCfXeLD7uDXqRUDaBiQEEn8rS7R c04An0F...
2010 Jun 07
1
Samba question
All, I'm trying to find out if you can limit Samba to only pull user accounts from a particular Active Directory OU. My AD has over 200K contacts entries for the global address list so I would like samba to only query the location with the valid user accounts. I'm running samba 3.0.1. Thanks for any help/suggestions you can provide, Brian
2010 Oct 12
1
Winbind on Solaris
Hi, Just want to clarify and confirm with everyone, If I want my Solaris Samba box to join an AD domain via winbind, I'd need neither krb5.conf nor krb5.keytab, but instead only file I'd need is smb.conf with a correct configuration, correct? Thanks in advance. - Kevin
2011 Feb 03
1
ADS 2008 configuration
Hi, I am Inderjit, and have some issues with configuration of samba with ADS 2008. I am able to connect to ADS 2008, but command "getent group" doesn't show always the output with ADS groups. We have more that 25000 users and domain controller is not located at same location. Could you please give me a hints or suggestions, what can be changed to solve this issue. Regards
2011 Jun 20
1
net ads user info .vs. wbinfo -g ?
The group names from these two commands display differently. For example: $ net ads user info my-name -U my-name . . Systems Engineering EU $ wbinfo -g . . systemsengineeringeu.write Why is this different? Regards, John
2010 Jun 16
3
Quick question.
I have a quick question regarding Samba, can i mount a Windows share on a Unix server? -- Thanks Jorge
2010 Aug 23
1
id mapping
Hi, Today I'm trying to debug a problem on samba 3.5.4 where a domain member server is having trouble mapping UIDs to SIDs. I must admit I never really looked at this before as everything seemed to "just work". Today I discovered that idmap backend on the PDC and the member server were both defaulted to tdb. This means they have independent views of UID to SID mappings I guess.
2011 Feb 28
2
What if my Windows AD Domain Controller Goes Down?
There are three DCs in my Windows 2003 AD domain, but I have noticed that only one of them is referenced in my krb.conf and krb5.conf. Should there be a reference to one or two of the other domain controllers? If the DC goes down, how will my Samba/Winbind servers authenticate? -- Eric Robinson Disclaimer - February 27, 2011 This email and any files
2011 Jul 11
1
Samba and Active Directory 2008
I was wondering if anyone has had any luck getting samba working with a Windows 2008 domain? I've got mine working for the most part except for UID lookups. I've got identity management for unix installed on on the windows box and have several users configured with custom home directories, login shell, and UID on the Unix attributes tab. My samba server is joined to the domain, wbinfo -u
2012 May 08
1
Samba authenticating against Windows Active Directory
Hello all, I have a question regarding the integration between Samba and the Active Directory (Windows 2008). Current setup: 1. We have been using a Samba server to offer shared folder to the user in my institution. 2. The users have any kind of operational system on their machines, and they don't log in any domain server 3. The users simply map their shares at the Samba server, using their
2012 Apr 09
3
UID/GID mapping consistency across at least two Linux machines
I have two SAMBA machines they both successfully joined to the same Active Directory (actually SAMBA 4) I have copied the user files from *server 1* to *server 2* /owner id/ and /group id/s are preserved. on server 1, when is do: *id user1* I get *2001* but on server 2 the same user has different id. This is actual for groups as well i.e different id's. *smb.conf*s are identical --
2011 Sep 10
1
Bash completion file(s) for samba utils...
I was wondering if anyone already had completion files for samba utils like 'net' wbinfo...etc... I can never remember all the params, I keep wanting to hit <tab> to autocomplete for options like I can on many other sys utils. So I started looking at examples of existing completion files and started cobbling one together... if no one else has some (which would be great!), I'll
2011 Sep 16
4
Dual Authentication: Local and Active Directory
I was wondering if it was possible to get a Samba server that was acting as an AD member server to also be able to authenticate local users, or is stuck just serving AD users? -- Aaron Clausen mightymartianca at gmail.com
2011 Feb 09
0
net ads keytab syntax - encryption types
...5 DES cbc mode with RSA-MD5 ssh/IU-ITPS-RHEL6AD at ADS.IU.EDU 5 ArcFour with HMAC/md5 ssh/IU-ITPS-RHEL6AD at ADS.IU.EDU Is there a way to have the "net" command specify enctypes when working with keytabs? Thanks, Robert - -- ________ Robert Freeman-Day https://launchpad.net/~presgas GPG Public Key: http://keyserver.ubuntu.com:11371/pks/lookup?op=get&search=0xBA9DF9ED3E4C7D36 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk1St5MACgkQup357T5MfTaH3ACeMion3aBVfmu5UkHT1e9jgi2m p5MAo...
2011 Sep 19
1
Samba and AD integration
Hello everyone. I am running Samba on a Debian system, and I'm currently getting the following error on the logs: [2011/09/19 15:06:36.708281, 1] smbd/sesssetup.c:454(reply_spnego_kerberos) Username GALILEU-F\bmartins is invalid on this system Being GALILEU-F my Windows domain and bmartins my username. However, both 'wbinfo -g' and 'wbinfo -u' are working fine. Also,
2011 Jun 14
2
UID mapping
Hi, I'm trying to convert an old system on Solaris 10 that uses the smbpasswd file authentication method to a system that authenticates against Active Directory. I've managed to get winbind working but of course this just allocates UIDs as it sees fit whereas the smbpasswd file method used the UID from the /etc/passwd file. The user codes on the Solaris server match the user