Displaying 8 results from an estimated 8 matches for "server04".
Did you mean:
server01
2008 Jan 22
9
Cannot connect when spawning new workers on demand
Hi!
I''m using the latest&greatest backgroundrb with rails 2.0.2 on ubuntu
dapper.
I''ve made an app that lets you run a query on several servers at once,
which are selected at runtime. Therefore, for each server that is
selected, I spawn a new worker and assign its work.
After everything is completed, the workers are deleted.
I often get this error:
2006 Jul 14
0
rpcclient: NT_STATUS_LOGON_FAILURE
...: False/0
passdb: False/0
sam: False/0
auth: False/0
winbind: False/0
vfs: False/0
idmap: False/0
quota: False/0
acls: False/0
locking: False/0
msdfs: False/0
added interface ip=192.168.100.4 bcast=192.168.100.255 nmask=255.255.255.0
Netbios name list:-
my_netbios_names[0]="SERVER04"
lp_load: refreshing parameters
Initialising global parameters
params.c:pm_process() - Processing configuration file "/etc/samba/smb.conf"
Processing section "[global]"
doing parameter workgroup = PANSUR
doing parameter load printers = yes
doing parameter printing = cups
do...
2016 Aug 30
2
Certain systems can no longer access samba post upgrade to 4.3.9
...og level 10, however I have
been unable to reproduce this in our Dev environment. Which class do you
want me to set logging level 10 on, or to be safe just use all?
Here is the smb.conf file in case anyone sees anything in there:
[global]
security = ads
netbios name = server104
netbios aliases = server04
realm = DOMAIN.LOCAL
idmap config * : range = 500-10000000
idmap config * : backend = tdb
winbind enum users = no
winbind enum groups = no
winbind refresh tickets = true
template homedir = /home/%D/%U
template shell = /bin/bash
client use spnego = yes
domain master = no
create mask = 0664
directory...
2006 Jul 18
0
Access denied/WERR_ACCESS_DENIED on Printer Properties/rpcclient
...any of the printer settings (e.g. Location, etc. and of course
the driver to use). I've successfully uploaded the correct driver with
the APW in the print$ share. The printer data/settings can't be
modified by rpcclient too.
I've executed rpcclient in this way:
<snip>
rpcclient SERVER04 --user=root%secret --command='setdriver
Kyocera-Mita-FS-C5016N-KX-1 "Kyocera Mita FS-C5016N KX"'
</snip>
On Windows, if I try to change some settings I get an error like
"settings can't be changed. access denied."
Here's the snippet of the configuration f...
2006 Aug 03
0
wrong file owner name in shares
...ername map = /etc/samba/smbusers
map to guest = Bad User
logon path = \\%L\profiles\.msprofile
logon home = \\%L\%U\.9xprofile
logon drive = P:
passdb backend = smbpasswd
domain logons = no
local master = yes
wins server = 192.168.100.1
wins support = no
netbios name = server04
add machine script =
preferred master = auto
encrypt passwords = yes
security = domain
password server = *
winbind separator = +
idmap uid = 10000-20000
idmap gid = 10000-20000
winbind enum users = yes
winbind enum groups = yes
winbind use default domain = yes
te...
2013 Aug 05
1
Samba 4 as member server
.../lib/samba/private/secrets.ldb: No such
object: (null): Have you joined the VERWALTUNG domain?]
samba_terminate: Cannot start Winbind (domain member): Failed to find
record for VERWALTUNG in /var/lib/samba/private/secrets.ldb: No such
object: (null): Have you joined the VERWALTUNG domain?
root at server04:/var/lib/samba/private# ls -la
insgesamt 3784
drwxr-xr-x 3 root root 4096 Aug 5 21:50 .
drwxr-xr-x 7 root root 4096 Aug 5 21:47 ..
-rw------- 1 root root 1286144 Aug 5 21:50 privilege.ldb
-rw------- 1 root root 696 Aug 5 21:50 randseed.tdb
-rw------- 1 root root 1286144 Aug 5 21:50 s...
2016 Aug 29
2
Certain systems can no longer access samba post upgrade to 4.3.9
During an ubuntu 14.04 update samba was updated from 4.1.6 to 4.3.9. We
had no problems with any windows system accessing the server prior to the
upgrade to 4.3.9. It seems to affect access to the entire samba server as
no shares are able to be seen or accessed when trying to view \\servername
or \\servname.domain.local
The "fix" seems to be to use the fully qualified name, but after
2016 Aug 31
0
Certain systems can no longer access samba post upgrade to 4.3.9
...e to reproduce this in our Dev environment. Which class do you
> want me to set logging level 10 on, or to be safe just use all?
>
> Here is the smb.conf file in case anyone sees anything in there:
>
> [global]
> security = ads
> netbios name = server104
> netbios aliases = server04
> realm = DOMAIN.LOCAL
> idmap config * : range = 500-10000000
> idmap config * : backend = tdb
> winbind enum users = no
> winbind enum groups = no
> winbind refresh tickets = true
> template homedir = /home/%D/%U
> template shell = /bin/bash
> client use spnego = yes
&g...