search for: paramet

Displaying 20 results from an estimated 46092 matches for "paramet".

Did you mean: param_t
2007 May 12
1
Cannot connect to NT 4 BDC Server
...to SERVEUR using a new account create in LDAP by myself, all looks wrong. When i want to connect to SERVEUR from SAMBA using a new user account, i'm using the following command, and the result is NT_STATUS_LOGON_FAILURE: # smbclient -d 4 -W ALITEC -U marcori //SERVEUR/usr lp_load: refreshing parameters Initialising global parameters params.c:pm_process() - Processing configuration file "/etc/samba/smb.conf" Processing section "[global]" doing parameter workgroup = ALITEC doing parameter netbios name = ALBERTINE handle_netbios_name: set global_myname to: ALBERTINE doing para...
2018 Oct 02
0
Re: [PATCH v2 API PROPOSAL 0/5] inspection Add network interfaces to inspection data.
I wrote some code which can get this kind of information from the Windows Registry: <interfaces> <interface name="Ethernet" type="unknown"> <parameters> <parameter name="bootproto">dhcp</parameter> <parameter name="gateway">10.0.2.2</parameter> <parameter name="ipaddr">10.0.2.15</parameter> <parameter name="win:AddressType"&...
2015 May 31
1
unable to join a SAMBA linux box to MSWindows 2012 AD
...aveLefT -d5[/b] debug results:[code]INFO: Current debug levels: all: 5 tdb: 5 printdrivers: 5 lanman: 5 smb: 5 rpc_parse: 5 rpc_srv: 5 rpc_cli: 5 passdb: 5 sam: 5 auth: 5 winbind: 5 vfs: 5 idmap: 5 quota: 5 acls: 5 locking: 5 msdfs: 5 dmapi: 5 registry: 5 lp_load_ex: refreshing parameters Initialising global parameters rlimit_max: increasing rlimit_max (1024) to minimum Windows limit (16384) INFO: Current debug levels: all: 5 tdb: 5 printdrivers: 5 lanman: 5 smb: 5 rpc_parse: 5 rpc_srv: 5 rpc_cli: 5 passdb: 5 sam: 5 auth: 5 winbind: 5 vfs: 5 idmap: 5 quota: 5 acls...
2003 Jun 04
0
samba 3.0 alpha 24 with LDAP question
...False/0 lanman: False/0 smb: False/0 rpc_parse: False/0 rpc_srv: False/0 rpc_cli: False/0 passdb: False/0 sam: False/0 auth: False/0 winbind: False/0 vfs: False/0 idmap: False/0 [2003/06/04 01:11:07, 3] param/loadparm.c:lp_load(3881) lp_load: refreshing parameters [2003/06/04 01:11:07, 3] param/loadparm.c:init_globals(1267) Initialising global parameters [2003/06/04 01:11:07, 3] param/params.c:pm_process(566) params.c:pm_process() - Processing configuration file "/usr/local/samba/lib/smb.conf" [2003/06/04 01:11:07, 3] param/loadparm.c:do_se...
2008 Nov 28
3
Compiling ERROR.
...hing to be done for `all'. gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DWINE_UNICODE_API="" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wpointer-arith -g -O2 -D__powerpc__ -o port.o port.c {standard input}:120:Parameter syntax error (parameter 1) {standard input}:121:Parameter syntax error (parameter 1) {standard input}:122:Parameter syntax error (parameter 1) {standard input}:123:Parameter syntax error (parameter 1) {standard input}:124:Parameter syntax error (parameter 2) {standard input}:125:Parameter syntax...
2009 Mar 19
1
Can join ADS domain, all accounts/auth work fine, but leaving domain fails
...I just can't leave the domain. Here is a successful join command followed by an unsuccessful leave command at debug level 4. Any ideas? TIA, Mark user@dordal:~$ sudo net ads join -U administrator@MYDOMAIN.COM -d 4 [2009/03/19 14:00:07, 3] param/loadparm.c:lp_load(5063) lp_load: refreshing parameters [2009/03/19 14:00:07, 3] param/loadparm.c:init_globals(1448) Initialising global parameters [2009/03/19 14:00:07, 3] param/params.c:pm_process(572) params.c:pm_process() - Processing configuration file "/etc/samba/smb.conf" [2009/03/19 14:00:07, 3] param/loadparm.c:do_section(3802...
2012 Feb 13
1
openldap integration failed after power cut
...precated Domain=[DOMAIN] OS=[Unix] Server=[Samba 3.2.5] Sharename Type Comment --------- ---- ------- netlogon Disk Network Logon Service print$ Disk Printer Drivers etc also: servername:/etc/samba# pdbedit -u username -c "[X]" doing parameter syslog = 1 doing parameter log file = /var/log/samba/log.%m doing parameter max log size = 1000 doing parameter smb ports = 139 doing parameter name resolve order = wins bcast hosts doing parameter printcap name = cups doing parameter add user script = /usr/sbin/adduser --quiet --disabled-passwor...
2007 Dec 04
1
Metropolis-Hastings within Gibbs coding error
...m) # blank vector proposal.b1 = current.b1 = ratio1 = double(Nsim) # blank vector index <- 1:Nsim # creating index a0 <- 10 # initial value (assumed) for tau b0 <- (.01) # initial value (assumed) for tau fit <- glm((y/n)~x,family=binomial, weight = n, data=dta) # initial value for beta parameters <- c("Beta0", "Beta1", "Tau") parameter.matrix <- array(NA,c(Nsim,3)) # blank array parameter.matrix <- as.data.frame(parameter.matrix) # creating data frame parameter.matrix[1,] <- c(fit$coef[1],fit$coef[2],rgamma(1, shape=a0, scale = b0)) # putting ini...
2002 Feb 27
1
Log file size
...own. But above = that directory is a log file named log.smb where it is quickly gaining in = size. Below is my smb.conf file and the details of log.smb. How do i reduce = the size to a fixed size? # Samba config file created using SWAT # from Daniel (0.0.0.0) # Date: 2001/11/05 10:20:51 # Global parameters [global] workgroup =3D MIS encrypt passwords =3D Yes update encrypted =3D Yes password level =3D 8 debug level =3D 5 log file =3D /var/samba/log/log.%U max log size =3D 5 wins support =3D Yes [moreward] comment =3D Moreward...
2016 Jul 22
1
authentication problem after upgrade to Debian Jessie
...__ nmblookup -B DS1021 '*' nmblookup -d 2 '*' nmblookup -M xyz The following commands give errors: smbclient -U admin //SRV7/NETLOGON Enter admin's password: session setup failed: NT_STATUS_LOGON_FAILURE smbclient -L SRV7 -d 10 ... Processing section "[global]" doing parameter dos charset = CP852 doing parameter unix charset = UTF8 doing parameter workgroup = XYZ doing parameter server string = SRV7 doing parameter interfaces = lo 192.168.0.7/24 doing parameter bind interfaces only = Yes doing parameter security = USER doing parameter passdb backend = ldapsam:"lda...
2024 Apr 03
0
[linux-next:master] BUILD REGRESSION 727900b675b749c40ba1f6669c7ae5eb7eb8e837
...sted): fs/smb/client/file.c:619 serverclose_work() error: uninitialized symbol 'rc'. fs/smb/client/file.c:732 _cifsFileInfo_put() error: uninitialized symbol 'rc'. Error/Warning ids grouped by kconfigs: gcc_recent_errors |-- alpha-allnoconfig | |-- mm-mempool.c:warning:Function-parameter-or-struct-member-gfp_mask-not-described-in-mempool_create_node | `-- mm-mempool.c:warning:Function-parameter-or-struct-member-node_id-not-described-in-mempool_create_node |-- alpha-allyesconfig | |-- drivers-gpu-drm-imx-ipuv3-imx-ldb.c:error:_sel-directive-output-may-be-truncated-writing-byte...
2019 Sep 06
0
[vhost:linux-next 13/15] htmldocs: mm/page_alloc.c:2207: warning: Function parameter or member 'order' not described in 'free_reported_page'
....c:1: warning: 'typec_altmode_unregister_driver' not found drivers/usb/typec/class.c:1: warning: 'typec_altmode_unregister_notifier' not found drivers/usb/typec/class.c:1: warning: 'typec_altmode_register_notifier' not found include/linux/w1.h:272: warning: Function parameter or member 'of_match_table' not described in 'w1_family' include/linux/lsm_hooks.h:1811: warning: Function parameter or member 'quotactl' not described in 'security_list_options' include/linux/lsm_hooks.h:1811: warning: Function parameter or member 'quota_...
1999 May 26
6
Changing Windows passwords
Hi all, Is there a way to use the "encrypt passwords" and the "passwd chat" programs simultaneously? smb.conf(5) doesn't mention anything about them being mutually exclusive, yet when I run testparm on the smb.conf file, I get: ERROR: the 'passwd chat' script [...] expects to use the old plaintext password via the %o substitution. With encrypted passwords
2005 Mar 24
5
Samba 3.0.13 Available for Download
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 ============================================================== Blanking someone is an incredibly powerful thing to do in civilized society. -- Bernard Black ============================================================== Release Announcement ==================== This is the latest
2018 Oct 01
7
[PATCH v2 API PROPOSAL 0/5] inspection Add network interfaces to inspection data.
The proposed API is the same as v1, but this includes an implementation (for /etc/sysconfig/network-scripts/ifcfg-*) and modifications to virt-inspector. This compiles and works. If you look in patch 5 you can see proposed output as virt-inspector XML for a guest (although this guest has not been booted, so a real guest would hopefully have a hwaddr="MAC" attribute too). Rich.
2010 Jun 08
0
Joining samba domain fails
I am attempting to join my server to a samba 3.4 domain, and having a few issues. The error it keeps returning is "NT_STATUS_END_OF_FILE" when i attempt to use the net rpc join command. Find my debug output from the command, as well as the serves SMB.conf attached smb.conf # Global parameters [global] workgroup = CHOCOLATE server string = Nemo netbios name = nemo #hosts allow = 172.24.0. 172.20.0. #interfaces = em0 tun1 #bind interfaces only = Yes # passwd backend encrypt passwords = yes passdb backend = ldapsam:ldap://firstyear.at...
2013 Dec 18
1
Troubles getting samba4 working (from samba 3)
...ration, I see this: root at boothost:/etc/samba# /etc/init.d/samba4 restart Stopping Samba 4 daemon: samba. Starting Samba 4 daemon: samba/usr/sbin/samba: /usr/lib/x86_64-linux-gnu/ libwbclient.so.0: no version information available (required by /usr/lib/x86_64-linux-gnu/samba/libauth4.so) Unknown parameter encountered: "map to guest" Ignoring unknown parameter "map to guest" Unknown parameter encountered: "max log size" Ignoring unknown parameter "max log size" Unknown parameter encountered: "os level" Ignoring unknown parameter "os level"...
2000 Aug 24
0
Windows 2000 (HP-UX 10.20)
...is an error occured (this command is active from an batch at Windows-login) the translated error from German Language is: systemerror 66 the typ of networkressource is not correct the registry-key in Windows 2000 is registred as HKEY_LOCAL_MACHINE\System\CurrentControl\Services\Lanmanworkstation\parametr es\Enableplaintextpassword has reg_dword = 1 the attachments shown the configuration mb.conf the reporting logfile testparm.log from the samba-command testparm the logfile log.pc108112 shown the result with loglevel = 3 and the connect-command from the Windows 2000-PC the IP-Adress 1...
1998 Aug 24
1
Can't connect, even to myself
...socket address = 10.5.1.1 allow hosts = 10.5.1.0/24 netbios name = calvin log level = 5 Results of testparm when hostname & IP specified ------------------------------------------------ [chuck@calvin chuck]$ testparm /etc/smb.conf calvin 10.5.1.1 Load smb config files from /etc/smb.conf doing parameter printing = bsd doing parameter printcap name = /etc/printcap doing parameter log file = /var/log/samba-log.%m doing parameter max log size = 50 doing parameter short preserve case = yes doing parameter preserve case = yes doing parameter lock directory = /var/lock/samba doing parameter locking =...
2006 Mar 18
2
Problem with 'net rpc group delmem' command
...s pasted below. Any help would be greatly appreciated. Thank you. ------------------------------------------------------------------------------- root@nightwolf:~# net rpc group delmem "Domain Admins" -d 4 tjp [2006/03/17 19:13:47, 3] param/loadparm.c:lp_load(4202) lp_load: refreshing parameters [2006/03/17 19:13:47, 3] param/loadparm.c:init_globals(1385) Initialising global parameters [2006/03/17 19:13:47, 3] param/params.c:pm_process(574) params.c:pm_process() - Processing configuration file "/etc/samba/smb.conf" [2006/03/17 19:13:47, 3] param/loadparm.c:do_section(3657)...