search for: ganault

Displaying 19 results from an estimated 19 matches for "ganault".

Did you mean: dafault
2007 Apr 18
9
Feedback on Linksys SPA-921 and GrandStream GXP-2000
Hello I'm about to order a GrandStream GXP-2000 and a Linksys SPA-921 I'd like to have some user feedback about how those phones perform, and whether their LCD screen displays both the caller ID name and number (The GrandStream BT-100 only displays numbers, which isn't very helpful). Thank you.
2007 May 29
2
OpenVox A400P01on thin client?
Hello, I'm thinking of ordering an OpenVox A400P01 (A400P + 1 PORT FXO Bundle) for use in a old IBM 8364 thin client: http://www.openvox.com.cn/products_detail.php?genre_id=9&id=28 http://silicon-verl.de/home/flo/software/netstation-8364/ Has someone already used this hardware with Asterisk, especially on a small piece of hardware like this, and could offer some feedback? Thank you.
2008 Jun 27
7
[3.0.28a] Telling XP to save password?
Hello We're successfully running Samba 3.0.28a on a FreeBSD server and sharing files with XP clients. There's only one problem: By default, XP doesn't let the user save the password, so they have to type it every time they reboot. Is there a way to tell XP to remember the password between reboots/sessions? Thank you.
2011 May 10
4
[3.4.7] Right way to provide full access?
Hello I'd like to configure Samba on a test host running Ubuntu so that I have full read/write access from XP to a sub-directory of the root filesystem. The host is located on a LAN behind a firewall, so security is not an issue, ie. I'd like to configure Samba with no/minimal security. Currently, I can read but can't write. Between /etc/passwd, smb.conf, and access rights to the
2010 Jul 28
4
[Ubuntu 10.04] Share not visible from XP?
Hello I waited 15mn in case it was due to some browsing issue, but the directory I shared on a Ubuntu server still doesn't show up in the XP Net'hood, with no error when starting smbd or in /var/log/samba/log.smbd. Here's the smb.conf I wrote: =================== # cat /etc/samba/smb.conf [global] ;Checked: Same wg on XP workgroup = WORKGROUP server string = Samba Server %v
2008 May 10
1
[samba 3.0.28a,1] Unable to connect to CUPS
Hello I don't have CUPS installed on this FreeBSD 6.3 host, but don't provide printer access to SMB clients anyway, but still, I get the following error in log.smbd when starting up Samba: ========= # tail -f log.smbd [2008/05/10 16:31:16, 0] smbd/server.c:main(944) smbd version 3.0.28a started. Copyright Andrew Tridgell and the Samba Team 1992-2008 [2008/05/10 16:31:17, 0]
2010 Jul 30
1
[3.4.7/Ubuntu 10.04] Can modify but not create/delete
Hello I notice I can modify existing files, but not create/delete. I also notice that after saving a file I modified, Samba sets its access rights to 744. nobody.nogroup owns /var/www, with /var/www/. as 755 Logged on from XP as "nobody". Here's /etc/samba/smb.conf: ================== [global] workgroup = WORKGROUP netbios name = LINUX server string = Samba Server %v security =
2010 Jul 29
1
Purging Windows cache after NetBIOS namechange?
Hello XP(SP3) seems to take a long time to update its list of shares after changing the NetBIOS name used in Samba (eg. going from "LINUX" to "UBUNTU"). Is there a command in Windows that can purge the data, and perform a new broadcast/WINS call to get the list of hosts and shares? Thank you.
2007 Aug 21
1
[NetBIOS] Registering new name?
Hello I'm having a hard time finding information about NetBIOS. Maybe someone here has good experience with this API, so I figured I could try asking here, although the question is specifically on how to use NetBIOS in an all-Windows LAN from Visual Basic :-/ I'm trying to register a new name on a server so that clients can locate it by broadcasting its NetBIOS name. At this point,
2010 Aug 02
1
Must restart nmbd to connect
Hello I'm seeing this issue when connecting from XPSP3 to Ubuntu 10.04 running Samba 3.4.7 installed through apt-get: After booting Ubuntu, if I try to connect to a share from XP, I get this error: ======= C:\>net use x: \\linux\www /user:me System error 59 has occurred. An unexpected network error occurred. ======= When I run "ps aux", I notice that for some reason, smbd is
2015 Mar 27
3
[3.6.6] Possible to allow password-free read/write access?
Hello At home, I use my Windows client host without entering a password, and would like to access a local Linux host likewise, ie. without being prompted for login/password while still having read/write access. Is this possible? Currently, I created no Unix/Samba accounts for the Windows user, and the following smb.conf only works in read-only mode (ie. I get an error when trying to write):
2007 May 28
1
[1.2.18] Wrong steps in extensions.conf?
Hello, Sometimes, when a call comes in from the PSTN through our VoIP gateway, the information that is sent to our web page that logs calls includes the original CID name instead of the one that is we expect to be rewritten on the fly using Asterisk's LookupCIDName: ================= ;extensions.conf [internal] exten => group,1,LookupCIDName exten =>
2015 Apr 02
0
[3.6.6] Possible to allow password-free read/write access?
Hello At 22:09 02/04/2015, Linda W wrote: >It might be possible, but it might be more pain than it is worth. It's actually very easy, but all Windows users will be logged as a single user ("nobody", by default) which is fine in the home setup I intended: [global] security = user ;defaults to "nobody" map to guest = bad user [ ] [myshare] path = /usr/share/myshare
2008 Apr 18
2
[3.0.28,1/smb.conf] Can't hide dot files
Hello I set up Samba 3.0.28,1 on a FreeBSD 6.3 host. I'd like users _not_ to see the hidden dot files in directories, but "hide dot files" doesn't work, no matter whether I put it in [global] or [homes]: ====== [global] workgroup = WORKGROUP netbios name = Samba hosts allow = 192.168.0. 127. log file = /var/log/samba/log.%m max log size = 50 socket options = SO_RCVBUF=8192
2008 Apr 18
0
Re: samba Digest, Vol 64, Issue 18
At 12:01 18/04/2008 +0000, cperry@hmdc.harvard.edu wrote: > veto files = /.??*/ Thanks. I guess "hide dot files = yes" is deprecated.
2008 May 10
1
[samba 3.0.28a,1) PANIC: tdb_reopen_all failed
Hello I got a bunch of PANIC messages this morning on a FreeBSD 6.3 host, and had to restart Samba: ======== [2008/05/10 10:28:51, 0] lib/util.c:smb_panic(1633) PANIC (pid 43086): tdb_reopen_all failed. [2008/05/10 10:28:51, 0] lib/util.c:log_stack_trace(1737) BACKTRACE: 3 stack frames: #0 0x8220341 <smb_panic+73> at /usr/local/sbin/smbd #1 0x82b9389 <main+4773> at
2010 Jul 30
0
smbpasswd doesn't accept -'s in username?
Hello Since Lighttpd sets /var/www to www-data, I ran this: # grep -i "www-data" /etc/passwd www-data:x:33:33:www-data:/var/www:/bin/sh # smbpasswd -a "www-data" New SMB password: Retype new SMB password: Unable to modify TDB passwd: NT_STATUS_UNSUCCESSFUL! Failed to add entry for user www-data. Can you confirm that Samba doesn't allow dashes in usernames? Is there a
2011 Aug 01
1
Lighttpd + Samba for read/write?
Hello On a Ubuntu host, I'd like to be able to read/write files in Lighttpd's /var/www from XP. By default, /var/www is owned by root.root, while Samba tutorials I read usually prefer to use nobody.nogroup. How should I configure things so that Lighttpd and Samba work well together in read/write mode? Thank you.
2010 Jul 31
3
Alternative to Samba by Link***?
Hello I vaguely remember reading an article months ago about some fork or altnernative provider of Samba called something like Link***. The Wikipedia article on Samba only mentions TNG. http://en.wikipedia.org/wiki/Samba_%28software%29 Does someone know what I'm refering to and could tell me more? Thank you.