Displaying 20 results from an estimated 24 matches for "asg".
Did you mean:
as
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....
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
Sent from the R help mailing list archive a...
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
...sl-ldap.x86_64 : LDAP auxprop support for Cyrus SASL"; this does
not seem to be present for samba4, but only from openldap; do you know if I
still need this? is Cyrus-SASL support is already included in samba4?
according to the cyrus-SASL official web page there is no mention of
Samba4: http://asg.web.cmu.edu/sasl/sasl-projects.html
- I need to change the "password" attribute of each user and make it look
similar to this {SASL}username at externalldap.com , how can I modify that
attribute?
thanks in advance, any help is welcome!!
_________________________________________________...
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
...-device pci-assign,host=06:00.0,rombar=0 \
-device pci-assign,host=05:00.1,rombar=0 \
-device pci-assign,host=0c:00.0,rombar=0 \
-cdrom /media/virtual/asg-9.107-33.1.iso \
-boot c \
-vnc :0 \
-runas virtual \
-monito...
2015 Mar 09
0
Delegate Samba4 user authentication to an external LDAP server
...P auxprop support for Cyrus SASL"; this does
> not seem to be present for samba4, but only from openldap; do you know if I
> still need this? is Cyrus-SASL support is already included in samba4?
> according to the cyrus-SASL official web page there is no mention of
> Samba4: http://asg.web.cmu.edu/sasl/sasl-projects.html
> - I need to change the "password" attribute of each user and make it look
> similar to this {SASL}username at externalldap.com , how can I modify that
> attribute?
No, it isn't possible. Samba can only delegate authentication to AD or
S...
2014 Oct 02
0
[CentOS7] where does cyrus-sasl-sql come from?
...CEST, Key ID
24c6a8a7f4a80eb5
Source RPM : cyrus-sasl-2.1.26-17.el7.src.rpm
Build Date : Tue 10 Jun 2014 06:15:13 AM CEST
Build Host : worker1.bsys.centos.org
Relocations : (not relocatable)
Packager : CentOS BuildSystem <http://bugs.centos.org>
Vendor : CentOS
URL : http://asg.web.cmu.edu/sasl/sasl-library.html
Summary : SQL auxprop support for Cyrus SASL
Description :
The cyrus-sasl-sql package contains the Cyrus SASL plugin which supports
using a RDBMS for storing shared secrets.
2015 Mar 03
0
Delegate Samba4 user authentication to an external LDAP server
...P auxprop support for Cyrus SASL"; this does
> not seem to be present for samba4, but only from openldap; do you know if I
> still need this? is Cyrus-SASL support is already included in samba4?
> according to the cyrus-SASL official web page there is no mention of
> Samba4: http://asg.web.cmu.edu/sasl/sasl-projects.html
> - I need to change the "password" attribute of each user and make it look
> similar to this {SASL}username at externalldap.com , how can I modify that
> attribute?
>
> thanks in advance, any help is welcome!!
>
>
> ____________...
2007 Dec 01
0
[3.2.0pre1] net ads join fails with NT_STATUS_NOLOGON_WORKSTATION_TRUST_ACCOUNT
...to server dc.w2k.bitebene.org
Connection failed: NT_STATUS_NOLOGON_WORKSTATION_TRUST_ACCOUNT
Failed to verify membership in domain: NT_STATUS_NOLOGON_WORKSTATION_TRUST_ACCOUNT!
Failed to join domain: No logon workstation trust account
my smb.conf:
[global]
realm = W2K.BITEBENE.ORG
netbios name = asg
security = ADS
idmap uid = 15000-20000
idmap gid = 15000-20000
winbind separator = +
winbind use default domain = yes
private dir = /etc/samba/private
use kerberos keytab = yes
client use spnego = yes
workgroup = W2K
(i'm only using winbindd)
The NT_STATUS_NOLOGON_WORKSTATION_TRUST_ACCOUNT ab...
2015 Mar 10
1
Delegate Samba4 user authentication to an external LDAP server
...P auxprop support for Cyrus SASL"; this does
> not seem to be present for samba4, but only from openldap; do you know if
I
> still need this? is Cyrus-SASL support is already included in samba4?
> according to the cyrus-SASL official web page there is no mention of
> Samba4: http://asg.web.cmu.edu/sasl/sasl-projects.html
> - I need to change the "password" attribute of each user and make it look
> similar to this {SASL}username at externalldap.com , how can I modify that
> attribute?
No, it isn't possible. Samba can only delegate authentication to AD or
S...
2015 Mar 03
1
Delegate Samba4 user authentication to an external LDAP server
...P auxprop support for Cyrus SASL"; this does
> not seem to be present for samba4, but only from openldap; do you know if
I
> still need this? is Cyrus-SASL support is already included in samba4?
> according to the cyrus-SASL official web page there is no mention of
> Samba4: http://asg.web.cmu.edu/sasl/sasl-projects.html
> - I need to change the "password" attribute of each user and make it look
> similar to this {SASL}username at externalldap.com , how can I modify that
> attribute?
>
> thanks in advance, any help is welcome!!
>
>
>
____________...
2014 Jan 28
0
Re: intel quad gigabit nic and pci passthrough
...-device pci-assign,host=06:00.0,rombar=0 \
> -device pci-assign,host=05:00.1,rombar=0 \
> -device pci-assign,host=0c:00.0,rombar=0 \
> -cdrom /media/virtual/asg-9.107-33.1.iso \
> -boot c \
> -vnc :0 \
> -runas virtual \
>...
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
...*
* Sun alleges that it doesn't matter, because they say they have fixed all
* the rpc.statd/rpc.lockd bugs. This is absolutely not true; huge amounts
* of user and support time have been wasted in cluster-wide hangs.
*/
Cyrus' FAQ says this about NFS mail spools: (http://asg.web.cmu.edu/cyrus/imapd/install-FAQ.html#nfs)
NFS (don't)
Q: Weird things are happening. The mailspool is mounted over NFS, and...
A: Don't mount the mail spool over NFS. Due to locking problems with NFS, this doesn't work (and for various other reasons, probably isn't worth...