Hi all,
I've successfully configured a samba server in a windows workgroup setting.
Filesharing works more or less as it should, with individual user accounts corresponding with the unix/samba accounts, kept in synch. However, I have problems setting up printers, I get access denied errors.
I've configured printers/print$ shares with no access restrictions whatsoever, but still get these errors.
Here's a snippet of the samba log:
[2008/07/17 10:23:24, 0] smbd/service.c:make_connection(1191)
pyxie (192.168.100.137) couldn't find service ::{2227a280-3aea-1069-a2de-08002b30309d}
[2008/07/17 10:24:56, 0] auth/auth_util.c:create_builtin_administrators(792)
create_builtin_administrators: Failed to create Administrators
The long ID string in the log is related to windows' custom printer folder, I think.
Any tips or howtos that cover these kind of scenarios?
thanks!