similar to: Server authentication

Displaying 20 results from an estimated 5000 matches similar to: "Server authentication"

2018 Nov 20
1
getenv does not return any AD DOMAIN users or groups - ?nsswitch is not setup for Samba?
While I have all the uid's and gid's entered on every user and group, the server can't find or recognize them. Not in getent, not in commands referencing AD users or groups. I'm going to go ahead and install another Ubuntu server with Samba and create a Samba DC. I'll keep this stand alone server and see if it starts working after I get the Samba DC properly joined to the
2018 Nov 19
2
getenv does not return any AD DOMAIN users or groups - ?nsswitch is not setup for Samba?
>> >What is the AD DC ? >> >> Windows 2012 Server DC's > > >>If it is a Windows DC, is 'IDMU' installed (also known as 'services > >>for Unix) ? > > > >No, Services for Unix are not installed, but I did install the NIS for > <Unix for the AD Users & Computers app and that all works fine. > >You can stop
2015 Feb 13
0
I can't join to an existing domain (yet)
On 13/02/15 15:29, Denis Morejon Lopez wrote: > > I tried first all these with linux ldbmodify using that ldif with the > dn:: (code 64) > but an error like the last you will see here occurred. > > Then, I tried with Windows ldifde. > > # The Windows OS is in spanish. That's why I will comment the must > important lines for you (Since my point of view). > >
2015 Feb 13
3
I can't join to an existing domain (yet)
People: I have not solved my problem. I have only one DC with Zentyal 3.4 and I want to change it by samba 4.1.16. That's why if I can't join the samba to the existing domain I would not do anything else. The samba server error is this: (Command from samba) samba-tool domain join dtcf.etecsa.cu DC -U administrator --realm=DTCF.ETECSA.CU --dns-backend=BIND9_DLZ (Response) No
2015 Feb 13
0
I can't join to an existing domain (yet)
On 13/02/15 19:31, Denis Morejon Lopez wrote: > Yes, it exists and it's a real pc: > > (Command) > ldbsearch -H /var/lib/samba/private/sam.ldb '(CN=PC009375)' > > (Response) > # record 1 > dn: CN=PC009375,CN=Computers,DC=dtcf,DC=etecsa,DC=cu > objectClass: top > objectClass: person > objectClass: organizationalPerson > objectClass: user >
2007 May 14
3
RAILS on UBUNTU
Hello Friends! :) I''ve sold my iBook before landing in LA yesterday and as long as I can''t afford buying a new one I have to do it with LINUX : ) I''ve been installing the system yesterday and it''s working good, performances on athlon are good and I''m satisfied but I have two questions.. a) which editor to use? b) is there any *session disabled*
2008 Mar 09
1
Migration to Samba.
Hi there. [I just asked this over the irc channel, but since I got no reply, I decided to cross-post here. Please forgive me if that is incorrect] I'm trying to migrate an Active Directory domain (that is being used only for authentication) to a samba3 domain. The network is small enough to rejoin the clients one by one and recreate the user accounts if necessary. However, the new user
2009 Apr 25
1
Overlapping parameters "k" in different functions in "ipred"
Dear List, I have a question regarding "ipred" package. Under 10-fold cv, for different knn ( = 1,3,...25), I am getting same misclassification errors: ############################################# library(ipred) data(iris) cv.k = 10 ## 10-fold cross-validation bwpredict.knn <- function(object, newdata) predict.ipredknn(object, newdata, type="class") for (i in
2006 Jun 24
1
select or select_tag ?
hello PPL, I''ve seen now that the _form.rhtml generated by script/scaffold is populated by <%= text_field ''model'', ''field'' %> without _tag! but only text_field_tag is to be found in the 1.1.2 documentation.. (like in the rest of Module ActionView::Helpers::FormTagHelper there is _tag) I''ve tried to use <%= select instead of
2006 Jun 28
1
HELP! adding new object to @objects...
hello all! I''m in deep shit for my exam tomorrow! :) as you can see, I want to search with Tesi.search with all params arriving from form ''se'' so I need to add the @tmp result to @tesis collection if not empty.. If I use an array for @tesis I can push @tmp but then I got errors in .rthml If I use @tesis = Tesi.new I can''t push (I don''t know how
2016 Apr 21
1
[Solved] Samba 4 sudoers
On Thu, 21 Apr 2016, John Gardeniers wrote: > Good news, I now have this working. Once I finish writing my notes I'll make > them available to whoever might want them. Good to hear. I tried to get his working by following some of the online docs and the sudoers docs, and never did get it to work. It'd be great if someone could put this up on the Samba wiki when it's
2013 Jul 19
0
Samba4 PDC to Samba4 DC works great, Win2003 PDC to Samba4 DC not so great
I've posted before about this but I'll add more info. I've set up two Samba DCs in a domain, using both 4.0.7 and 4.1RC1, and all works great including Forest and Domain DNS repl in both directions. When I add a Samba 4.0.7 or 4.1RC1 DC to an existing Win2003 PDC with Forest level of 2003, Forest and Domain DNS repl is only from PDC to DC, never in the other direction. I've
2009 Oct 10
0
Samba interdomain trust with Win2008 AD
Greetings, I've been having some issues establishing a two way interdomain trust between a samba server and an win2k8 active directory server. I've established a trust password and object and was able to create a trust relationship from the AD server to the samba server but I'm unable to from the Samba server to the AD server. The purpose of this is to enable ADMT to migrate the user
2008 Jul 23
1
Rails Rewrite rule (on mod_rails)
Hello, I''m running fine my application on the dev server with apache2 and mod_rails, but on the production server I have a strange issue.. it seems like something is wrong with httpd.conf of .htacces.. the dev server is a DreamHost PS and I''m configuring the production one one HostGator. I have a public/users/ folder with member profile images and a users controller..
2013 Jan 28
1
Creating users via Perl Net::LDAP
Hey there folks, I put together a little Perl script that makes an LDAP connection to a Samba4 server and creates the cn=username,cn=users,... part of a user account. It appears that this is not sufficient to get a fully functioning Active Directory type log-in; from the howto I can deduce that my effort is missing a sidMap, and there might be a good deal more to creating full AD users and
2005 Aug 29
0
Trying to get idmap backend using ADS working...
Hi folks, I have been trying to use the ADS as the IDMAP backend but without success. I have followed the examples in the HOWTO and Samba-3 by example. While both of these docs describe using LDAP as the repository, I have not been able to make the info work for ADS. I do not want to use LDAP nor ADS to authenticate Linux users, just for the UID/GID resolution. There will be multiple Samba
2018 Nov 19
0
getenv does not return any AD DOMAIN users or groups - ?nsswitch is not setup for Samba?
On Mon, 19 Nov 2018 15:29:44 +0000 "Barry D. Adkins via samba" <samba at lists.samba.org> wrote: > >Where did you find this and where have you imported this to and how. > Here: https://wiki.samba.org/index.php/Setting_up_RFC2307_in_AD That is Samba's version of IDMU, didn't know it worked with a Windows DC, good to know though. > > You have to have the
2013 Jul 22
1
Samba4 join new DC: No RID Set DN - Failed to add RID Set
Hi, I have a Samba4 domain consisting of two 4.0.6 Samba servers, in two different AD sites. I am trying to join a new 4.0.7 Samba server as a DC. Previously, I had had some issues caused by hardware failure of one of the DCs; I have learnt my lesson about checking backups properly, as it took me a surprisingly (for me) long time to recover from this (there was no FSMO after the failure and I
2016 Feb 15
1
drs showrepl failures
Hi all, I've been having DNS issues for about 3 months which is causing all sorts of weird problems (most things work fine but then we have days where random machines lose trust/can't login without un-joining and rejoining the domain). The domain was working with no problems for nearly 5 months before this started happening. I have Ubuntu 14.04 running Samba 4.1.6 using the internal
2008 Mar 23
2
Recovering Windows computer account string
Greetings- We utilize the smbpasswd text file back end. One machine (VM machine) suddenly thinks its entry in the Samba PDC's smbpasswd file is no longer correct. Is there a way to fetch that number back out of a Windows 2000 workstation and "paste" it into the smbpasswd file to re-trust the workstation? Thanks! -- Michael Lueck Lueck Data Systems