Displaying 9 results from an estimated 9 matches for "sharelist".
2007 Apr 16
1
Multiscreen patches
0001-Do-not-use-shareList-for-multiple-screens.txt
This is essential to get compiz to control multiple screens. I assume
there's a better way though. We can either remove the shareList
support entirely or we should check if it's supported or not.
Improvements on this patch might be a good idea. In Beryl we chose to...
2002 Jul 29
6
Looking for a script to add/remove multiple shares from smb.conf
Has anyone ever written a script to remove individual shares from the
smb.conf file? I am trying to put together a script that will add &
remove multiple shares at once by giving a <sharelist as input to the
script.
Adding shares is easy because I can just append the shares to the
smb.conf file, but removing individual share entries within the smb.conf
file without messing up the syntax of the file is the tricky part. Any
insights would be appreciated.
Thanks,
2007 Apr 12
1
Multihead related issues
...;s probably not the
ideal solution. Personally I don't know the best approach to this;
While context switching is generally slow, I don't see any real way
out of it that would be faster, and it doesn't happen all that often
even with Dennis' patches. The OpenGL context switching and sharelist
issue is the big blockers, and where I hope I could get some input.
I'm not sure it's anything we can do with lack of sharelist (?), and
honostly, it's not my field of expertise, but let's see if we can't
figure something out.
There's one last thing related to bigscreen mul...
1999 Oct 07
2
Tree connect failed: ERRSRV - ERRbadpw (2nd try)
Hi all together,
all answers to my first posting didn't help to solve my
problem.
Maybe this can help you.
When I'm doing: smbclient -L MYLINUX -U MYUSER
I get the following message:
Added interface ip=195.90.254.xxx broadcast=295.90.254.255
nmask=255.255.255.0
Password: <enter password for myuser>
Domain=[MYDOMAIN] OS=[Unix] Server=[Samba 2.0.5a]
Tree connect failed: ERRSRV -
2019 Jan 14
0
SMB3.11 and receiving NT_STATUS_SMB_BAD_CLUSTER_DIALECT
...vide the tuple <hostname, sharename> parsed from the request message to invoke the event specified in [MS-SRVS] section 3.1.6.8, to normalize the hostname by resolving server aliases and evaluating share scope. The server MUST use <normalized hostname, sharename> to look up the Share in ShareList. If no share with a matching share name and server name is found, the server MUST fail the request with STATUS_BAD_NETWORK_NAME. If a share is found, the server MUST do the following:
If Share.Type includes STYPE_CLUSTER_FS, STYPE_CLUSTER_SOFS, or STYPE_CLUSTER_DFS and Connection.Dialect is greater...
2003 Dec 11
4
Windows 2000 and krb5 tickets.
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
OK. I've done some more research, and here's what I get.
smbd --version
Version 3.0.0
strings libkrb5.so.3.2 | grep BRAND
KRB5_BRAND: krb5-1-3-1-final 1.3.1 20030730
Everything seems to work, but trying to access the Samba server results in:
[2003/12/11 14:54:19, 3] libads/kerberos_verify.c:ads_verify_ticket(308)
~ ads_verify_ticket: enc
1998 Sep 07
3
The password is incorrect. Try Again
This is probably an easy one. I have just setup Samba on my Debian 2.0
system with kernel 2.0.34. It was extremely easy set up, great job Samba
and Debian people. My problem is that I can see both of my Debian computers
in Network Neighborhood but can not log in to both of them. The one I can
log in to is Debian 1.3 with 2.0.33 on it. When I double-click on the
Debian 2.0 machine it prompts me for
2007 Aug 03
4
[ANNOUNCE] compiz-0.5.2
...Remove deprecated gdk API.
Guillaume Seguin:
Add raise_on_rotate option.
James Jones:
Only use bindTexImage and releaseTexImage on textures
Fix unredirect fullscreen windows.
Kristian Lyngstol:
Change warpPointer() to take a CompScreen as argument.
Do not use shareList.
Stop processing a keypress after a plugin has handled it.
Mike Dransfield:
Changed plugin vTable option functions to include a reference
Bump ABI version
Fix action options with long names
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/app/co...
2007 Oct 01
4
[ANNOUNCE] compiz-0.6.0
...s option.
Add run_command to keyboard shortcut list.
Set SM restart style to SmRestartIfRunning on exit.
Require 'compiz' not @COMPIZ_REQUIRES@ in plugin pkg-config files.
Kristian Lyngstol (4):
Change warpPointer() to take a CompScreen as argument.
Do not use shareList.
Stop processing a keypress after a plugin has handled it.
Autoraise for transients too
Mike Dransfield (58):
Add flat file configuration backend.
Prevent excessive reads and writes
Correct typo in comments
Added Erkin to AUTHORS file
Make action options a...