Displaying 7 results from an estimated 7 matches for "arnst".
Did you mean:
ernst
2004 Feb 18
1
smbclient -L shows only a part of the shares
...e -Uname%pw" to list the
shares of one of the servers of an ADS Domain.
Unfortunately only about 30% of the shares of this particular server
appear in the list.
In windows all shares are visible. I used the same account in Linux and
Windows, to browse the shares.
Any Hints?
Regards,
Rainer Arnst
2003 Dec 09
1
rpcclient / adddriver returns WERR_ACCESS_DENIED
...syslog = 0
log file = /var/log/samba/log.%m
max log size = 1000
dns proxy = No
panic action = /usr/share/samba/panic-action %d
# invalid users = root
hosts allow = all
printing = cups
load printers = yes
printer admin = root,arnstr,guest
printcap name = cups
[printers]
comment = All Printers
path = /var/spool/samba
browseable = no
public = yes
guest ok = yes
writable = yes
printable = yes
printer admin = root,arnstr,guest
[print$]
comment = Pr...
2003 Nov 14
1
Samba 3 as Domain Member / W2k ADS
Hi,
I set up Samba to be a Domain Member in W2k ADS Domain. The
authentication basically works, the only problem is, that a unix account
with the same name is needed on the samba machine for it to work. (The
pw though checked against the ad.)
How do I get rid of the neccessity to have corresponding unix accounts
for the ads users?
Thanks in Advance,
Rainer
2004 Jan 13
1
Can't get "getent passwd" to display winbind users
...s of the AD, but "getent passwd" only shows
the contents of the file /etc/passwd.
I have been following the instruction for winbind (Chapter 21) in the
Samba-HOWTO-Collection.
Any comments would be greatly appreciated.
Regards,
Rainer
Here's some data about my configuration.
PCA-ARNSTR:/lib# ls /lib/*winbind* -l
-rw-r--r-- 1 root root 15024 Dec 31 06:06
/lib/libnss_winbind.so.2
Here is my /etc/nsswitch.conf
--------------------------------------
# /etc/nsswitch.conf
passwd: files winbind compat
group: files winbind compat
shadow: files co...
2004 Jan 08
0
Configuring Samba/Winbind 3.0 as a Domain Member in a 2003 - AD Domain
Hi,
I have to set up several linux boxes, which should be able to
authenticate smb and unix logins against the Windows 2003 AD. When a
user logs in the first time the home directory should automatically be
created (possible?).
I read some online documents which (to my understanding :) ) stated that
for every samba domain member a user in the AD must be created whose
names matches the samba host
2004 Jan 19
0
Can only login from Windows, when not a domain member
Hi,
I have set up Samba 3.0.1 to work as a Domain Member. Security is ADS.
"wbinfo -a User%Pass" works for the ADS users, winbind works as well.
"wbinfo -t" is ok as well.
When I try to connect to the computer from windows, it is only
successful, when I am not logged in as a member of the domain like
"domain\user" but logged in as a local user on the windows box
2004 Jul 22
0
Samba 3.0 / Cups - Shared Printers vanishing
Hi!
I am using Samba 3.0.4 + CUPS as a print server for a lot of windows
machines. Since some days, all shared printers are gone every morning.
Printers are still accessible in CUPS, but if you open a windows
explorer and view the shares of the print server... there's nothing.
Printing also does not work.
Restarting samba & winbind solves the problem until the next morning.
Does