Displaying 3 results from an estimated 3 matches for "pyw".
Did you mean:
pw
2014 Aug 23
0
color is not known to server "FOREGROUND"
...-1) [Resource temporarily unavailable].
gm display: Color is not known to server (FOREGROUND) [No such file or directory].
gm display: Color is not known to server (BACKGROUND) [No such file or directory].
I have now discovered a tcl/tk program that appears to have the same issue:
$ ./Mobi_Unpack.pyw
Traceback (most recent call last):
File "./Mobi_Unpack.pyw", line 211, in <module>
sys.exit(main())
File "./Mobi_Unpack.pyw", line 202, in main
root = Tkinter.Tk()
File "/usr/lib64/python2.7/lib-tk/Tkinter.py", line 1745, in __init__
self.tk =...
2006 Sep 19
3
Setting Windows drivers gives access denied error
...log file = /var/log/samba.d/smb.%m
max log size = 10000
log level = 2
name resolve order = lmhosts hosts wins bcast
add user script = /usr/sbin/useradd -d /dev/null -g 212 -s
/bin/false -M %u
winbind trusted domains only = yes
logon script = %U.pyw
logon path = \\%L\%u\profile
logon home = \\%L\%u
logon drive = H:
password server = [snipped]
domain master = No
preferred master = No
domain logons = No
os level = 69
dns proxy = No
load printers = yes...
2006 Sep 19
6
Problem logon to PDC
Hello,
I have setup a cluster system with drbd and heartbeat. I have samba running
as a PDC. Everything works great when I am on server1 But when failover
ocuurs I cannot seem to log on the domain anymore.
I Have symlinks to my home share : /var/cache/samba , /etc/samba/ who are
synced between 2 servers.
Do I have to sync another files ??
greets
John