diff -Nur gnome-cups-manager-0.31/libgnomecups/gnome-cups-ui-connection.c gnome-cups-manager-0.31.new/libgnomecups/gnome-cups-ui-connection.c
--- gnome-cups-manager-0.31/libgnomecups/gnome-cups-ui-connection.c	2006-05-18 12:53:57.000000000 +0200
+++ libgnomecups/gnome-cups-ui-connection.c	2006-05-18 12:55:38.000000000 +0200
@@ -1400,7 +1400,6 @@
 		w =  glade_xml_get_widget (cs->xml, "smb_username_entry");
 		gtk_entry_set_text (GTK_ENTRY (w), username);
 		w =  glade_xml_get_widget (cs->xml, "smb_password_entry");
-		gtk_entry_set_text (GTK_ENTRY (w), resource);
 	} else if (0 == g_ascii_strcasecmp (method, "lpd")) {
 		type = GCUPS_CONNECTION_LPD;
 
