Displaying 20 results from an estimated 40000 matches similar to: "Samba with pam_group.so: add group on log in"
2011 May 31
0
pam_ldap + nss_ldap, su(1), group wheel and pam_group
Hello, Freebsd-security.
What is proper way to mix pam_ldap/nss_ldap (no users but root in local
files), su(1) and check for group `wheel'?
"files" source should have precedence over "ldap" in
/etc/nsswitch.conf, for changing user/group by daemons before full
network configuration, and for local "root" has priority over any
LDAP ones.
Group
2012 Mar 05
1
Easy testing of nouveau
Hi,
I have following idea, but do know if it's good. I suppose nouveau has
not that many testers. To install the git drivers is very cumbersome
and people can easily brake their systems also. How about assembling
live usb out of git so that people could quickly stick it in, perform
some tests and submit the logs/findings.
What do you think about it?
Arokux
2024 Mar 22
1
Linux Mint 21.3 client AD joined OK but no usb working
Mandi! Rowland Penny via samba
In chel di` si favelave...
>> > For this, i use typically 'pam_group' module, with a simple config
>> > like:
>> > *; *; *; Al0000-2400; plugdev,fuse,scanner,video,audio,cdrom,floppy
>> But, where do you insert this config, please?
> This now sounds like a different problem to the subject matter, if
> Samba is set
2004 Jan 14
18
[Bug 789] pam_setcred() not being called as root
http://bugzilla.mindrot.org/show_bug.cgi?id=789
Summary: pam_setcred() not being called as root
Product: Portable OpenSSH
Version: 3.7.1p2
Platform: ix86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: PAM support
AssignedTo: openssh-bugs at mindrot.org
ReportedBy:
2004 Jan 14
18
[Bug 789] pam_setcred() not being called as root
http://bugzilla.mindrot.org/show_bug.cgi?id=789
Summary: pam_setcred() not being called as root
Product: Portable OpenSSH
Version: 3.7.1p2
Platform: ix86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: PAM support
AssignedTo: openssh-bugs at mindrot.org
ReportedBy:
2007 Mar 28
1
PAM auth problem
Pam auth don't work when I add pam_group:
gw# id test2
uid=10001(test2) gid=11111(adusers) groups=11111(adusers),
10000(group1), 10001(group2), 10002(test10)
gw# getent passwd test2
test2:*:10001:11111:Our AD-Unix Test Account:/home/test2:/bin/sh
gw# cat /etc/pam.d/dovecot
auth required pam_group.so group=adusers
auth required pam_krb5.so
2015 Mar 04
2
adaptive bandwidth
Thanks Dragos,
I assume I will be setting those parameters during initialization of
encoder right?
Question is, if connection gets too lossy, how will opus adapt to it? Can
it automatically shift bitrate down to minimize impact?
Mark from IRC suggests that the app has to be aware of the losses and
change it on the fly.
Has anybody on the list tried this?
Kelvin Chua
On Wed, Mar 4, 2015 at 5:53
2012 Jul 31
1
Samba+LDAP: Minimal permissions for sambaLMPassword/sambaNTPassword attributes?
Hi,
what are the minimum permissions for the attributes
sambaLMPassword/sambaNTPassword for the the LDAP administrator account
so that Samba is just enabled to use it for authentication with
ldapsam backend.
It seems like auth is not enough, is this true?!
Thanks,
Arokux
2024 Nov 29
2
Linux desktop setup with authentication against Samba AD DC
Mandi! Peter Milesson via samba
In chel di` si favelave...
> This is post no. 2, with technical information of how I set up the Linux
> PCs, and additional information about setting up the server shares. It
All this can be placed on wiki, sometking like this page:
https://wiki.samba.org/index.php/Joining_a_Windows_Client_or_Server_to_a_Domain
but for linux?
Seems complete, to me,
2024 Mar 22
2
Linux Mint 21.3 client AD joined OK but no usb working
On Thu, 21 Mar 2024 22:12:54 -0300
"Douglas G. Oechsler via samba" <samba at lists.samba.org> wrote:
> Hi Marco!
>
>
> Em qui., 21 de mar. de 2024 ?s 17:41, Marco Gaiarin via samba <
> samba at lists.samba.org> escreveu:
>
> > Mandi! Douglas G. Oechsler via samba
> > In chel di` si favelave...
> >
> > > Somebody get this
2019 Jun 04
2
AD group permissions on unix group
Hello,
We have some computers from a lab that the operating system is ubuntu and
are in the domain.
I need the "alunos" group to have permissions in the tty and dialout group,
since they need to use some arduinos.
I have tried the following:
net groupmap add ntgroup=alunos sid=1121 type=domain unixgroup=tty
net groupmap add ntgroup=alunos sid=1121 type=domain unixgroup=dialout
But
2007 Apr 02
1
[PATCH] to fix 2 pam issues
Timo,
I finally made the time to backport a pam fix I created for proftpd over
to dovecot, that allows FreeBSD's pam_group to work as expected. (the bug was
escalated to me internally hehe.. ).
I also noticed an issue while testing that will be confusing to users. If the
docs stay as is, or the other half of this patch is applied, then when the
dovecot.conf contains:
passdb pam {
2009 Aug 28
1
PAM Authentication with OSX Snow Leopard
Hi
Apple changed from Linux PAM to OpenPAM and the dovecot pam file
(dovecot installed from macports) doesn't work anymore.
Installed pam modules are:
-r--r--r-- 1 root wheel 76640 31 Jul 09:15 pam_env.so.2
-r--r--r-- 1 root wheel 51024 31 Jul 09:15 pam_group.so.2
-r--r--r-- 1 root wheel 99776 31 Jul 09:15 pam_krb5.so.2
-r--r--r-- 1 root wheel 51552 31 Jul 09:15
2024 Mar 21
1
Linux Mint 21.3 client AD joined OK but no usb working
Mandi! Douglas G. Oechsler via samba
In chel di` si favelave...
> Somebody get this problem or can help please?
Probably the access to USB devices (and other things) are granted via some
local groups, so if you have AD/winbind users, they does not have this
group.
For this, i use typically 'pam_group' module, with a simple config like:
*; *; *; Al0000-2400;
2018 Jun 13
3
NSS and group enumeration in CUPS...
I was used (in SambaNT/OpenLDAP) to put on CUPS configuration the
statement (/etc/cups/cups-files.conf):
SystemGroup printops
and add to 'printops' group some users that can manage cups.
Now i'm in AD mode. I'm in 'printops' group:
root at vdmpp1:~# id gaio
uid=10000(gaio) gid=10513(domain users) gruppi=10513(domain
2015 Mar 04
2
adaptive bandwidth
I am using libopus for my implementation. I wonder if anybody in the list
have any experience on how to make libopus dynamically adjust its bitrate?
On Mar 3, 2015 10:42 PM, "Benjamin Schwartz" <benjamin.m.schwartz at gmail.com>
wrote:
> It sounds like your software isn't adjusting the opus bitrate in response
> to network conditions. For example, many WebRTC
2024 Mar 28
1
Linux Mint 21.3 client AD joined OK but no usb working
On Thu, 28 Mar 2024 20:10:32 +0100
Kees van Vloten via samba <samba at lists.samba.org> wrote:
> A local daemon will use /etc/nsswitch.conf to lookup UIDs and Winbind
> can supply them.
>
> In addition I make (domain) users member of these local groups:
>
> audio,video,dialout,cdrom,floppy,lpadmin,plugdev,bluetooth,netdev,pulse-access,users
>
> Some users also
2024 Mar 22
1
Linux Mint 21.3 client AD joined OK but no usb working
Hi Marco!
Em qui., 21 de mar. de 2024 ?s 17:41, Marco Gaiarin via samba <
samba at lists.samba.org> escreveu:
> Mandi! Douglas G. Oechsler via samba
> In chel di` si favelave...
>
> > Somebody get this problem or can help please?
>
> Probably the access to USB devices (and other things) are granted via some
> local groups, so if you have AD/winbind users, they
2003 Jul 18
4
rh8.0 and xp home
I have two networked pcs.
pc 1- RH8.0 which came with Samba-backend 1.0.8 and Samba 2.2.5
pc 2- XP Home
I am able to access the shared folders from pc2 on pc1.
However from pc2 I can not even see the ressources of pc1.
In My Network Places/Entire Network/Microsoft Windows Network/"My
Workgroup" I can see "pc1" but when I click on it I get an error
message: \\"pc1"
2018 Jun 13
2
NSS and group enumeration in CUPS...
Hai Marco,
Ok thats strange, this works fine since Jessie and up.
I did some extra checks and i'll show my outputs so you can compaire them.
My "domain" admin shows : id winadmin
uid=10000(winadmin) gid=10000(domain users) groups=10000(domain users),116(lpadmin),10001(domain admins),2001(BUILTIN\users),2000(BUILTIN\administrators)
My group output: getent group lpadmin