Displaying 20 results from an estimated 10000 matches similar to: "Irix, Winbind and PAM issues"
2013 Apr 15
3
Winbind strip domain from username?
Hello Folks,
This directive works with Samba3 but does not seem to work with Samba-4.0.5:
winbind use default domain = Yes
I want to get a username that does not contain the domain (GIGL). Instead here's what I get:
[root at roquefort ~]# getent passwd | grep GIGL
GIGL\Administrator:*:0:100::/usagers/%U:/bin/bash
GIGL\Guest:*:3000002:3000003::/usagers/%U:/bin/bash
2000 Jul 28
0
SAMBA digest 2608
> Date: Thu, 27 Jul 2000 08:25:44 -0400
> From: David Collier-Brown <David.Collier-Brown@canada.sun.com>
> To: Luc Lalonde <llalonde@gre.ulaval.ca>, samba@samba.org
> Subject: Re: conditional logon scripts
> Message-ID: <39802A48.CD84F4C6@canada.sun.com>
> MIME-Version: 1.0
> Content-Type: text/plain; charset=us-ascii
> Content-Transfer-Encoding:
2015 Mar 24
1
Samba server with NFSV4/kerberos
Hello Luc,
thanks for your answer. If I understand you correctly than you are using
samba4 as windows domaincontroller and you do not have another Windows
DC? So after all you have exactly one Kerberos Server that is part of
the samba4 server?
Thanks
Rainer
Am 24.03.2015 um 12:41 schrieb Luc Lalonde:
> Guten tag Rainer,
>
> We use our Samba4/Win2k8 AD domain to authenticate all our
2003 Sep 17
16
[Bug 659] sshd failure on IRIX
http://bugzilla.mindrot.org/show_bug.cgi?id=659
Summary: sshd failure on IRIX
Product: Portable OpenSSH
Version: 3.7.1p1
Platform: MIPS
OS/Version: IRIX
Status: NEW
Severity: normal
Priority: P2
Component: sshd
AssignedTo: openssh-bugs at mindrot.org
ReportedBy: bugzilla-openssh at
2013 Mar 26
1
Samba 4 LDAP NTLM password nightly injection
Hello Andrew,
I'm finally diving into this project...
First off, my sysadmin stuff is mostly in Perl. So my Python is rudimentary at best.
Here we go anyway... I've looked at the 'upgrade.py' but I can't seem to figure out how to connect to the Samba4 passwd database.
In the script I see these lines:
#######################################################
# Connect to
2017 Apr 28
0
Unable to add a particular member to group (Samba 4.6.3)
Hello Rowland,
Is this what you mean?
[root at roquefort ~]# echo $LANG
fr_CA.utf8
Cheers, Luc.
Le 2017-04-28 à 10:04, Rowland Penny a écrit :
> On Fri, 28 Apr 2017 09:41:31 -0400
> Luc Lalonde <Luc.Lalonde at polymtl.ca> wrote:
>
>> Hello Rowland,
>>
>> Have you tried deleting a user, re-creating the same user and then
>> try to add him to a group?
2017 Apr 28
0
Unable to add a particular member to group (Samba 4.6.3)
Haha! They're called accents ;-) And no, the username has none. We
stick to strict ASCII usernames.
And I don't agree, the english accent is implicit. Just ask an
american or someone in the UK to pronounce the same word ;-)
Le 2017-04-28 à 11:31, Rowland Penny via samba a écrit :
> On Fri, 28 Apr 2017 11:01:14 -0400
> Luc Lalonde <Luc.Lalonde at polymtl.ca> wrote:
2019 Jul 29
2
Samba 4.11.0RC1 replication with Windows2012R2 ?
The first sentence says that default schema has changed from 2008R2
(schema 47) to 2012R2 (schema 69).
This does not mean that we're now at Windows 2012R2 functional level by
default??? I must be missing something...
On 2019-07-29 11:29 a.m., Rowland penny via samba wrote:
> On 29/07/2019 15:59, Luc Lalonde via samba wrote:
>> Hello Folks,
>>
>> There seems to be
2017 Apr 28
0
Unable to add a particular member to group (Samba 4.6.3)
Hello Rowland,
Have you tried deleting a user, re-creating the same user and then try
to add him to a group?
I'm convinced that this will point us in the right direction to correct
the bug.
Thanks!
Le 2017-04-26 à 14:25, Luc Lalonde a écrit :
> Still doesn't work for that user... for works for another user:
>
> [root at roquefort samba]# cp -av
>
2019 Jul 29
2
Samba 4.11.0RC1 replication with Windows2012R2 ?
Ahh ok, thanks for the clarification!?? I'll go to bed less ignorant
tonight ;-)
On 2019-07-29 12:07 p.m., Rowland penny via samba wrote:
> On 29/07/2019 16:41, Luc Lalonde wrote:
>> The first sentence says that default schema has changed from 2008R2
>> (schema 47) to 2012R2 (schema 69).
>>
>> This does not mean that we're now at Windows 2012R2 functional level
2017 Apr 25
3
Unable to add a particular member to group (Samba 4.6.3)
The user exists in AD:
- I can see the user using 'wbinfo', 'samba-tool user list'
- I can add the user to a group with 'Active Directory Users and
Computers' in Windows 2008R2
- It's seems impossible to use 'samba-tool group addmembers foogroup
foouser'
I looked at the user's attributes but can't find anything different from
any other user that
1999 Sep 28
0
configure bug with IRIX 6.5 (Makedep) (PR#288)
Full_Name: Leo Caves
Version: 0.65.0
OS: SGI/IRIX 6.5
Submission from: (NULL) (144.32.72.76)
using default configure under SGI/IRIX 6.5.
(I switched to gnumake, after initial problems, this might not be necesssary).
the make rule for creating dependencies is wrong for the SGI C compiler.
The rule assumes that cc -M file.c -o file.d works (it doesn't).
One needs to explicitly capture stdout
2017 Apr 26
2
Unable to add a particular member to group (Samba 4.6.3)
This is the case for this user too... Could it be that Samba is trying
to work with the old SID???
Le 2017-04-26 à 10:47, Dale Renton via samba a écrit :
> On Tue, Apr 25, 2017 at 3:31 PM, Luc Lalonde via samba <
> samba at lists.samba.org> wrote:
>
>> The user exists in AD:
>>
>> - I can see the user using 'wbinfo', 'samba-tool user list'
2016 Sep 19
0
Windows 10 anniversary update (1607) causing profile sync errors
Hello,
Strangely, the profile sync error is gone now on that machine.
But just to be safe, we're rejecting the 1607 updates with our WSUS.
It will give me more time to investigate the problem. We'll probably
sticking with 1511 in our teaching labs until summer 2017.
Sorry I can't help more...
Cheers, Luc.
Le 2016-09-19 16:30, Bob of Donelson Trophy via samba a écrit :
> On
2018 Feb 05
0
Using Samba AD for NFSV4 Kerberos servers and clients
I found one of my problems was that on the client, in the /etc/krb5.conf
file, the domain name was in lower case. The one on the server was upper
case. Upper case'ing the client one fixed my nfs4 mount issue, but now I
have another one.
The nfs4 krb5 export mounts on the remote client, but doesn't seem to
recognize permissions. The mount directory is shown as owned by root and
the
2017 Apr 28
2
Unable to add a particular member to group (Samba 4.6.3)
On Fri, 28 Apr 2017 11:01:14 -0400
Luc Lalonde <Luc.Lalonde at polymtl.ca> wrote:
> Hello Rowland,
>
> Is this what you mean?
>
> [root at roquefort ~]# echo $LANG
> fr_CA.utf8
>
What I was trying to get at is, does your username have any of those
funny marks above some of the letters (you can tell I am English, I
don't know the correct name for them because we
2013 Apr 11
2
Samba-tool modify users info?
Hello,
I'm wondering if there's a plan for including the possibility of modifying user attributes (must-change-at_next-login, profile-path, home-drive, home-directory, etc)?
For the moment, it seems the only way to do this is when the user is created (samba-tool newuser) or by doing so via 'administrative tools' via a Windows machine.
Thank You!
--
Luc Lalonde, analyste
2013 May 14
1
GPO replication?
Hello Folks,
I've successfully created a GPO for user logon scripts with Samba4... However, the 'SYSVOL\domain\Policies' folder and contents is not replicated to the other DC's.
Is this normal? It is working, but it seems that this is a 'single point of failure' for 'logon' scripts.
Thank You!
--
Luc Lalonde, analyste
2013 May 13
1
Logon script via GPO
Hello Folks,
I'm trying to get a logon script to execute via a GPO with Samba 4.0.5.
I used the Group Policy Editor that came with the Administration tools and linked a simple 'logon.bat' batch file to automatically mount a network share for a given 'OU=students'.
When I log in with a user that's in this container, it does not seem to execute the login script.
Anyone
2004 Apr 18
0
Mounting SMB shares on SGI IRIX
Hello,
We have been successfully using Samba to access Unix filesystems on Windows
computers. So far we only had SGI IRIX computers and very few Windows
computers.
Recently we have started adding Windows clients to the network and now we
wish to do the reverse i.e. access Windows shared areas from SGI computers,
mainly for backup purposes.
We are using Networker to take automated backups.