similar to: Problem Mappig Groups to shares

Displaying 20 results from an estimated 70 matches similar to: "Problem Mappig Groups to shares"

2007 May 29
3
Authentication Failure in member server
I have a samba server configured that is member of a samba domain called=20 PRODESAN.COM.BR. After we had to reinstall the domain controller some samba= =20 shares stopped working on the member server. I get this when I try to use t= he=20 share: [2007/05/29 17:26:28, 3] auth/auth.c:check_ntlm_password(219) check_ntlm_password: Checking password for unmapped user=20 [WORKGROUP]\[USER1]@[HOST6]
1998 Nov 04
3
change Unix file permissions from a NT Box
Is there a posibilty to change all Unix file permissions from the NT-Explorer (not only arciv,hidden,sysem mappig). A solution could bee to extend the context menu with to entries show security and set secutriy (inf - files could do that for example winzip-installation does the sama). This extensions can call for example a rsh programm which will do that job. Does anybody has a solution or ideas
2019 Jan 13
2
Samba 4 users - UID/GID - or how to migrate
Hello, I try to migrate my old SAMBA Installation to a new Installation. SAMBA is running. But my Windows users can see the shares but cannot open Files. My old Installation /etc/samba/smb.con ...        workgroup = DUCK         server string = %h server (Samba, Ubuntu)         interfaces = eth0 192.168.1.200/255.255.255.0 localhost         bind interfaces only = Yes         security =
2005 Jun 23
0
QOS with squid in the same machine
Hi list, I''m trying to do qos based on HTB, in my linux box wich is my firewall and transparent proxy, and I don''t have the possibility to put other machine to make proxy. Well, If I up my htb scripts, the proxy will be limited to serve my LAN as a external site and limited to the limit of 768kbits, even making two classes, tryn to limit it traffic to the maximun bandwidth
2004 Jul 14
1
Digium X100P card to a brazilian analog line
Hello, I have a problem with connecting a Digium X100P card to a Brazilian analog line. Can somebody help me out with this problem? My /etc/zaptel.conf is loadzone=br defaultzone=br fxsks=1 My /etc/asterisk/indications.conf [general] country=br [br] description = Brazil ringcadance = 1000,4000 dial = 425 busy = 425/250,0/250 ring = 425/1000,0/4000 congestion =
2019 Jan 13
0
Samba 4 users - UID/GID - or how to migrate
On Sun, 13 Jan 2019 20:22:22 +0100 Anton Blau via samba <samba at lists.samba.org> wrote: > Hello, > > I try to migrate my old SAMBA Installation to a new Installation. > SAMBA is running. But my Windows users can see the shares but cannot > open Files. > > My old Installation /etc/samba/smb.con > > ... > > >        workgroup = DUCK >        
2019 Jan 13
4
Samba 4 users - UID/GID - or how to migrate
Am 13.01.2019 um 20:41 schrieb Rowland Penny via samba: > On Sun, 13 Jan 2019 20:22:22 +0100 > Anton Blau via samba <samba at lists.samba.org> wrote: > >> Hello, >> >> I try to migrate my old SAMBA Installation to a new Installation. >> SAMBA is running. But my Windows users can see the shares but cannot >> open Files. >> >> My old
2019 Jan 13
0
Samba 4 users - UID/GID - or how to migrate
On Sun, 13 Jan 2019 21:41:39 +0100 Anton Blau via samba <samba at lists.samba.org> wrote: > Am 13.01.2019 um 20:41 schrieb Rowland Penny via samba: > > On Sun, 13 Jan 2019 20:22:22 +0100 > > Anton Blau via samba <samba at lists.samba.org> wrote: > > > >> Hello, > >> > >> I try to migrate my old SAMBA Installation to a new Installation.
2003 Jul 14
0
Expiração de Senha e Disk Quota no Samba
Algu?m sabe como posso fazer para controlar tamanho de espa?o em disco que o usu?rio pode utilizar? (Disk Quota) Gostaria que determinados usu?rios s? pudessem gravar at? um determinado tamanho em disco. Outra d?vida que tenho ? como posso fazer para que as senhas sejam alteradas de tempo em tempo. Existe alguma ferramenta que force o usu?rio trocar sua senha em determinado tempo? Valeu Vitor
2005 Jun 30
4
HTB: shaping internet bandwidth but don''t shape local network traffic
i got this problem, i want to shape my clients internet bw, but i don''t want to shape my local network traffic. For information, my clients using wireless to connect to my router[192.168.1.254]. when the clients request data from internet, example download from www.download.com, i want to shape his bandwidth, but when the clients [192.168.1.1] want to download from my file server example
2013 Oct 02
0
Using userpassword attribute with sha1 in samba4
Hi everyone, I have a php script that put all the people from a ldap(Openldap) base to Samba4 so I need to use the same password. I'm using userpassword in samba to store the passwords sha1 but I don't understand what is happening. My user is not logging on the system. Do I need to enable anything in samba4 ? My script: public function gerarSenhaPadraoTextoPlano($strSenha) { $senha
2012 Mar 15
6
Erro na página
Nunca tive contato antes com Ruby on Rails. Temos um servidor aqui no serviço que foi configurado para receber aplicações Ruby. Na máquina local, o site estava funcionando perfeitamente. Agora existe este erro: http://planarias.each.usp.br/. Alguém já teve alguma experiência com esse tipo de erro e poderia me ajudar? -- You received this message because you are subscribed to the Google Groups
2007 Jul 12
0
No subject
Dial(UniCall/g1|300|) Where is the number you want to reach? I'd expect to see Dial(Unicall/g1/1234567890|300) To reach number 1234567890 - Mois=E9s Silva On Jan 30, 2008 1:21 PM, Roger C. Beraldi Martins <rogerberaldi at gmail.com> wrote: > Dears, > > After weeks trying to contact support of my telecom about 'Seize Ack' > because that is not returned, was a
2011 Jul 13
1
SQL Server com Ruby on rails
Boa noite pessoal, seu muito trabalho mas consegui fazer conectar o sqlserver com ruby mas só que quando vou inserir qualquer dado da o seguinte erro ODBC::Error: 22008 (242) [Microsoft][ODBC SQL Server Driver][SQL Server]The conversion of a char data type to a datetime data type resulted in an out-of-range datetime value.: INSERT INTO [usuarios] ([created_at], [updated_at], [login], [senha],
2007 Jan 20
1
Not appear error message
I have a partial form "empresa". In new.rhtml of "empresa", I call the partial form of "usuario". Well, it is happening the following: When save empresa, and stop in validates, as much in "empresa" how much "usuario", appear only error message of "empresa", and not of "usuario". Because this happening? ps1.: I use flash_message
2019 Aug 12
2
Problems joining Samba 4 in the domain
Hi, I have downgraded samba 4.7 (van-belle repository) to 4.5.16 from the Debian 9 repository and was able to put it in the domain. root at samba4-new-dc:/etc/samba# samba -V Version 4.5.16-Debian samba-tool domain join empresa.com.br DC -k yes -d 3 --server= samba4-dc1.empresa.com.br root at samba4-new-dc:/etc/samba# samba-tool domain join empresa.com.br DC -k yes -d 3
2009 Oct 06
0
Update from pdbsql (MySQL) to LDAP
Hi All! I have a Samba as PDC for my domain MY_NETWORK running normally. What I want to do is to install another server with OpenLDAP as backend, and migrate the users and the domain to it. Can anyone point me how to do it? Below is my configuration. # smbd -V Version 3.2.15-0.36.fc10 # uname -a Linux svrmain2 2.6.27.35-170.2.94.fc10.x86_64 #1 SMP Thu Oct 1 14:41:38 EDT 2009 x86_64 x86_64
2010 Mar 06
5
Quota plugin and SQL
I have read through http://wiki.dovecot.org/Quota/Dict, which suggests a database schema for using quota. For 1.2, this includes a username, bytes and messages. Is there any way to modify the queries used to split out username into localpart and domain? This would enable me to put the current quota information in my main mailbox table and display it to users in my admin interface. Or
2002 Sep 05
0
error in smbpasswd (now in english, sorry)
Hi list, We are mounting a PDC with samba+ldap. We are using samba2.2.5 and ldap from complanet.ath.cx/nexxus. All things go well, all tests are ok. Now we have to put our 4000 users in ldap and /etc/passwd, for this task we make an ldif file (for ldap) and two little scripts for linux passwd and samba smbpasswd set, see: script caduser: #!/bin/bash # # Adiciona usuarios for I in `<
2019 Aug 12
2
Problems joining Samba 4 in the domain
Ah, so the error changed.. ? Can you try ? samba-tool domain join empresa.com.br DC -k yes -d 3 --server=samba4-dc01.empresa.com.br? so we try to join through samba4-dc1 and not the windows DC. ? Looking at below again. (objectclass=primaryDomain))' base: 'cn=Primary Domains': No such object: dsdb_search at ../source4/dsdb/common/util.c:4691) and from