similar to: Help! How do I make Samba3 + Winbind drop the domain\ on a user's account?

Displaying 20 results from an estimated 1000 matches similar to: "Help! How do I make Samba3 + Winbind drop the domain\ on a user's account?"

2017 Jan 24
0
Help! How do I make Samba3 + Winbind drop the domain\ on a user's account?
use "winbind use default domain = yes" in your smb.conf in [global] Am Dienstag, 24. Januar 2017, 07:48:32 schrieb Dane Ruyle via samba: > Hello, > We have moved from PBIS to Samba + winbind. > > In PBIS, after logging in to a SSH session, the prompt (user context?) would > be: username at hostname: Now, after logging in, the prompt is: > domain\username at
2012 Jul 05
4
Double quotes within an exec statement
Hello all, I''ve been trying to run this exec statement (which to my peril was initially thought to be something simple): exec { "/opt/pbis/bin/config UserDomainPrefix "" " : } After the command is run I''m getting the following error: err: Could not retrieve catalog from remote server: Error 400 on SERVER: Syntax error at '''' '';
2015 Jul 08
1
loop kerberos client samba
Hi, We have some issues with a kerberos on a samba client. Start process is all right and user can connect to the linux boxes, but few hours later it is not the case any more and I get the following error in my /var/log/syslog on client side message repeated 10 times: [ [LwKrb5GetTgtImpl /builder/src-buildserver/Platform-8.2/src/linux/lwadvapi/threaded/krbtgt.c:276] KRB5 Error code: -1765328161
2023 Jun 30
1
PAM Offline Authentication in Ubuntu 22.04
On 28/06/2023 17:52, Marco Gaiarin via samba wrote: > Mandi! Rowland Penny via samba > In chel di` si favelave... > >> I didn't try turning the last one off, but at least you are getting >> somewhere :-) > > With very little steps... ;-) > > >> When you say 'back to login screen', do you mean that you cannot just >> click the screen,
2018 Sep 03
2
Samba AD and DNS stopped on RSAT
No, this is my server conf. Please suggest how I can fixed this. On Monday, September 3, 2018, Rowland Penny via samba <samba at lists.samba.org> wrote: > On Mon, 3 Sep 2018 23:44:49 +0530 > Vivek Patil <vivek.patil at forgeahead.io> wrote: > >> /usr/local/samba/etc/smb.conf >> >> # Global parameters >> [global] >> netbios name = UBUNTU
2010 Mar 09
1
create picture (k -the nearest neighbours)
Hi I want to create a nice picture about my result of k -the nearest neighbours algorithm. Here is my easy code: ################################# library(klaR) library(ipred) library(mlbench) data(PimaIndiansDiabetes2) dane=na.omit(PimaIndiansDiabetes2)[,c(2,5,9)] dane[,2]=log(dane[,2]) dane[,1:2]=scale(dane[,1:2]) zbior.uczacy=sample(1:nrow(dane),nrow(dane)/2,F)
2020 Sep 11
4
Winbind offline cache and strangeness...
I've setup a portable system (ubuntu 16.04) joined to my AD domain, that in their primary network works as expected. But in this 'COVID time', the portable start to roam around, and users say me that, suddenly after some days of use, get incredibly sloooowww... after that users reboot, and cannot get back in, login refused. I've setup a VPN, but clearly if users cannot login
2009 Oct 27
1
"ipredknn" - How may I find values?
Hi everybody! I want to find a closer neighbourins observation. This is my code: ########################## library(klaR) library(ipred) library(mlbench) data(PimaIndiansDiabetes2) dane=na.omit(PimaIndiansDiabetes2)[,c(2,5,9)] dane[,2]=log(dane[,2]) dane[,1:2]=scale(dane[,1:2]) zbior.uczacy=sample(1:nrow(dane),nrow(dane)/2,F)
2018 Sep 04
2
Samba AD and DNS stopped on RSAT
Yes, i mixed up two thing that is confusing you. Well., I did nothing change on the server. And the smb.conf file is shared here is only from server. Do you need any more file output here. On Tuesday, September 4, 2018, Rowland Penny via samba < samba at lists.samba.org> wrote: > On Tue, 4 Sep 2018 00:21:19 +0530 > Vivek Patil <vivek.patil at forgeahead.io> wrote: > >>
2017 Feb 20
2
Problem with Let's Encrypt Certificate
yacinechaouche at yahoo.com writes: > Interesting. Is there any particular benefit in having only one file > for both certificate and private key ? I find that putting private key > in a separate file feels more secure. It's convenient to have key and cert in one place if you don't need the certificate to be publically readable. Keeping it in separate files would add slightly
2015 Jun 12
2
user profil wipe in a samba 4 AD domain
Sorry for the delayed answer, I received your answer while I was gone. My user are created using the RSAT tool directly from a Window box. We use pbis cause in case my company want to go for a pay version of the AD client. The main reason is that the sys admin job is on ly temporary, thus if any problem occur after they could go for a pay version and get help. As for you request for the
2018 Sep 03
2
Samba AD and DNS stopped on RSAT
/usr/local/samba/etc/smb.conf # Global parameters [global] netbios name = UBUNTU realm = MYDOMAIN.IO workgroup = MYDOMAIN dns forwarder = 8.8.8.8 allow dns updates = nonsecure and secure server role = active directory domain controller [netlogon] path = /usr/local/samba/var/locks/sysvol/mydomain.io/scripts read only = No [sysvol]
2007 Aug 08
7
restart a service without ensure => running
Is it possible to trigger a service restart without always forcing that service to be running? We shutdown mysql for about 30min every day to do backups, and I don''t want puppet to start mysql during this window. So I''ve removed ensure => "running" from the mysql service. But now notify => Service[mysql] doesn''t restart mysql. Is it possible to tell
2015 Jul 15
1
Problems with Login on Samba 4
I implemented Samba 4.2.2 on my network 2 weeks ago. I created an image of Ubuntu 14.04 with the PBIS (PowerBroker Identity Services Open ) installed and configured to include the stations in the domain. This image was install in 250 workstations and everything was working perfectly, but the computers didn't appear in the MS RSAT as domain members, because we forgot to run the
2013 Jun 10
3
Replicating Windows 2008 to Samba4
Hi, I am integrating the existing my domain with the samba4. For that, I tried to replicate one of my Windows 2008 DC to samba4 server DC. I successfully replicated the Windows 2008 to the samba4 DC. Here I can login with my windows client. In Linux client , Domain join is successful, But i can't login with the user credentials. In linux client, I am using PBIS application. In the log
2005 Jun 24
9
WINS across two networks and a router
 Hello, everybody.  This one''s got me stumped.  What I''m trying to do is have two networks--192.168.1.0 and 192.168.2.0--with SMB and WINS running between them.  So far I can mount SMB shares allright, but I can''t browse by WINS names across the router.  I''ve posted this question on Linuxquestions.org; you''ll find the details there.  Here are my
2014 Dec 31
6
Member Server Setup Assistance
Hello Stefan, I learned the hard way about .local. I understand going forward. I do have an issue with the member server. Following along with the wiki I get stuck at 'Testing the Winbind user/group mapping'. Wbinfo works as expected but not #*id DomainUser* #*getent passwd* #*getent group* #*chown DomainUser:DomainGroup file* #*chgrp DomainGroup file* etc. I receive
2017 Apr 15
2
Simple OCSP server ??
Hello list, I'm contemplating running my own CA to implement the new proposed ISP for validation of S/MIME certificates via DANE. I already use self-signed for my MX servers (with 3 1 1 dane records on TCP port 25) but I don't want to use self-signed for S/MIME for user specific x.509 certs because A) That's potentially a lot of DNS records B) That requires a hash of the e-mail
2017 Apr 16
2
Simple OCSP server ??
On 04/14/2017 10:41 PM, Alice Wonder wrote: > https://www.openca.org/ might fit my needs. their Centos repo does not exist, it seems? > > On 04/14/2017 06:29 PM, Alice Wonder wrote: >> Hello list, >> >> I'm contemplating running my own CA to implement the new proposed ISP >> for validation of S/MIME certificates via DANE. >> >> I already use
2016 Apr 27
2
Apache/PHP Installation - opinions
On Wed, Apr 27, 2016 at 1:04 AM, Alice Wonder <alice at domblogger.net> wrote: > Not with a smtp that enforces DANE. I'm aware of how DANE works. The only problem is no MTA outside of Postfix implements it. You can thank the hatred of DNSSEC for that. Brandon Vincent