search for: rbh

Displaying 6 results from an estimated 6 matches for "rbh".

Did you mean: rb
2005 Jul 15
1
Instal FC PPO
...installed. The FC client (8.005US.exe), installs ok. When installing fcpers80231.exe, I get info that "This version of windows is not supported.", right after I accept the license agreement. I have to kill wineserver to be able to continue work. The console window has following info: rbh@chief:/data1/download/FileShare/Internet/FirstClass> wine FCPERS80231 fixme:crypt:CRYPT_VerifyImage (rsabase.dll, 0x403e8b98): not verifying image fixme:win:SetWindowTextA cannot set text "FirstClass\xae Setup" of other process window (nil) fixme:crypt:CRYPT_VerifyImage (rsabase.dll,...
2017 Nov 09
2
samba_kcc RODC failes with NT_STATUS_ACCESS_DENIED
Hello Rowland, of course it will be started by samba, I saw this output if I run "samba -i". But I can trigger this output also by starting samba_kcc manually. Andrej -----Ursprüngliche Nachricht----- Von: Rowland Penny [mailto:rpenny at samba.org] Gesendet: Donnerstag, 9. November 2017 14:04 An: samba at lists.samba.org Cc: Andrej Gessel <Andrej.Gessel at janztec.com>
2008 Jan 03
1
Access Denied when installing drivers using APW
...scripts. Any help or other ideas for debugging this would be greatly appreciated. Scott #Global Settings ===================================== [global] addprinter command = /usr/bin/ePDF.py --addprinter map to guest = Bad User guest account = pcguest show add printer wizard = Yes workgroup = rbh server string = Linux ePDF Server log file = /var/log/samba/log.%m max log size = 50 security = user passdb backend = smbpasswd local master = no wins server = 10.1.19.84 load printers = yes cups options = raw printing = lprng #Share Definitions ============================== [homes] comment...
2002 Oct 28
0
security bug or misconfiguration ?
...9.0.0.0/255.0.0.0 193.167.89.0/255.255.255.0 security = DOMAIN encrypt passwords = Yes password server = dc01, dc02, mailsrv wins server = 79.17.7.1 # # User that have all rights on all shares regardless of the permissions: # admin users = DOMAIN1+hbr,DOMAIN1+rbh log file = /usr/local/samba/var/log.%m max log size = 100 local master = No deadtime = 180 username map = /usr/local/samba/lib/users.map # separate domain and username with '+', like DOMAIN+username winbind separator = + winbi...
2002 Oct 03
1
File corruption with write cache enabled - patch included
...sion 2.2.5. Perhaps you should warn users of current versions against using write caching. I believe that this bug is the same as bug no. 24502 submitted by Henrik Qwinto <qwinto@tut.by>. Best regards, and thank you for making Samba, Rasmus -- Rasmus Borup Hansen, system adm. Email: rbh@math.ku.dk Institute for Mathematical Sciences Phone: +45 353 20759 Universitetsparken 5 Cell phone: +45 20829308 DK-2100 ?, Denmark Office: E208 --- samba-2.2.5/source/smbd/fileio.c.orig Thu Oct 3 10:41:36 2002 +++ samba-2.2.5/source/smbd/fileio.c Thu Oct 3 1...
2017 Nov 10
0
samba_kcc RODC failes with NT_STATUS_ACCESS_DENIED
...else: ldsa.commit_connections(self.samdb) @@ -1582,13 +1582,13 @@ class KCC(object): dsdb.SYSTEM_FLAG_CONFIG_ALLOW_MOVE) cn = lbh.new_connection(opt, system_flags, transport, rbh.dsa_dnstr, link_sched) # Display any added connection - if self.readonly: + if self.readonly or lbh.is_ro(): if cn.to_be_added: logger.info("TO BE ADDED:\n%s" % cn) lbh.commit_connections(sel...