Displaying 4 results from an estimated 4 matches for "albatro".
Did you mean:
  albatros
  
2002 Mar 05
0
Cannot see any clients in the "network neighborhood"
...to all the clients. just cannot 
see them anymore under the network neighborhood or windows 
explorer..
This all worked fine prior to the upgrade....
a partial clipping of the smb.conf file:
# Global parameters
[global]
        announce as = Win95
        workgroup = LAW
        netbios name = ALBATROS
        server string = Samba Server
        interfaces = 192.168.11.7/24 192.168.12.1/28
        encrypt passwords = Yes
        passwd program = /usr/bin/passwd %u
        passwd chat = *New*UNIX*password* %n\n 
*ReType*new*UNIX*password* %n\n 
*passwd:*all*authentication*tokens*updated*successf...
2008 Feb 25
1
Fullscreen support on dual head with virtual desktop
..., but an upgrade "fixed" the bug I had become
dependent on.
I tried to use the normal fullscreen keyboard shotcuts in metacity and
compiz but neither worked since NET_WM_ACTION_FULLSCREEN is not in the
NET_WM_ALLOWED_ACTIONS.
Is the a good reason for this, and how do I work around it?
/Albatros
2004 Sep 23
2
Per-alias shares?
I'm trying to figure out if there's any way to have multiple virtual 
servers on the same machine, each server having different shares.  
Barring running multiple smbd processes, I don't see a way.  Is there one?
Thanks!
-Ken
2000 May 05
0
BUG REPORT : SWAT on Samba 2.0.7
...ould have if i'd set my mind to it.  
A quick workaround is to do a "chmod 644 /etc/smb.conf" but a fix to handle the permissions correctly would be nicer wouldn't you say! ;-)
My smb.conf (have a look at the "root" share):
# Samba config file created using SWAT
# from Albatros.cod.ie (192.168.1.2)
# Date: 2000/05/05 21:45:52
# Global parameters
[global]
 workgroup = MIDDLEEARTH
 netbios name = HOBBITON
 server string = %L server running Samba %v
 username map = /etc/smbusers
 log file = /var/log/samba/log.%m.log
 max log size = 1000
 socket options = TCP_NODELAY IPTOS_...