search for: configuramo

Displaying 8 results from an estimated 8 matches for "configuramo".

Did you mean: configurado
2017 Oct 30
2
Unable to authenticate with Samba 4.5 from XP box
...bind enum users = yes # winbind enum groups = yes winbind offline logon = yes # winbind refresh tickets = Yes # winbind expand groups = 4 winbind normalize names = Yes # domain master = no # local master = no vfs objects = acl_xattr map acl inherit = Yes store dos attributes = Yes log level = 3 # Configuramos la papelera de reciclaje y el audit vfs objects = recycle full_audit # Papelera de reciclaje recycle:repository = /server/share/Papelera/ recycle:keeptree = yes recycle:versions = yes # No recicla ficheros vacios recycle:minsize = 1 # Excluye ficheros temporales recycle:exclude = *.tmp, *.TMP, *....
2008 Dec 11
1
preprocessor VAD only rocognize between silence and not silence
...compressor: if (inicializado == false) { bits = new SpeexBits; speex_bits_init(bits); enc_state = speex_encoder_init(&speex_nb_mode); // obtenemos tama?o frame speex_encoder_ctl(enc_state, SPEEX_GET_FRAME_SIZE, &frame_size); // configuramos parametros int complexity = 5; speex_encoder_ctl(enc_state, SPEEX_SET_COMPLEXITY, &complexity); int samplingrate = 8000; speex_encoder_ctl(enc_state, SPEEX_SET_SAMPLING_RATE, &samplingrate); int quality = 8; //Calidad relativa de 0 a 10 sp...
2017 Oct 30
0
Unable to authenticate with Samba 4.5 from XP box
...tickets = Yes You really should uncomment the line above. > # winbind expand groups = 4 > winbind normalize names = Yes > # domain master = no > # local master = no > vfs objects = acl_xattr > map acl inherit = Yes > store dos attributes = Yes > log level = 3 > > # Configuramos la papelera de reciclaje y el audit > vfs objects = recycle full_audit I would combine the two 'vfs objects' lines, the second one turns off the first one. > > [Folder] > path = /server_ssd/share/folder > read only = no > browsable = yes > valid users = @allowed_gr...
2017 Nov 17
0
Keep group on new created files
...ind enum groups = yes winbind offline logon = yes # winbind cache time = 86400 winbind refresh tickets = Yes # winbind expand groups = 4 winbind normalize names = Yes # domain master = no # local master = no # vfs objects = acl_xattr map acl inherit = Yes store dos attributes = Yes log level = 2 # Configuramos la papelera de reciclaje y el audit vfs objects = recycle full_audit acl_xattr # Papelera de reciclaje recycle:repository = /server/share/Papelera/ recycle:keeptree = yes recycle:versions = yes # No recicla ficheros vacios recycle:minsize = 1 # Excluye ficheros temporales recycle:exclude = *.tmp,...
2012 Oct 10
0
Resumen de R-help-es, Vol 44, Envío 9
Estimado Jose: En nuestro caso utilizamos las mismas librerias y solemos resolverlo asi (donde el color depende del valor que se le asigne) //-------------------------------------------------------------------------------------------------------------------------------------- #configuramos donde setwd("D:/mapas/") #Carga de librerias library (sp) library (RColorBrewer) library (maptools) # carga de mapa politico y datos datos_manies<-read.csv("D:/mapas/corrientes/tabla.csv", sep=",") cartografia<-readShapeSpatial("D:/mapas/corrientes/corri...
2008 Dec 15
0
preprocessor VAD only rocognize between silence andnot silence
...> speex_bits_init(bits); >>> enc_state = speex_encoder_init(&speex_nb_mode); >>> >>> // obtenemos tama?o frame >>> speex_encoder_ctl(enc_state, SPEEX_GET_FRAME_SIZE, >&frame_size); >>> >>> // configuramos parametros >>> int complexity = 5; >>> speex_encoder_ctl(enc_state, SPEEX_SET_COMPLEXITY, >&complexity); >>> >>> int samplingrate = 8000; >>> speex_encoder_ctl(enc_state, SPEEX_SET_SAMPLING_RATE, >>> &amp...
2017 Oct 30
2
Unable to authenticate with Samba 4.5 from XP box
...above. > > > # winbind expand groups = 4 > > winbind normalize names = Yes > > # domain master = no > > # local master = no > > vfs objects = acl_xattr > > map acl inherit = Yes > > store dos attributes = Yes > > log level = 3 > > > > # Configuramos la papelera de reciclaje y el audit > > vfs objects = recycle full_audit > > I would combine the two 'vfs objects' lines, the second one turns off > the first one. > > > > > > [Folder] > > path = /server_ssd/share/folder > > read only = no >...
2017 Oct 30
3
Unable to authenticate with Samba 4.5 from XP box
Hello, I've a computer that has XP for compatibility purposes and is outside the domain. I'm trying to mount some shares that are on a Member Server with Samba 4.5 but always get an error saying that password is wrong. All other computers can enter to shares without problem and I'm sure that the password is OK because I can login on Windows 7 computer and even I've mounted a share