similar to: restrict logon to groups of workstations

Displaying 20 results from an estimated 3000 matches similar to: "restrict logon to groups of workstations"

2004 Feb 06
0
Restrict logon to groups of workstations II
After sending my first email, I tried to modify auth/auth_sam.c to allow groups of workstations to the workstations list. And, for my surprise (?!) it was quite easy. And worked fine. I use LDAP as sam backed, and for unix accounts and groups database. I create a test group "stations" and putted there into two of my workstations. Then I defined the "sambaUserWorkstations"
2006 Sep 20
0
RE: Samba/AD and AIX (WAS: Dependent module /usr/lib/libiconv.a)
On Wed, 20 Sep 2006, Alexandre Sobral wrote: > Willian, > > Tnks It´s ok with unset command. > Fantastic! > I´m trying implement the Samba for AIX with Active Directory Integration. > Do you have any idea where can i find a How to about this. > I´ve already search from internet but I haven´t found yet. > > I know that Johann Kappacher in Vienna, Austria just
2008 Sep 10
1
Samba + NFS + APACHE + PHP5 + Symfony
Hello All, I'm new here so I expect to learn a lot using this mail list. Let's directly to my problem. I have here 2 servers, one running Apache + php5 + Symfony, and other server with Samba and nfs. The web-server mount the data from the samba-server by nfs. there are developers that create and edit the data on the samba-server, but the Apache and Symfony create and edit data too,
2008 Nov 14
0
Originate on AMI
Hello all, I'm trying to develop a dialer interface from my application, basically to originate calls on asterisk using the Manager Interface. During this development I came across a situation and I realized that the asterisk Originate command could be a little better than it is actually. Anyone who tried Originate for a "commercial" use will
2004 Mar 16
1
Winbind x LDAP x Kerberos
Hi people, What are the pros and cons of Winbind, LDAP and Kerberos in a Samba 3.0.2 plus Active Directory environment ? What could be the best design for this scenario ? Estevam Henrique ========================================================= Esta mensagem pode conter informacao confidencial e/ou privilegiada. Se voce nao for o destinatario ou a pessoa autorizada a receber
2004 Apr 23
1
RES: Problems with ntlm_auth --helper-protocol=squid-2.5- ntlmssp
You should use the ntlm_auth module provided by samba. -----Mensagem original----- De: samba-bounces+ecarvalho=bmf.com.br@lists.samba.org [mailto:samba-bounces+ecarvalho=bmf.com.br@lists.samba.org] Em nome de Riccardo Baldanzi Enviada em: quinta-feira, 22 de abril de 2004 16:51 Para: samba@lists.samba.org Assunto: [Samba] Problems with ntlm_auth --helper-protocol=squid-2.5-ntlmssp Hi Guys,
2007 Apr 28
1
Using factors in R
Dear R super-users, I am quite new in using R and I am not managing to edit factors. Lest suppose that one has the following data: Factor A Factor B Factor C Claims Factor A has 3 factors (1,2 and 3). To simplify the glm model I only want to have 2 factor (let's say 1 and 3). I should I do this? Thank you in advance. Kind regards, Pedro Sobral [[alternative HTML version deleted]]
2018 Dec 18
1
Spamassassin + Postfix : delete spam mail on the server ?
On 12/18/18 3:34 AM, Fabian Arrotin wrote: > On 18/12/2018 08:08, Nicolas Kovacs wrote: >> Hi, >> >> My mail server is running on CentOS 7 with Postfix, Dovecot and >> Spamassassin. I get quite a lot of spam on a few accounts, and >> Spamassassin does its job fine. Spam mail is identified correctly, and >> it looks like there are no false positives, e. g.
2004 Mar 15
0
Howto give console access to a samba user ?
Hi people, I have a Debian (Woody) 2.4.25+Samba 3.0.2a running, I've joined a Active Directory domain (net ads join) and I can successfully browse the AD users and groups with wbinfo -u and wbinfo -g. I need to give to the samba (Windows) users access do linux console/terminal, I've read the samba documentation about pam_winbind ( http://us1.samba.org/samba/docs/man/winbind.html
2004 Apr 19
0
RES: squid authentication to samba 3
Yes, it is. I've made that some times... After having the Samba infra-structure running (winbind -u, winbind -g, winbind -a), you need to create some ACLs in squid.conf, take a look at: http://www.squid-cache.org/Doc/FAQ/FAQ-23.html#winbind To check group membership you can use wbinfo_group or LDAP, I had some problems setting wbinfo_group with Samba 3.0.2, that's why I use LDAP. If you
2004 Jun 03
0
RES: Samba and Kerberos
I've done that using pam_winbind + courier. -----Mensagem original----- De: samba-bounces+ecarvalho=bmf.com.br@lists.samba.org [mailto:samba-bounces+ecarvalho=bmf.com.br@lists.samba.org] Em nome de pll+samba@permabit.com Enviada em: quinta-feira, 3 de junho de 2004 11:06 Para: samba@lists.samba.org Assunto: [Samba] Samba and Kerberos Is there anyway to have Samba auth against Kerberos?
2004 Apr 23
0
RES: RES: Problems with ntlm_auth --helper-protocol=squid -2.5- ntlmssp
What do you mean with "... ntlm_auth --helper-protocol=squid-2.5-ntlmssp does respond only BH..." ? Is it happing in a command line test ? Remember that this helper wait for a NTLM "hash" not a clear user and password, as basic helper does. The best way of testing is to put in use, inside the squid.conf. I've be using it for some months without problem. -----Mensagem
2016 Oct 10
1
unable to browse shares
I am running samba on arch linux and I cant browse the shares I get prompted for password over and over. I see this in my logs [2016/10/10 17:14:50.128711, 1] ../source3/librpc/crypto/gse.c:497(gse_get_server_auth_token) gss_accept_sec_context failed with [ Miscellaneous failure (see text): Failed to find cifs/rimfire.hebe.us at HEBE.US(kvno 2) in keytab MEMORY:cifs_srv_keytab
2004 Jun 21
0
The Solution for: Samba+ADS, w2k clients can't access samba by ne tbios name
As many of us suffer this problem I would like to share my success with the list. This weekend I made this configuration work ! After this procedure you can access the samba machine, from any client (Win-XP, Win2k, Win2k3, Win9x and WinNT) using \\samba-netbios-name\share-name (using kerberos) or \\samba-ip-address\share-name (using NTLM) Debian Woody 3.0R2 Samba-3.0.4 MIT Kerberos 1.3.4 Windows
2004 Jul 07
1
RES: ntlm_auth help
Isn't possible to test the ntlm_auth with the ntlmssp protocol in a command line mode, you must use a browser able to handle ntlm because only this sort of browser send the appropriate ntlm challenges, try IE. Estevam Henrique -----Mensagem original----- De: samba-bounces+ecarvalho=bmf.com.br@lists.samba.org [mailto:samba-bounces+ecarvalho=bmf.com.br@lists.samba.org] Em nome de Champaka
2004 May 19
1
RES: Experiences with Samba 3 in 'Windows Server 2003' mo de domains?
Hi Thomas, I ran Samba-3.0.2a + MIT Kerberos 1.3.3 with Windows 2000 without any problem, all the users was able to access the shares with their tickets, after migrate my W2K server to Windows 2003 no one can access the shares on the linux machine using its netbios name, it only works trough ip address. I've been many people reporting the same issue, but no one was able do answer. Hi samba
2007 Jul 12
1
problems with memory in Mac
Dear friends, I am having some doubts about the amount of memory that is being used by R in my Mac (MacBook Pro, 2Gig). Is there a way to increase the amount of memory used? When I type: > mem.limits() the result is: nsize vsize NA NA and I can't change it, tough my computing in R isn't using all the memory at it's disposal. Best regards, Carlos -- Carlos GUERRA
2007 Mar 19
4
matrix similarity comparison
Good morning to you all, I have a problem with a set of matrices that I want to compare. I want to see the similarity between them, and to be able to extract the differences between them. They have all the same number of columns and rows, and correspond presence absence data: for example: m1 <- matrix(c(1,0,0,0,1,0,1,1,1,1,1,1), 3,4) m2 <- matrix(c(1,0,1,0,1,0,0,1,0,1,0,1), 3,4) I
2000 May 15
0
ssh-add...
I'm not sure this is the appropriate place to suggest it, but... what about ssh ssh-add's -c flag, which enables it to get the input from stdin? -- Daniel C. Sobral (8-DCS) dcs at newsguy.com dcs at freebsd.org capo at tutti.capi.bsdconspiracy.org "I agree whole heartily! Who am I to disagree with a wacko like you?"
2005 Apr 28
1
Maia Mailguard
OK sever hours of grepping through the output of "yum list available," google, checking rpmfind, Dag, Fedore Extras, etc., and there doesn't seem to be a RPM for Maia Mailguard. If there is one please point me in the right direction and beat me over the head with the correct way to find RPMs in the future. Maybe I just need sleep...