search for: asgs

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

Did you mean: args
2010 Feb 20
1
windows users can login but OS X users cannot
...snippet: # /etc/pam.d/samba auth sufficient pam_krb5.so minimum_uid=1000 use_first_pass account sufficient pam_ldap.so use_first_pass session sufficient pam_ldap.so I have tested my configs on samba 3.0.33 on CENTOS and it works fine there for both OS X and windows the share is setup on /shares/asgs with these permissions: drwxrwsrwx 8 root root 87 2010-02-20 00:17 shares drwxrws--- 2 grant ASGSFileUsers 18 2010-02-20 00:21 asgs here's smb.conf: [global] unix extensions = no disable spoolss = Yes disable netbios = yes name resolve order = hosts workgroup = AD realm = AD.U...
2009 Feb 10
7
How to split a character vector into 3 vectors
Hi , Does any one know how to split a character vector , I have a vector X that looks like this and each row has 3 characters X ASK DGH ASG AUJ FRT I would like to split the vector into 3 vectors that look like this X1 X2 X3 A S K D G H A S G A U J U R T thanks -- View this message in context: http://www.nabble.com/How-to-split-a-character-vector-into-3-vectors-tp21939492p21939492.html
2010 Aug 31
0
create_canon_ace_lists: unable to map SID
...uot;" logon path = "" panic action = /usr/share/samba/panic-action %d security = ads encrypt passwords = true passdb backend = tdbsam obey pam restrictions = yes unix password sync = yes pam password change = no map to guest = bad user usershare allow guests = no [asgs] comment = ASGS path = /shares/asgs browsable = Yes valid users = @ad\ASGSFileUsers write list = @ad\ASGSFileUsers create mask = 2660 force create mode = 0660 directory mask = 2770 force directory mode = 0770 and here's nsswitch.conf passwd: files ldap group:...
2015 Mar 03
4
Delegate Samba4 user authentication to an external LDAP server
Good Day All first of all thank you for this mailing list, it's really great, as great is Samba :D I have a question regarding Samba4 and the possibility to delegate authentication to an external LDAP server using Cyrus SASL. Basically I have already successfully implemented an authentication delegation from an OpenLdap server (on CentOs) to another LDAP server (on AIX) via cyrus SASL.
2005 Aug 25
1
Fw: FTP timout
Thank you very much. I had turned firewall OFF and it is working. > ----- Original Message ----- > From: "Greg Knaddison" <greg.knaddison at gmail.com> > To: "CentOS mailing list" <centos at centos.org> > Sent: Wednesday, August 24, 2005 4:17 PM > Subject: Re: [CentOS] FTP timout > > > On 8/24/05, Abd El-Hameed Ayad <hamid at
2008 Aug 15
1
FAILED with error NT_STATUS_PASSWORD_MUST_CHANGE
Hi there, I'm working on a new print server to replace one that's pretty long in the tooth. I'm using standard packages from Ubuntu Hardy Heron which appears to be Samba 3.0.28a. We use LDAP for the authentication backend. I seem to have that configured properly as I get a ldap_connect_system: succesful connection to the LDAP server in the log but every login fails with: FAILED
2008 Jul 28
1
Problems authenticating Ubuntu 8.04 client (gdm) against Samba (Ubuntu 8.04) domain server
Hello, Does anyone have a working pam configuration that allows gdm logins? My current config works with ssh and bash logins. I'd like gdm to work with usernames like DOMAIN\\USERNAME. MORE DETAIL: ------------------- I'm trying to get a Linux client (Ubuntu 8.04) to authenticate against a Samba domain controller (also Ubuntu8.04). WindowsXP clients work fine with the samba
2014 Jan 25
2
intel quad gigabit nic and pci passthrough
Hi all I have a very weird case of pci passthrough. I have a machine with 7 network interfaces, all of them intel. Four of them are on one quad giga ethernet device. If I manually unbind the devices and allow qemu to use them, with intel IOMMU working, everything works like a charm. Here's how I do it manually: root@kybrat (x86_64) ~]$ lspci -nn | grep net 00:19.0 Ethernet controller
2015 Mar 09
0
Delegate Samba4 user authentication to an external LDAP server
On Tue, 2015-03-03 at 14:50 +0000, Mario Pio Russo wrote: > Good Day All > > first of all thank you for this mailing list, it's really great, as great > is Samba :D > > I have a question regarding Samba4 and the possibility to delegate > authentication to an external LDAP server using Cyrus SASL. > > Basically I have already successfully implemented an
2014 Oct 02
0
[CentOS7] where does cyrus-sasl-sql come from?
Hi folks, I've just realized that the following package is included in centos7 base, but it's not included in stock EL7. Any ideas why this is? Seems odd they'd forgotten such a useful package in the upstream distribution! # rpm -qi cyrus-sasl-sql Name : cyrus-sasl-sql Version : 2.1.26 Release : 17.el7 Architecture: x86_64 Install Date: Thu 02 Oct 2014 03:47:44 AM
2015 Mar 03
0
Delegate Samba4 user authentication to an external LDAP server
On 03/03/15 14:50, Mario Pio Russo wrote: > Good Day All > > first of all thank you for this mailing list, it's really great, as great > is Samba :D > > I have a question regarding Samba4 and the possibility to delegate > authentication to an external LDAP server using Cyrus SASL. > > Basically I have already successfully implemented an authentication >
2007 Dec 01
0
[3.2.0pre1] net ads join fails with NT_STATUS_NOLOGON_WORKSTATION_TRUST_ACCOUNT
Hi List, i'm trying to join a Windows 2000 SP4 Domain (Native mode). I'm getting the following error while joining: # net ads join -U 'Administrator%password' Using short domain name -- W2K Could not connect to server dc.w2k.bitebene.org Connection failed: NT_STATUS_NOLOGON_WORKSTATION_TRUST_ACCOUNT Failed to verify membership in domain:
2015 Mar 10
1
Delegate Samba4 user authentication to an external LDAP server
thanks for your answer, I cannot do the reverse authentication unfortunately. Everything has to work as I have described. Furthermore I cannot change my external trust authority for authentication. From this thread it looks like the only option is to use local password for the Samba4 domain users, which add some complexity when managing IDs (and above all passwords), as a single user might have
2015 Mar 03
1
Delegate Samba4 user authentication to an external LDAP server
Hi Rowland yes you got it right, I have a samba 4 installation and I'd like to delegate the authentication to an external ldap server. I have noticed that in samba 4 we do not have the attribute "password", so my question is: if I use Samba4+Openldap (as backend) and in OpenLdap I manually add the attribute "password" to each user entry, and password as a link to SASL
2014 Jan 28
0
Re: intel quad gigabit nic and pci passthrough
On 01/25/2014 06:54 PM, Ivan Kabaivanov wrote: > Hi all > > I have a very weird case of pci passthrough. > > I have a machine with 7 network interfaces, all of them intel. Four of them are on one quad giga ethernet device. If I manually unbind the devices and allow qemu to use them, with intel IOMMU working, everything works like a charm. Here's how I do it manually: >
2011 Jul 15
6
how to order each element according to alphabet
Hi there, I have a large amino acid csv file like this: input.txt: P,LV,Q,Z P,VL,Q,Z P,ML,QL,Z There is a problem with this file, since LV and VL are in fact the same thing. How do I order each element according to alphabetical order so that the desired output would look like: output.txt: P,LV,Q,Z P,LV,Q,Z P,LM,LQ,Z -- View this message in context:
2001 Dec 06
5
Synchronizing passwords
Hello, A Samba greenie here that needs help. We are running version 1.9 on HP-UX 10.20. Windows 95/98 users are not being prompted to enter their UNIX password when they log into the network...however, NT/2000 users are being prompted every time they log in. What do I need to configure to keep this from happenning? Thanks, Kevin Kevin Mudd System Administrator ADP Inc.
2005 May 12
1
Samba & AIX
Does anyone have any experience installing/configuring the latest Samba on AIX 5.2?... If so, would you care to share your notes? Thanks all. Andy Speagle "Always remember that you are unique. Just like everybody else."
2005 May 13
1
samba problems on aix
Installed samba 3.0.4.0 and libiconv 1.9.1 (download from bullfreeware) on AIX 5.2. When I run smbclient, it says error: exec(): 0509-036 Cannot load program ./smbclient because of the following errors: 0509-150 Dependent module libreadline.a(libreadline.so) could not be loaded. 0509-022 Cannot load module libreadline.a(libreadline.so). 0509-026 System error: A file or directory in the path name
2006 Jan 30
5
Question about Dovecot and NFS
Hi, We are using mbox and UW IMAP, and are having issues because UW IMAP does not support multiple client access when you use NFS for the mail files. I've done some research (see the comments after my 2 questions below), and most of the other major IMAP servers simply don't support it (courier is about the only one that has a positive comment). How much testing have you done