Displaying 9 results from an estimated 9 matches for "gltest".
Did you mean:
nltest
2019 Jan 23
2
nobody account already in shared directory write list, can not write
....conf as below:
[global]
server string = Samba Server Version %v
log file = /var/log/samba/log.%m
browseable=no
guest ok = no
security = user
map to guest = bad user
load printers = no
printing = bad
printcap name = /dev/null
disable spools = yes
workgroup = HIKNAS
netbios name = fs01
[gltest]
comment =
path = /mnt/gltest
public = yes
writeable = yes
valid users = nobody
write list = nobody
directory mask = 0755
2019 Jan 23
0
nobody account already in shared directory write list, can not write
...> log file = /var/log/samba/log.%m
> browseable=no
> guest ok = no
> security = user
> map to guest = bad user
> load printers = no
> printing = bad
> printcap name = /dev/null
> disable spools = yes
> workgroup = HIKNAS
> netbios name = fs01
>
> [gltest]
> comment =
> path = /mnt/gltest
> public = yes
> writeable = yes
> valid users = nobody
> write list = nobody
> directory mask = 0755
Try it like this:
[global]
workgroup = HIKNAS
netbios name = fs01
security = user
server string = Samba Server Version %v
log f...
2019 Mar 07
2
When ad domain machine shutdown, samba can not auth with unix local user
...ogin
template homedir = /var/naslocalhome
idmap config * : backend = tdb
idmap config * : range = 3000-7999
idmap config HIKAD1 : backend = rid
idmap config HIKAD1 : range = 100000-999999
realm = HIKAD1.COM <http://hikad1.com/>
workgroup = HIKAD1
netbios name = numb2
[gltest]
comment =
path = /hdcfs/gltest
public = no
writable = no
valid users = "HIKAD1\aduser",gluser
write list = "HIKAD1\aduser",gluser
directory mask = 0755
2009 Feb 08
7
Helpful Hints for OS X Users (Idiots Guide?)
Hello,
I have been busy working away at getting Darwine to run on OS X with no luck... I tried uninstalling and reinstalling many times, but I was continually getting gdi32.dll errors.
This guide was tested on OS X Leopard 1.5.6. The following guide is how I set it up. The steps may vary slightly for you. Be sure to read this whole thread before actually trying some of the things listed here,
2008 Dec 04
6
OpenGL test?
First off I just want to say thank you to all who contribute to wine, it is an awesome piece of software for the Linux community.
I am trying to find a way to do a simple OpenGL test within Wine. I have looked all over but I can't seem to find anything. What is the easiest way to test OpenGL and ensure that it's working correctly?
The reason I'm asking is this: I recently upgraded
2019 Mar 07
0
When ad domain machine shutdown, samba can not auth with unix local user
...> idmap config * : backend = tdb
> idmap config * : range = 3000-7999
> idmap config HIKAD1 : backend = rid
> idmap config HIKAD1 : range = 100000-999999
> realm = HIKAD1.COM <http://hikad1.com/>
> workgroup = HIKAD1
> netbios name = numb2
>
> [gltest]
> comment =
> path = /hdcfs/gltest
> public = no
> writable = no
> valid users = "HIKAD1\aduser",gluser
> write list = "HIKAD1\aduser",gluser
> directory mask = 0755
Try changing 'winbind offline logon = false' to 'winbind...
2019 Mar 07
2
When ad domain machine shutdown, samba can not auth with unix local user
Hi,
I config my samba join a ad domain(security = ADS), using samba 4.7.1 in CentOS7.5.
Everything gone well, I can login with ad user and local user at the same time.
But when the ad domain get down, I can not login with local user.
wbinfo -t prompt: NT_STATUS_DOMAIN_CONTROLLER_NOT_FOUND,
smbclient login with NT_STATUS_NO_LOGON_SERVER error.
I lookup the debug message, and found auth
2008 Jun 12
0
[Foxgui-users] Segmentation fault on exit
...:
> Hi there. I am probably doing something really stupid here, but I am
> having difficulty getting my Fox application to exit cleanly. I have
> written it as a new class "viewer"; my top level code looks like this;
>
> // Make application
> FXApp application("GLTest","FoxTest");
>
> // Open the display
> application.init(argc,argv);
>
> // Make window
> new viewer(&application,meshDescription, runTime);
>
> // Create the application''s windows
> application.create();
>
> // Run the a...
2017 Oct 10
6
[Bug 103202] New: Tearing with reverse prime (intel primary, nouveau secondary)
...driver. My DE is Gnome 3.26.
With this setup, I am seeing no tearing when I run full-screen OpenGL
applications on the internal screen. However, when I do the same on a screen
connected via HDMI, there is tearing. I am seeing the tearing both in my
little test application (https://git.ralfj.de/gltest.git) and when scrolling in
Firefox.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/nouveau/attachments/20171010/ee2a1d35/attachment.html>